From c663c23fda946c980dd2bcf3dff2de099a3c4265 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 17 Mar 2010 16:31:33 +0000 Subject: [PATCH] Updated mimetype templates git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16834 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-plugins/goto/admin/mimetypes/generic.tpl | 37 ++++++++++++------- .../mimetypes/mimetype-filter-release.tpl | 12 ++++-- .../admin/mimetypes/mimetype-list-release.tpl | 12 ++++-- .../goto/admin/mimetypes/paste_generic.tpl | 3 +- .../goto/admin/mimetypes/release_select.tpl | 5 ++- 5 files changed, 44 insertions(+), 25 deletions(-) diff --git a/gosa-plugins/goto/admin/mimetypes/generic.tpl b/gosa-plugins/goto/admin/mimetypes/generic.tpl index 497023e90..29ee2c404 100644 --- a/gosa-plugins/goto/admin/mimetypes/generic.tpl +++ b/gosa-plugins/goto/admin/mimetypes/generic.tpl @@ -5,7 +5,8 @@ - + + @@ -60,20 +62,22 @@
@@ -23,7 +24,7 @@ {render acl=$gotoMimeGroupACL} - {html_options output=$gotoMimeGroups values=$gotoMimeGroups selected=$gotoMimeGroup} {/render} @@ -50,7 +51,8 @@ {/render} {if !$isReleaseMimeType} {render acl=$baseACL disable_picture='images/lists/folder_grey.png'} - + {image path="images/lists/folder.png" action="chooseBase" title="{t}Select a base{/t}"} + {/render} {/if}
- + + - - - - -

{if $IconReadable} - {t}Mime icon{/t} {else} - {t}Mime icon{/t} {/if}
+ +  
{render acl=$gotoMimeIconACL} @@ -100,7 +104,8 @@
+ + {t}File patterns{/t}{$must} {render acl=$gotoMimeFilePatternACL} {$gotoMimeFilePatterns} @@ -114,14 +119,15 @@ {/render} + + {t}Applications{/t} {render acl=$gotoMimeApplicationACL} {$gotoMimeApplications} {/render} {render acl=$gotoMimeApplicationACL} - {html_options options=$ApplicationList} @@ -146,11 +152,13 @@
+ + -
+ + {render acl=$gotoMimeLeftClickActionACL} @@ -175,13 +183,14 @@
+ + {t}Applications{/t} {render acl=$gotoMimeEmbeddedApplicationACL} {$gotoMimeEmbeddedApplications} {/render} {render acl=$gotoMimeEmbeddedApplicationACL} - {html_options options=$ApplicationList} diff --git a/gosa-plugins/goto/admin/mimetypes/mimetype-filter-release.tpl b/gosa-plugins/goto/admin/mimetypes/mimetype-filter-release.tpl index 6495f8fb5..355a8d396 100644 --- a/gosa-plugins/goto/admin/mimetypes/mimetype-filter-release.tpl +++ b/gosa-plugins/goto/admin/mimetypes/mimetype-filter-release.tpl @@ -1,6 +1,7 @@

- [F]{t}Filter{/t} + {image path="images/launch.png" align="right"}{t}Filter{/t} +

@@ -16,11 +17,13 @@
- +
+
@@ -29,7 +32,8 @@
- +
+
{$APPLY} diff --git a/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.tpl b/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.tpl index 1a5bf6f40..4a500a500 100644 --- a/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.tpl +++ b/gosa-plugins/goto/admin/mimetypes/mimetype-list-release.tpl @@ -1,6 +1,8 @@ - +
+ - - diff --git a/gosa-plugins/goto/admin/mimetypes/paste_generic.tpl b/gosa-plugins/goto/admin/mimetypes/paste_generic.tpl index 4aa8a11be..355725e06 100644 --- a/gosa-plugins/goto/admin/mimetypes/paste_generic.tpl +++ b/gosa-plugins/goto/admin/mimetypes/paste_generic.tpl @@ -5,7 +5,8 @@ -
+ +

 {$HEADLINE} {$SIZELIMIT}

@@ -9,7 +11,8 @@
- +
{$RELOAD} {$SEPARATOR} {image path="images/rocket.png"} + {$ACTIONS}
@@ -19,7 +22,8 @@ {$LIST}
+ + {$FILTER}
+ + diff --git a/gosa-plugins/goto/admin/mimetypes/release_select.tpl b/gosa-plugins/goto/admin/mimetypes/release_select.tpl index 37813af23..f11b391ad 100644 --- a/gosa-plugins/goto/admin/mimetypes/release_select.tpl +++ b/gosa-plugins/goto/admin/mimetypes/release_select.tpl @@ -1,12 +1,13 @@
-

[F]{t}Branches{/t}

+

{image path="{$branchimage}" align="right"}{t}Branches{/t} +

-- 2.30.2
{t}Current release{/t}  - {html_options output=$mime_releases values=$mime_releases selected=$mime_release}