From 51417f6fa01e0a671ecb678718c711072dcceb0b Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 20 Apr 2010 14:26:51 +0000 Subject: [PATCH] Removed default templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17752 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../default/GOsa_MultiSelectHeader.ihtml | 35 ---- gosa-core/ihtml/themes/default/acl.tpl | 154 ----------------- .../ihtml/themes/default/copyPasteDialog.tpl | 34 ---- gosa-core/ihtml/themes/default/filter.xsd | 129 --------------- gosa-core/ihtml/themes/default/framework.tpl | 58 ------- gosa-core/ihtml/themes/default/headers.tpl | 44 ----- gosa-core/ihtml/themes/default/help.tpl | 39 ----- gosa-core/ihtml/themes/default/islocked.tpl | 23 --- gosa-core/ihtml/themes/default/list.xsd | 141 ---------------- gosa-core/ihtml/themes/default/login.tpl | 101 ------------ .../ihtml/themes/default/logout-close.tpl | 13 -- gosa-core/ihtml/themes/default/logout.tpl | 22 --- gosa-core/ihtml/themes/default/msg_dialog.tpl | 155 ------------------ gosa-core/ihtml/themes/default/password.tpl | 135 --------------- gosa-core/ihtml/themes/default/remove.tpl | 17 -- .../ihtml/themes/default/setup_headers.tpl | 24 --- gosa-core/ihtml/themes/default/sizelimit.tpl | 17 -- .../ihtml/themes/default/snapshotdialog.tpl | 97 ----------- 18 files changed, 1238 deletions(-) delete mode 100644 gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml delete mode 100644 gosa-core/ihtml/themes/default/acl.tpl delete mode 100644 gosa-core/ihtml/themes/default/copyPasteDialog.tpl delete mode 100644 gosa-core/ihtml/themes/default/filter.xsd delete mode 100644 gosa-core/ihtml/themes/default/framework.tpl delete mode 100644 gosa-core/ihtml/themes/default/headers.tpl delete mode 100644 gosa-core/ihtml/themes/default/help.tpl delete mode 100644 gosa-core/ihtml/themes/default/islocked.tpl delete mode 100644 gosa-core/ihtml/themes/default/list.xsd delete mode 100644 gosa-core/ihtml/themes/default/login.tpl delete mode 100644 gosa-core/ihtml/themes/default/logout-close.tpl delete mode 100644 gosa-core/ihtml/themes/default/logout.tpl delete mode 100644 gosa-core/ihtml/themes/default/msg_dialog.tpl delete mode 100644 gosa-core/ihtml/themes/default/password.tpl delete mode 100644 gosa-core/ihtml/themes/default/remove.tpl delete mode 100644 gosa-core/ihtml/themes/default/setup_headers.tpl delete mode 100644 gosa-core/ihtml/themes/default/sizelimit.tpl delete mode 100644 gosa-core/ihtml/themes/default/snapshotdialog.tpl diff --git a/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml b/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml deleted file mode 100644 index 9f71d5c1a..000000000 --- a/gosa-core/ihtml/themes/default/GOsa_MultiSelectHeader.ihtml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - -
-
- - - - - - -
- - - -
-
-
- - diff --git a/gosa-core/ihtml/themes/default/acl.tpl b/gosa-core/ihtml/themes/default/acl.tpl deleted file mode 100644 index 34e178e3f..000000000 --- a/gosa-core/ihtml/themes/default/acl.tpl +++ /dev/null @@ -1,154 +0,0 @@ -{if !$acl_readable} - -

{msgPool type=permView}

- -{else} - {if $dialogState eq 'head'} -

{t}Assigned ACL for current entry{/t}

- {$aclList} - - - {if $acl_createable} - - - {/if} - {/if} - - {if $dialogState eq 'create'} -

{t}ACL type{/t} - {if !$acl_writeable} -   - {else} -   - {if $javascript eq 'false'} - - - {/if} - {/if} -

- -
-
- {t}Additional filter options{/t}  - {if !$acl_writeable} - - {else} - - {/if} -
- - - - - - - - - - - - -
- {t}Use members from{/t} - - {if $javascript eq 'false'}{/if} -

-
- -
- {t}Available members{/t}
- {if !$acl_writeable} - - {else} - - {/if} -
- {if $acl_writeable} - - -

- - - {/if} -
- {t}Members{/t}
- {if !$acl_writeable} - - - {else} - - {/if} -
- - {if $aclType ne 'reset'} - {if $aclType ne 'role'} - {if $aclType ne 'base'} -
- -

{t}List of available ACL categories{/t}

- {$aclList} - {/if} - {/if} - {/if} - - {if $aclType eq 'base'} -
-

{t}ACL for this object{/t}

- {$aclSelector} - {/if} - - {if $aclType eq 'role'} -
-

{t}Available roles{/t}

- {$roleSelector} - {/if} - -
-
- {if $acl_writeable} - - -   - {/if} - - -
- {/if} - - {if $dialogState eq 'edit'} - -

{$headline}

- - {$aclSelector} - -
-
- - -   - - -
- {/if} -{/if} diff --git a/gosa-core/ihtml/themes/default/copyPasteDialog.tpl b/gosa-core/ihtml/themes/default/copyPasteDialog.tpl deleted file mode 100644 index 049b9984c..000000000 --- a/gosa-core/ihtml/themes/default/copyPasteDialog.tpl +++ /dev/null @@ -1,34 +0,0 @@ -

{t}Copy & paste wizard{/t}

- -{$message} -
-
-{if $Complete == false} - {t}Some values need to be unique in the complete directory while some combinations make no sense. GOsa shows the relevant attributes. Please maintain the values below to fullfill the policies.{/t} -
-{t}Remember that some properties like taken snapshots will not be copied!{/t}  -{t}Or if you copy or cut an entry within GOsa and delete the source object, you may get errors while pasting this object again!{/t} - -
-
- {$AttributesToFix} - {if $SubDialog == false} -
- -
-   - {if $type == "modified"} - - {/if} - - -
- {/if} -{else} -
-
-

{t}Operation complete{/t}

-
-   -
-{/if} diff --git a/gosa-core/ihtml/themes/default/filter.xsd b/gosa-core/ihtml/themes/default/filter.xsd deleted file mode 100644 index f22926a87..000000000 --- a/gosa-core/ihtml/themes/default/filter.xsd +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gosa-core/ihtml/themes/default/framework.tpl b/gosa-core/ihtml/themes/default/framework.tpl deleted file mode 100644 index c02e26576..000000000 --- a/gosa-core/ihtml/themes/default/framework.tpl +++ /dev/null @@ -1,58 +0,0 @@ - - -{$php_errors} -
-
-
GOsa - {if !$javascript} - Main {t}Main{/t} - - {else} - Main {t}Main{/t} - - {/if} -   - - Help {t}Help{/t} - -   - {if !$javascript} - - Sign out {t}Sign out{/t} - - {else} - - Sign out {t}Sign out{/t} - - {/if} -
-
{t}Signed in:{/t} {$username}
-
- - - - - - - - - - {if $channel != ""} - - {/if} -
- - - - -
- {$msg_dialogs} - {$contents} -
-
{$errors}{$focus}
diff --git a/gosa-core/ihtml/themes/default/headers.tpl b/gosa-core/ihtml/themes/default/headers.tpl deleted file mode 100644 index 8edfd2159..000000000 --- a/gosa-core/ihtml/themes/default/headers.tpl +++ /dev/null @@ -1,44 +0,0 @@ - - - - - {if isset($title)}{$title}{else}GOsa{/if} - - - - - - - - - - - - - - - - - - - -{if $iePngWorkaround} - -{/if} - - -{if $usePrototype == 'true'} - - - - - - -{/if} - - diff --git a/gosa-core/ihtml/themes/default/help.tpl b/gosa-core/ihtml/themes/default/help.tpl deleted file mode 100644 index d8bf3e924..000000000 --- a/gosa-core/ihtml/themes/default/help.tpl +++ /dev/null @@ -1,39 +0,0 @@ - -{$php_errors} - -
-
- - - - - - -
- {t}GOsa help viewer{/t} - - {$backward} -    - - {t}Index{/t} - -    - {$forward} - -   -
-
-
-{$help_contents} -
- - - - -
- - diff --git a/gosa-core/ihtml/themes/default/islocked.tpl b/gosa-core/ihtml/themes/default/islocked.tpl deleted file mode 100644 index 445683f45..000000000 --- a/gosa-core/ihtml/themes/default/islocked.tpl +++ /dev/null @@ -1,23 +0,0 @@ -
-  {t}Locking conflict detected{/t} -
- -

- {t}Warning{/t}: {$message} -

-

- {t}If this lock detection is false, the other person has obviously closed the webbrowser during the edit operation. You may want to take over the lock by pressing the 'Edit anyway' button.{/t} -

- -

- - {if $allow_readonly} -   - - {/if} -   - -

- - - diff --git a/gosa-core/ihtml/themes/default/list.xsd b/gosa-core/ihtml/themes/default/list.xsd deleted file mode 100644 index 8d1c5321c..000000000 --- a/gosa-core/ihtml/themes/default/list.xsd +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gosa-core/ihtml/themes/default/login.tpl b/gosa-core/ihtml/themes/default/login.tpl deleted file mode 100644 index 7772a312e..000000000 --- a/gosa-core/ihtml/themes/default/login.tpl +++ /dev/null @@ -1,101 +0,0 @@ - - -{$php_errors} -
-
-
GOsa
-
{$version}
-
-
- {t}GOsa login screen{/t} -
-
- -{* GOsa login - smarty template *} - - -
- -
 
-
-
- -{$msg_dialogs} -
-
-

- {t}Login screen{/t} -

-
-
-
- -
- {t}Please use your username and your password to log into the site administration system.{/t}
- {if $ssl}{$ssl}{/if} - {if $lifetime}{$lifetime}{/if} -
- - - -
- {t}Username{/t}  - -
-
- {t}Password{/t}  - -
-
- {t}Directory{/t}  - -
- - -

- -

-
-
-
- {$message} -
-
- - - - -
-
-
- -
-
- -
- -{$errors} - - - - diff --git a/gosa-core/ihtml/themes/default/logout-close.tpl b/gosa-core/ihtml/themes/default/logout-close.tpl deleted file mode 100644 index b98070723..000000000 --- a/gosa-core/ihtml/themes/default/logout-close.tpl +++ /dev/null @@ -1,13 +0,0 @@ - - -
-
-

{t}Your GOsa session has been closed!{/t}

-

- {t}Please close this browser window and clean the authentication caches to avoid an automatic re-authentication by your browser.{/t} -

-
-
- - - diff --git a/gosa-core/ihtml/themes/default/logout.tpl b/gosa-core/ihtml/themes/default/logout.tpl deleted file mode 100644 index 1f6a447ed..000000000 --- a/gosa-core/ihtml/themes/default/logout.tpl +++ /dev/null @@ -1,22 +0,0 @@ - - -
-
-

{t}Your GOsa session has expired!{/t}

-

- {t}The last interaction with the GOsa web interface has been some time ago in the past. For security reasons, the session has been closed. To continue with administrative tasks, please sign in again.{/t} -

-
-
-
-
- - - - - - diff --git a/gosa-core/ihtml/themes/default/msg_dialog.tpl b/gosa-core/ihtml/themes/default/msg_dialog.tpl deleted file mode 100644 index 857518924..000000000 --- a/gosa-core/ihtml/themes/default/msg_dialog.tpl +++ /dev/null @@ -1,155 +0,0 @@ -{if $frame} - {if $IE} - -
- {else} -
- - {/if} -{else} - - - {if !$JS} - - {if $i_Type == $smarty.const.INFO_DIALOG || $i_Type == $smarty.const.CONFIRM_DIALOG || $i_Type == $smarty.const.OK_CANCEL_DIALOG} -
- {else} -
- {/if} - -
- -
- {if $i_Type == $smarty.const.ERROR_DIALOG} - {t}Error{/t} - {elseif $i_Type == $smarty.const.WARNING_DIALOG} - {t}Warning{/t} - {elseif $i_Type == $smarty.const.INFO_DIALOG || $i_Type == $smarty.const.CONFIRM_DIALOG || $i_Type == $smarty.const.OK_CANCEL_DIALOG} - {t}Information{/t} - {/if} - {$s_Title}
-
- - - - - - - -
- {$s_Message} -
-
- {if $i_Type == $smarty.const.ERROR_DIALOG || $i_Type == $smarty.const.WARNING_DIALOG || $i_Type == $smarty.const.INFO_DIALOG} - - {elseif $i_Type == $smarty.const.CONFIRM_DIALOG || $i_Type == $smarty.const.OK_CANCEL_DIALOG} - - - {/if} -
-
- - {else} - - {if $s_Trace != "" && $i_TraceCnt != 0} - - - {/if} - - {if $i_Type == $smarty.const.INFO_DIALOG || $i_Type == $smarty.const.CONFIRM_DIALOG || $i_Type == $smarty.const.OK_CANCEL_DIALOG} -
- {else} -
- {/if} - -
- -
- {if $i_Type == $smarty.const.ERROR_DIALOG} - {t}Error{/t} - {elseif $i_Type == $smarty.const.WARNING_DIALOG} - {t}Warning{/t} - {elseif $i_Type == $smarty.const.INFO_DIALOG || $i_Type == $smarty.const.CONFIRM_DIALOG || $i_Type == $smarty.const.OK_CANCEL_DIALOG} - {t}Information{/t} - {/if} - {$s_Title}
-
- - - - - {if $s_Trace != "" && $i_TraceCnt != 0} - - {/if} - - - {if $s_Trace != "" && $i_TraceCnt != 0} - - -
- {$s_Message} -
-
-
Trace
-
- {else} - - {/if} - {if $i_Type == $smarty.const.ERROR_DIALOG || $i_Type == $smarty.const.WARNING_DIALOG || $i_Type == $smarty.const.INFO_DIALOG} - - {elseif $i_Type == $smarty.const.CONFIRM_DIALOG} - - - {elseif $i_Type == $smarty.const.OK_CANCEL_DIALOG} - - - {/if} -
-
- - - {/if} -{/if} diff --git a/gosa-core/ihtml/themes/default/password.tpl b/gosa-core/ihtml/themes/default/password.tpl deleted file mode 100644 index 0dfc2f5fb..000000000 --- a/gosa-core/ihtml/themes/default/password.tpl +++ /dev/null @@ -1,135 +0,0 @@ - - - - - GOsa - {t}Change your password{/t} - - - - - - - - - - - - - - - - - {if isset($ieworkaround)}{/if} - - - - - - -{* GOsa login - smarty template *} -{$php_errors} - -{if $changed} -
-{t}Success{/t} {t}Your password has been changed successfully.{/t} -
-{else} -
-

- {t}Password{/t} - {t}Password change{/t} -

- - -

{$ssl}

- - - -

{$message}

- - -

- {t}This dialog provides a simple way to change your password. Enter the current password and the new password (twice) in the fields below and press the 'Change' button.{/t} -

- -
- - {if $show_directory_chooser} - - - - - {/if} - - - - - - - - - - - - - - - - - - - - -
{t}Directory{/t} - -
{t}Username{/t}{if $display_username} - - {else} - {$uid} - {/if} -
{t}Current password{/t}
{t}New password{/t}
{t}New password repeated{/t}
{t}Password strength{/t} - - -
- -
- -
- - -
- -

- -

- -
- -{/if} - -{$msg_dialogs} - -
{$errors}
- - - - - - diff --git a/gosa-core/ihtml/themes/default/remove.tpl b/gosa-core/ihtml/themes/default/remove.tpl deleted file mode 100644 index d413beab7..000000000 --- a/gosa-core/ihtml/themes/default/remove.tpl +++ /dev/null @@ -1,17 +0,0 @@ -
-  {t}Warning{/t} -
-

- {$intro} - {t}This may be used by several groups. Please double check if your really want to do this since there is no way for GOsa to get your data back.{/t} -

-

- {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t} -

- -

- -   - -

- diff --git a/gosa-core/ihtml/themes/default/setup_headers.tpl b/gosa-core/ihtml/themes/default/setup_headers.tpl deleted file mode 100644 index 25c0f38ba..000000000 --- a/gosa-core/ihtml/themes/default/setup_headers.tpl +++ /dev/null @@ -1,24 +0,0 @@ - - - - - {if isset($title)}{$title}{else}GOsa{/if} - - - - - - - - - - - - - - - - - - - diff --git a/gosa-core/ihtml/themes/default/sizelimit.tpl b/gosa-core/ihtml/themes/default/sizelimit.tpl deleted file mode 100644 index 276404de8..000000000 --- a/gosa-core/ihtml/themes/default/sizelimit.tpl +++ /dev/null @@ -1,17 +0,0 @@ -

{$warning}

-

-{t}The size limit option makes LDAP operations faster and saves the LDAP server from getting too much load. The easiest way to handle big databases without long timeouts would be to limit your search to smaller values and use filters to get the entries you are looking for.{/t} -

-

-{t}Please choose the way to react for this session{/t}: -

- -{t}ignore this error and show all entries the LDAP server returns{/t}
-{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}
-{$limit_message} - -

- -

- - diff --git a/gosa-core/ihtml/themes/default/snapshotdialog.tpl b/gosa-core/ihtml/themes/default/snapshotdialog.tpl deleted file mode 100644 index 5b32e9515..000000000 --- a/gosa-core/ihtml/themes/default/snapshotdialog.tpl +++ /dev/null @@ -1,97 +0,0 @@ -{if $RestoreMode} - -

{t}Restoring object snapshots{/t}

-
-
-{t}This procedure will restore a snapshot of the selected object. It will replace the existing object after pressing the restore button.{/t} -
-
-{t}Remember that DNS configuration and database entries could not be restored. For some objects it is only nescessary to open and save them again (goFon), but some entries must be recreated manually (glpi).{/t} -
-
-{t}Don't forget to check references to other objects, for example does the selected printer still exists ?{/t} -
-
-
- - {if !$restore_deleted} - - - - {/if} - - - - - - -
- {t}Object{/t}  - {$CurrentDN} -
-
- {if $CountSnapShots==0} - {t}There is no snapshot available that could be restored{/t} - {else} - {t}Choose a snapshot and click the folder image, to restore the snapshot{/t} - {/if} -
- {$SnapShotDivlist} -
- -
-
- -
- -{else} - -

{t}Creating object snapshots{/t}

-
-
-{t}This procedure will create a snapshot of the selected object. It will be stored inside a special branch of your directory system and can be restored later on.{/t} -
-
-{t}Remember that database entries, DNS configurations and possibly created zones in server extensions will not be stored in the snapshot.{/t} -
-
-
- - - - - - - - - - - - -
- {t}Object{/t} - - {$CurrentDN} -
- {t}Timestamp{/t} - - {$CurrentDate} -
-
- {t}Reason for generating this snapshot{/t}
- -
- -
-
- -   - -
- - -{/if} -- 2.30.2