Revision: 1727
http://freenas.svn.sourceforge.net/freenas/?rev=1727&view=rev
Author: votdev
Date: 2007-08-26 13:58:30 -0700 (Sun, 26 Aug 2007)
Log Message:
-----------
Try to use Smarty as template engine. This is currently not used in the build scripts. Code is only a backup.
Added Paths:
-----------
trunk/smarty/
trunk/smarty/etc/
trunk/smarty/etc/inc/
trunk/smarty/etc/inc/smarty/
trunk/smarty/etc/inc/smarty/Config_File.class.php
trunk/smarty/etc/inc/smarty/Smarty.class.php
trunk/smarty/etc/inc/smarty/Smarty_Compiler.class.php
trunk/smarty/etc/inc/smarty/debug.tpl
trunk/smarty/etc/inc/smarty/internals/
trunk/smarty/etc/inc/smarty/internals/core.assemble_plugin_filepath.php
trunk/smarty/etc/inc/smarty/internals/core.assign_smarty_interface.php
trunk/smarty/etc/inc/smarty/internals/core.create_dir_structure.php
trunk/smarty/etc/inc/smarty/internals/core.display_debug_console.php
trunk/smarty/etc/inc/smarty/internals/core.get_include_path.php
trunk/smarty/etc/inc/smarty/internals/core.get_microtime.php
trunk/smarty/etc/inc/smarty/internals/core.get_php_resource.php
trunk/smarty/etc/inc/smarty/internals/core.is_secure.php
trunk/smarty/etc/inc/smarty/internals/core.is_trusted.php
trunk/smarty/etc/inc/smarty/internals/core.load_plugins.php
trunk/smarty/etc/inc/smarty/internals/core.load_resource_plugin.php
trunk/smarty/etc/inc/smarty/internals/core.process_cached_inserts.php
trunk/smarty/etc/inc/smarty/internals/core.process_compiled_include.php
trunk/smarty/etc/inc/smarty/internals/core.read_cache_file.php
trunk/smarty/etc/inc/smarty/internals/core.rm_auto.php
trunk/smarty/etc/inc/smarty/internals/core.rmdir.php
trunk/smarty/etc/inc/smarty/internals/core.run_insert_handler.php
trunk/smarty/etc/inc/smarty/internals/core.smarty_include_php.php
trunk/smarty/etc/inc/smarty/internals/core.write_cache_file.php
trunk/smarty/etc/inc/smarty/internals/core.write_compiled_include.php
trunk/smarty/etc/inc/smarty/internals/core.write_compiled_resource.php
trunk/smarty/etc/inc/smarty/internals/core.write_file.php
trunk/smarty/etc/inc/smarty/plugins/
trunk/smarty/etc/inc/smarty/plugins/block.textformat.php
trunk/smarty/etc/inc/smarty/plugins/compiler.assign.php
trunk/smarty/etc/inc/smarty/plugins/compiler.rand.php
trunk/smarty/etc/inc/smarty/plugins/function.assign_debug_info.php
trunk/smarty/etc/inc/smarty/plugins/function.config_load.php
trunk/smarty/etc/inc/smarty/plugins/function.counter.php
trunk/smarty/etc/inc/smarty/plugins/function.cycle.php
trunk/smarty/etc/inc/smarty/plugins/function.debug.php
trunk/smarty/etc/inc/smarty/plugins/function.eval.php
trunk/smarty/etc/inc/smarty/plugins/function.fetch.php
trunk/smarty/etc/inc/smarty/plugins/function.html_checkboxes.php
trunk/smarty/etc/inc/smarty/plugins/function.html_image.php
trunk/smarty/etc/inc/smarty/plugins/function.html_menu.php
trunk/smarty/etc/inc/smarty/plugins/function.html_options.php
trunk/smarty/etc/inc/smarty/plugins/function.html_radios.php
trunk/smarty/etc/inc/smarty/plugins/function.html_select_date.php
trunk/smarty/etc/inc/smarty/plugins/function.html_select_time.php
trunk/smarty/etc/inc/smarty/plugins/function.html_table.php
trunk/smarty/etc/inc/smarty/plugins/function.mailto.php
trunk/smarty/etc/inc/smarty/plugins/function.math.php
trunk/smarty/etc/inc/smarty/plugins/function.popup.php
trunk/smarty/etc/inc/smarty/plugins/function.popup_init.php
trunk/smarty/etc/inc/smarty/plugins/modifier.capitalize.php
trunk/smarty/etc/inc/smarty/plugins/modifier.cat.php
trunk/smarty/etc/inc/smarty/plugins/modifier.count_characters.php
trunk/smarty/etc/inc/smarty/plugins/modifier.count_paragraphs.php
trunk/smarty/etc/inc/smarty/plugins/modifier.count_sentences.php
trunk/smarty/etc/inc/smarty/plugins/modifier.count_words.php
trunk/smarty/etc/inc/smarty/plugins/modifier.date_format.php
trunk/smarty/etc/inc/smarty/plugins/modifier.debug_print_var.php
trunk/smarty/etc/inc/smarty/plugins/modifier.default.php
trunk/smarty/etc/inc/smarty/plugins/modifier.escape.php
trunk/smarty/etc/inc/smarty/plugins/modifier.indent.php
trunk/smarty/etc/inc/smarty/plugins/modifier.lower.php
trunk/smarty/etc/inc/smarty/plugins/modifier.nl2br.php
trunk/smarty/etc/inc/smarty/plugins/modifier.regex_replace.php
trunk/smarty/etc/inc/smarty/plugins/modifier.replace.php
trunk/smarty/etc/inc/smarty/plugins/modifier.spacify.php
trunk/smarty/etc/inc/smarty/plugins/modifier.string_format.php
trunk/smarty/etc/inc/smarty/plugins/modifier.strip.php
trunk/smarty/etc/inc/smarty/plugins/modifier.strip_tags.php
trunk/smarty/etc/inc/smarty/plugins/modifier.truncate.php
trunk/smarty/etc/inc/smarty/plugins/modifier.upper.php
trunk/smarty/etc/inc/smarty/plugins/modifier.wordwrap.php
trunk/smarty/etc/inc/smarty/plugins/outputfilter.trimwhitespace.php
trunk/smarty/etc/inc/smarty/plugins/shared.escape_special_chars.php
trunk/smarty/etc/inc/smarty/plugins/shared.make_timestamp.php
trunk/smarty/www/
trunk/smarty/www/guicore.inc
trunk/smarty/www/index.php
trunk/smarty/www/templates/
trunk/smarty/www/templates/footer.tpl
trunk/smarty/www/templates/header.tpl
trunk/smarty/www/templates/index.tpl
trunk/smarty/www/templates/navbar.tpl
trunk/smarty/www/templates/navbar.tpl.1
trunk/smarty/www/templates_c/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|