Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-smarty-3.1.21-4 RPM for noarch

From OpenMandriva Cooker for x86_64 / main / release

Name: php-smarty Distribution: OpenMandriva Lx
Version: 3.1.21 Vendor: OpenMandriva
Release: 4 Build date: Tue Mar 22 20:53:46 2022
Group: Development/Other Build host: c64-1.openmandriva.org
Size: 1107446 Source RPM: php-smarty-3.1.21-4.src.rpm
Packager: bero_massbuild <bero+massbuild@lindev.ch>
Url: http://www.smarty.net/
Summary: The compiling PHP template engine
Smarty is a template engine for PHP.  More specifically, it
facilitates a manageable way to separate application logic and
content from its presentation.  This is best described in a
situation where the application programmer and the template
designer play different roles, or in most cases are not the same
person.  For example, let's say you are creating a web page that
is displaying a newspaper article.  The article headline, tagline,
author and body are content elements, they contain no information
about how they will be presented.  They are passed into Smarty by
the application, then the template designer edits the templates
and uses a combination of HTML tags and template tags to format
the presentation of these elements (HTML tables, background
colors, font sizes, style sheets, etc.) One day the programmer
needs to change the way the article content is retrieved (a change
in application logic.)  This change does not affect the template
designer, the content will still arrive in the template exactly
the same.  Likewise, if the template designer wants to completely
redesign the templates, this requires no changes to the
application logic.  Therefore, the programmer can make changes to
the application logic without the need to restructure templates,
and the template designer can make changes to templates without
breaking application logic.

Provides

Requires

License

LGPL

Files

/usr/share/doc/php-smarty
/usr/share/doc/php-smarty/COPYING.lib
/usr/share/doc/php-smarty/README
/usr/share/doc/php-smarty/SMARTY_2_BC_NOTES.txt
/usr/share/doc/php-smarty/SMARTY_3.0_BC_NOTES.txt
/usr/share/doc/php-smarty/SMARTY_3.1_NOTES.txt
/usr/share/doc/php-smarty/change_log.txt
/usr/share/php/smarty
/usr/share/php/smarty/Smarty.class.php
/usr/share/php/smarty/SmartyBC.class.php
/usr/share/php/smarty/debug.tpl
/usr/share/php/smarty/plugins
/usr/share/php/smarty/plugins/block.textformat.php
/usr/share/php/smarty/plugins/function.counter.php
/usr/share/php/smarty/plugins/function.cycle.php
/usr/share/php/smarty/plugins/function.fetch.php
/usr/share/php/smarty/plugins/function.html_checkboxes.php
/usr/share/php/smarty/plugins/function.html_image.php
/usr/share/php/smarty/plugins/function.html_options.php
/usr/share/php/smarty/plugins/function.html_radios.php
/usr/share/php/smarty/plugins/function.html_select_date.php
/usr/share/php/smarty/plugins/function.html_select_time.php
/usr/share/php/smarty/plugins/function.html_table.php
/usr/share/php/smarty/plugins/function.mailto.php
/usr/share/php/smarty/plugins/function.math.php
/usr/share/php/smarty/plugins/modifier.capitalize.php
/usr/share/php/smarty/plugins/modifier.date_format.php
/usr/share/php/smarty/plugins/modifier.debug_print_var.php
/usr/share/php/smarty/plugins/modifier.escape.php
/usr/share/php/smarty/plugins/modifier.regex_replace.php
/usr/share/php/smarty/plugins/modifier.replace.php
/usr/share/php/smarty/plugins/modifier.spacify.php
/usr/share/php/smarty/plugins/modifier.truncate.php
/usr/share/php/smarty/plugins/modifiercompiler.cat.php
/usr/share/php/smarty/plugins/modifiercompiler.count_characters.php
/usr/share/php/smarty/plugins/modifiercompiler.count_paragraphs.php
/usr/share/php/smarty/plugins/modifiercompiler.count_sentences.php
/usr/share/php/smarty/plugins/modifiercompiler.count_words.php
/usr/share/php/smarty/plugins/modifiercompiler.default.php
/usr/share/php/smarty/plugins/modifiercompiler.escape.php
/usr/share/php/smarty/plugins/modifiercompiler.from_charset.php
/usr/share/php/smarty/plugins/modifiercompiler.indent.php
/usr/share/php/smarty/plugins/modifiercompiler.lower.php
/usr/share/php/smarty/plugins/modifiercompiler.noprint.php
/usr/share/php/smarty/plugins/modifiercompiler.string_format.php
/usr/share/php/smarty/plugins/modifiercompiler.strip.php
/usr/share/php/smarty/plugins/modifiercompiler.strip_tags.php
/usr/share/php/smarty/plugins/modifiercompiler.to_charset.php
/usr/share/php/smarty/plugins/modifiercompiler.unescape.php
/usr/share/php/smarty/plugins/modifiercompiler.upper.php
/usr/share/php/smarty/plugins/modifiercompiler.wordwrap.php
/usr/share/php/smarty/plugins/outputfilter.trimwhitespace.php
/usr/share/php/smarty/plugins/shared.escape_special_chars.php
/usr/share/php/smarty/plugins/shared.literal_compiler_param.php
/usr/share/php/smarty/plugins/shared.make_timestamp.php
/usr/share/php/smarty/plugins/shared.mb_str_replace.php
/usr/share/php/smarty/plugins/shared.mb_unicode.php
/usr/share/php/smarty/plugins/shared.mb_wordwrap.php
/usr/share/php/smarty/plugins/variablefilter.htmlspecialchars.php
/usr/share/php/smarty/sysplugins
/usr/share/php/smarty/sysplugins/smarty_cacheresource.php
/usr/share/php/smarty/sysplugins/smarty_cacheresource_custom.php
/usr/share/php/smarty/sysplugins/smarty_cacheresource_keyvaluestore.php
/usr/share/php/smarty/sysplugins/smarty_config_source.php
/usr/share/php/smarty/sysplugins/smarty_internal_cacheresource_file.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_append.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_assign.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_block.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_break.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_call.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_capture.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_config_load.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_continue.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_debug.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_eval.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_extends.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_for.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_foreach.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_function.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_if.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_include.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_include_php.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_insert.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_ldelim.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_nocache.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_block_plugin.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_function_plugin.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_modifier.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_object_block_function.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_object_function.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_print_expression.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_registered_block.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_registered_function.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_private_special_variable.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_rdelim.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_section.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_setfilter.php
/usr/share/php/smarty/sysplugins/smarty_internal_compile_while.php
/usr/share/php/smarty/sysplugins/smarty_internal_compilebase.php
/usr/share/php/smarty/sysplugins/smarty_internal_config.php
/usr/share/php/smarty/sysplugins/smarty_internal_config_file_compiler.php
/usr/share/php/smarty/sysplugins/smarty_internal_configfilelexer.php
/usr/share/php/smarty/sysplugins/smarty_internal_configfileparser.php
/usr/share/php/smarty/sysplugins/smarty_internal_data.php
/usr/share/php/smarty/sysplugins/smarty_internal_debug.php
/usr/share/php/smarty/sysplugins/smarty_internal_filter_handler.php
/usr/share/php/smarty/sysplugins/smarty_internal_function_call_handler.php
/usr/share/php/smarty/sysplugins/smarty_internal_get_include_path.php
/usr/share/php/smarty/sysplugins/smarty_internal_nocache_insert.php
/usr/share/php/smarty/sysplugins/smarty_internal_parsetree.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_eval.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_extends.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_file.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_php.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_registered.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_stream.php
/usr/share/php/smarty/sysplugins/smarty_internal_resource_string.php
/usr/share/php/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php
/usr/share/php/smarty/sysplugins/smarty_internal_template.php
/usr/share/php/smarty/sysplugins/smarty_internal_templatebase.php
/usr/share/php/smarty/sysplugins/smarty_internal_templatecompilerbase.php
/usr/share/php/smarty/sysplugins/smarty_internal_templatelexer.php
/usr/share/php/smarty/sysplugins/smarty_internal_templateparser.php
/usr/share/php/smarty/sysplugins/smarty_internal_utility.php
/usr/share/php/smarty/sysplugins/smarty_internal_write_file.php
/usr/share/php/smarty/sysplugins/smarty_resource.php
/usr/share/php/smarty/sysplugins/smarty_resource_custom.php
/usr/share/php/smarty/sysplugins/smarty_resource_recompiled.php
/usr/share/php/smarty/sysplugins/smarty_resource_uncompiled.php
/usr/share/php/smarty/sysplugins/smarty_security.php
/var/www/icons/smarty.gif


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 23:03:48 2024