summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 88708f6)
raw | patch | inline | side by side (parent: 88708f6)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Nov 2010 10:30:09 +0000 (10:30 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 25 Nov 2010 10:30:09 +0000 (10:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20367 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/debian/control | patch | blob | history | |
gosa-core/debian/smarty3.dirs | [new file with mode: 0644] | patch | blob |
gosa-core/debian/smarty3.install | [new file with mode: 0644] | patch | blob |
gosa-core/debian/smarty3.lintian-overrides | [new file with mode: 0644] | patch | blob |
index a9782886075bd93cf030627e175e9ff942ad3539..7c617e9d57fac48726fa37d11d2221fbb88d7d06 100644 (file)
--- a/gosa-core/debian/control
+++ b/gosa-core/debian/control
GOsa² is a combination of system-administrator and end-user web
interface, designed to handle LDAP based setups.
+Package: smarty3
+Architecture: all
+Depends: php5 | php5-cgi | php5-cli, ${misc:Depends}
+Description: Template engine for PHP
+ Smarty is a template engine for PHP. More specifically, it
+ facilitates a manageable way to separate application logic and content
+ from its presentation.
+ .
+ The Smarty 3 API has been refactored to a syntax geared for consistency
+ and modularity. The Smarty 2 API syntax is still supported, but will
+ throw a deprecation notice. You can disable the notices, but it is highly
+ recommended to adjust your syntax to Smarty 3, as the Smarty 2 syntax
+ must run through an extra rerouting wrapper.
diff --git a/gosa-core/debian/smarty3.dirs b/gosa-core/debian/smarty3.dirs
--- /dev/null
@@ -0,0 +1,2 @@
+usr/share/php/smarty3
+usr/share/doc/smarty3
diff --git a/gosa-core/debian/smarty3.install b/gosa-core/debian/smarty3.install
--- /dev/null
@@ -0,0 +1,46 @@
+gosa-core/include/smarty/plugins/modifiercompiler.strip.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.truncate.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.popup_init.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_checkboxes.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_image.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.default.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.counter.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/block.php.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_options.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.count_words.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.wordwrap.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_table.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_radios.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/shared.escape_special_chars.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.math.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.escape.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.popup.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.cat.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.msgPool.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.strip_tags.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.capitalize.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.date_format.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.fetch.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_select_date.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.lower.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.string_format.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.cycle.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.upper.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.html_select_time.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.count_paragraphs.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.replace.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.debug_print_var.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.indent.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/variablefilter.htmlspecialchars.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.count_sentences.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/function.mailto.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/block.textformat.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/outputfilter.trimwhitespace.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/shared.make_timestamp.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.noprint.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifiercompiler.count_characters.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.regex_replace.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/plugins/modifier.spacify.php /usr/share/php/smarty3/plugins
+gosa-core/include/smarty/sysplugins /usr/share/php/smarty3
+gosa-core/include/smarty/debug.tpl /usr/share/php/smarty3
+gosa-core/include/smarty/Smarty.class.php /usr/share/php/smarty3
diff --git a/gosa-core/debian/smarty3.lintian-overrides b/gosa-core/debian/smarty3.lintian-overrides
--- /dev/null
@@ -0,0 +1 @@
+smarty3: embedded-php-library usr/share/php/smarty3/Smarty.class.php