From 30a56d237f722bb286b3b928c52ad0e2e981767e Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Sun, 2 Jan 2011 23:22:12 -0500 Subject: [PATCH] namespacing the wikipedia tutorial stuff --- .gitignore | 4 ++-- web/html/{ => wikipedia-tutorial}/_head.php | 0 web/html/{ => wikipedia-tutorial}/arrays.php | 0 web/html/{ => wikipedia-tutorial}/basics.php | 0 web/html/{ => wikipedia-tutorial}/classes.php | 0 web/html/{ => wikipedia-tutorial}/cookies.php | 0 web/html/{ => wikipedia-tutorial}/data.txt | 0 web/html/{ => wikipedia-tutorial}/files.php | 0 web/html/{ => wikipedia-tutorial}/functions.php | 0 web/html/{ => wikipedia-tutorial}/helloworld.php | 0 web/html/{ => wikipedia-tutorial}/if-structure.php | 0 web/html/{ => wikipedia-tutorial}/io.php | 0 web/html/{ => wikipedia-tutorial}/libs/Smarty.class.php | 0 web/html/{ => wikipedia-tutorial}/libs/debug.tpl | 0 .../{ => wikipedia-tutorial}/libs/plugins/block.php.php | 0 .../libs/plugins/block.textformat.php | 0 .../libs/plugins/function.counter.php | 0 .../libs/plugins/function.cycle.php | 0 .../libs/plugins/function.fetch.php | 0 .../libs/plugins/function.html_checkboxes.php | 0 .../libs/plugins/function.html_image.php | 0 .../libs/plugins/function.html_options.php | 0 .../libs/plugins/function.html_radios.php | 0 .../libs/plugins/function.html_select_date.php | 0 .../libs/plugins/function.html_select_time.php | 0 .../libs/plugins/function.html_table.php | 0 .../libs/plugins/function.mailto.php | 0 .../{ => wikipedia-tutorial}/libs/plugins/function.math.php | 0 .../libs/plugins/function.popup.php | 0 .../libs/plugins/function.popup_init.php | 0 .../libs/plugins/modifier.capitalize.php | 0 .../libs/plugins/modifier.date_format.php | 0 .../libs/plugins/modifier.debug_print_var.php | 0 .../libs/plugins/modifier.escape.php | 0 .../libs/plugins/modifier.regex_replace.php | 0 .../libs/plugins/modifier.replace.php | 0 .../libs/plugins/modifier.spacify.php | 0 .../libs/plugins/modifier.truncate.php | 0 .../libs/plugins/modifiercompiler.cat.php | 0 .../libs/plugins/modifiercompiler.count_characters.php | 0 .../libs/plugins/modifiercompiler.count_paragraphs.php | 0 .../libs/plugins/modifiercompiler.count_sentences.php | 0 .../libs/plugins/modifiercompiler.count_words.php | 0 .../libs/plugins/modifiercompiler.default.php | 0 .../libs/plugins/modifiercompiler.indent.php | 0 .../libs/plugins/modifiercompiler.lower.php | 0 .../libs/plugins/modifiercompiler.noprint.php | 0 .../libs/plugins/modifiercompiler.string_format.php | 0 .../libs/plugins/modifiercompiler.strip.php | 0 .../libs/plugins/modifiercompiler.strip_tags.php | 0 .../libs/plugins/modifiercompiler.upper.php | 0 .../libs/plugins/modifiercompiler.wordwrap.php | 0 .../libs/plugins/outputfilter.trimwhitespace.php | 0 .../libs/plugins/shared.escape_special_chars.php | 0 .../libs/plugins/shared.make_timestamp.php | 0 .../libs/plugins/variablefilter.htmlspecialchars.php | 0 .../libs/sysplugins/smarty_internal_cacheresource_file.php | 0 .../libs/sysplugins/smarty_internal_compile_append.php | 0 .../libs/sysplugins/smarty_internal_compile_assign.php | 0 .../libs/sysplugins/smarty_internal_compile_block.php | 0 .../libs/sysplugins/smarty_internal_compile_break.php | 0 .../libs/sysplugins/smarty_internal_compile_call.php | 0 .../libs/sysplugins/smarty_internal_compile_capture.php | 0 .../libs/sysplugins/smarty_internal_compile_config_load.php | 0 .../libs/sysplugins/smarty_internal_compile_continue.php | 0 .../libs/sysplugins/smarty_internal_compile_debug.php | 0 .../libs/sysplugins/smarty_internal_compile_eval.php | 0 .../libs/sysplugins/smarty_internal_compile_extends.php | 0 .../libs/sysplugins/smarty_internal_compile_for.php | 0 .../libs/sysplugins/smarty_internal_compile_foreach.php | 0 .../libs/sysplugins/smarty_internal_compile_function.php | 0 .../libs/sysplugins/smarty_internal_compile_if.php | 0 .../libs/sysplugins/smarty_internal_compile_include.php | 0 .../libs/sysplugins/smarty_internal_compile_include_php.php | 0 .../libs/sysplugins/smarty_internal_compile_insert.php | 0 .../libs/sysplugins/smarty_internal_compile_ldelim.php | 0 .../libs/sysplugins/smarty_internal_compile_nocache.php | 0 .../smarty_internal_compile_private_block_plugin.php | 0 .../smarty_internal_compile_private_function_plugin.php | 0 .../sysplugins/smarty_internal_compile_private_modifier.php | 0 ...marty_internal_compile_private_object_block_function.php | 0 .../smarty_internal_compile_private_object_function.php | 0 .../smarty_internal_compile_private_print_expression.php | 0 .../smarty_internal_compile_private_registered_block.php | 0 .../smarty_internal_compile_private_registered_function.php | 0 .../smarty_internal_compile_private_special_variable.php | 0 .../libs/sysplugins/smarty_internal_compile_rdelim.php | 0 .../libs/sysplugins/smarty_internal_compile_section.php | 0 .../libs/sysplugins/smarty_internal_compile_while.php | 0 .../libs/sysplugins/smarty_internal_compilebase.php | 0 .../libs/sysplugins/smarty_internal_config.php | 0 .../sysplugins/smarty_internal_config_file_compiler.php | 0 .../libs/sysplugins/smarty_internal_configfilelexer.php | 0 .../libs/sysplugins/smarty_internal_configfileparser.php | 0 .../libs/sysplugins/smarty_internal_data.php | 0 .../libs/sysplugins/smarty_internal_debug.php | 0 .../libs/sysplugins/smarty_internal_filter.php | 0 .../libs/sysplugins/smarty_internal_filter_handler.php | 0 .../sysplugins/smarty_internal_function_call_handler.php | 0 .../libs/sysplugins/smarty_internal_nocache_insert.php | 0 .../libs/sysplugins/smarty_internal_parsetree.php | 0 .../libs/sysplugins/smarty_internal_register.php | 0 .../libs/sysplugins/smarty_internal_resource_eval.php | 0 .../libs/sysplugins/smarty_internal_resource_extends.php | 0 .../libs/sysplugins/smarty_internal_resource_file.php | 0 .../libs/sysplugins/smarty_internal_resource_php.php | 0 .../libs/sysplugins/smarty_internal_resource_registered.php | 0 .../libs/sysplugins/smarty_internal_resource_stream.php | 0 .../libs/sysplugins/smarty_internal_resource_string.php | 0 .../sysplugins/smarty_internal_smartytemplatecompiler.php | 0 .../libs/sysplugins/smarty_internal_template.php | 0 .../sysplugins/smarty_internal_templatecompilerbase.php | 0 .../libs/sysplugins/smarty_internal_templatelexer.php | 0 .../libs/sysplugins/smarty_internal_templateparser.php | 0 .../libs/sysplugins/smarty_internal_utility.php | 0 .../libs/sysplugins/smarty_internal_wrapper.php | 0 .../libs/sysplugins/smarty_internal_write_file.php | 0 .../libs/sysplugins/smarty_security.php | 0 web/html/{ => wikipedia-tutorial}/loops.php | 0 web/html/{ => wikipedia-tutorial}/mailing.php | 0 web/html/{ => wikipedia-tutorial}/mysql.php | 0 web/html/{ => wikipedia-tutorial}/pdo.php | 0 web/html/{ => wikipedia-tutorial}/phpinfo.php | 0 web/html/{ => wikipedia-tutorial}/printing.php | 0 web/html/{ => wikipedia-tutorial}/sessions.php | 0 web/html/{ => wikipedia-tutorial}/smarty.php | 0 web/html/{ => wikipedia-tutorial}/templates/test.tpl | 0 web/html/{ => wikipedia-tutorial}/templates_c/.keep | 0 web/html/{ => wikipedia-tutorial}/webvars.php | 0 web/html/{ => wikipedia-tutorial}/writable/.keep | 0 web/setup.sql | 6 ------ 131 files changed, 2 insertions(+), 8 deletions(-) rename web/html/{ => wikipedia-tutorial}/_head.php (100%) rename web/html/{ => wikipedia-tutorial}/arrays.php (100%) rename web/html/{ => wikipedia-tutorial}/basics.php (100%) rename web/html/{ => wikipedia-tutorial}/classes.php (100%) rename web/html/{ => wikipedia-tutorial}/cookies.php (100%) rename web/html/{ => wikipedia-tutorial}/data.txt (100%) rename web/html/{ => wikipedia-tutorial}/files.php (100%) rename web/html/{ => wikipedia-tutorial}/functions.php (100%) rename web/html/{ => wikipedia-tutorial}/helloworld.php (100%) rename web/html/{ => wikipedia-tutorial}/if-structure.php (100%) rename web/html/{ => wikipedia-tutorial}/io.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/Smarty.class.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/debug.tpl (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/block.php.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/block.textformat.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.counter.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.cycle.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.fetch.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_checkboxes.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_image.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_options.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_radios.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_select_date.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_select_time.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.html_table.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.mailto.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.math.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.popup.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/function.popup_init.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.capitalize.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.date_format.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.debug_print_var.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.escape.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.regex_replace.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.replace.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.spacify.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifier.truncate.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.cat.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.count_characters.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.count_paragraphs.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.count_sentences.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.count_words.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.default.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.indent.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.lower.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.noprint.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.string_format.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.strip.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.strip_tags.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.upper.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/modifiercompiler.wordwrap.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/outputfilter.trimwhitespace.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/shared.escape_special_chars.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/shared.make_timestamp.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/plugins/variablefilter.htmlspecialchars.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_cacheresource_file.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_append.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_assign.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_block.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_break.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_call.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_capture.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_config_load.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_continue.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_debug.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_eval.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_extends.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_for.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_foreach.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_function.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_if.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_include.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_include_php.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_insert.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_ldelim.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_nocache.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_block_plugin.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_function_plugin.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_modifier.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_object_block_function.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_object_function.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_print_expression.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_registered_block.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_registered_function.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_private_special_variable.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_rdelim.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_section.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compile_while.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_compilebase.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_config.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_config_file_compiler.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_configfilelexer.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_configfileparser.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_data.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_debug.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_filter.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_filter_handler.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_function_call_handler.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_nocache_insert.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_parsetree.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_register.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_eval.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_extends.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_file.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_php.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_registered.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_stream.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_resource_string.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_smartytemplatecompiler.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_template.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_templatecompilerbase.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_templatelexer.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_templateparser.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_utility.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_wrapper.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_internal_write_file.php (100%) rename web/html/{ => wikipedia-tutorial}/libs/sysplugins/smarty_security.php (100%) rename web/html/{ => wikipedia-tutorial}/loops.php (100%) rename web/html/{ => wikipedia-tutorial}/mailing.php (100%) rename web/html/{ => wikipedia-tutorial}/mysql.php (100%) rename web/html/{ => wikipedia-tutorial}/pdo.php (100%) rename web/html/{ => wikipedia-tutorial}/phpinfo.php (100%) rename web/html/{ => wikipedia-tutorial}/printing.php (100%) rename web/html/{ => wikipedia-tutorial}/sessions.php (100%) rename web/html/{ => wikipedia-tutorial}/smarty.php (100%) rename web/html/{ => wikipedia-tutorial}/templates/test.tpl (100%) rename web/html/{ => wikipedia-tutorial}/templates_c/.keep (100%) rename web/html/{ => wikipedia-tutorial}/webvars.php (100%) rename web/html/{ => wikipedia-tutorial}/writable/.keep (100%) delete mode 100644 web/setup.sql diff --git a/.gitignore b/.gitignore index 39f72f5..65e0a82 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *.log *.pid web/nginx.conf -web/html/writable/*.* -web/html/templates_c/*.* +web/html/wikipedia-tutorial/writable/*.* +web/html/wikipedia-tutorial/templates_c/*.* web/php.ini web/session.save_path/sess_* diff --git a/web/html/_head.php b/web/html/wikipedia-tutorial/_head.php similarity index 100% rename from web/html/_head.php rename to web/html/wikipedia-tutorial/_head.php diff --git a/web/html/arrays.php b/web/html/wikipedia-tutorial/arrays.php similarity index 100% rename from web/html/arrays.php rename to web/html/wikipedia-tutorial/arrays.php diff --git a/web/html/basics.php b/web/html/wikipedia-tutorial/basics.php similarity index 100% rename from web/html/basics.php rename to web/html/wikipedia-tutorial/basics.php diff --git a/web/html/classes.php b/web/html/wikipedia-tutorial/classes.php similarity index 100% rename from web/html/classes.php rename to web/html/wikipedia-tutorial/classes.php diff --git a/web/html/cookies.php b/web/html/wikipedia-tutorial/cookies.php similarity index 100% rename from web/html/cookies.php rename to web/html/wikipedia-tutorial/cookies.php diff --git a/web/html/data.txt b/web/html/wikipedia-tutorial/data.txt similarity index 100% rename from web/html/data.txt rename to web/html/wikipedia-tutorial/data.txt diff --git a/web/html/files.php b/web/html/wikipedia-tutorial/files.php similarity index 100% rename from web/html/files.php rename to web/html/wikipedia-tutorial/files.php diff --git a/web/html/functions.php b/web/html/wikipedia-tutorial/functions.php similarity index 100% rename from web/html/functions.php rename to web/html/wikipedia-tutorial/functions.php diff --git a/web/html/helloworld.php b/web/html/wikipedia-tutorial/helloworld.php similarity index 100% rename from web/html/helloworld.php rename to web/html/wikipedia-tutorial/helloworld.php diff --git a/web/html/if-structure.php b/web/html/wikipedia-tutorial/if-structure.php similarity index 100% rename from web/html/if-structure.php rename to web/html/wikipedia-tutorial/if-structure.php diff --git a/web/html/io.php b/web/html/wikipedia-tutorial/io.php similarity index 100% rename from web/html/io.php rename to web/html/wikipedia-tutorial/io.php diff --git a/web/html/libs/Smarty.class.php b/web/html/wikipedia-tutorial/libs/Smarty.class.php similarity index 100% rename from web/html/libs/Smarty.class.php rename to web/html/wikipedia-tutorial/libs/Smarty.class.php diff --git a/web/html/libs/debug.tpl b/web/html/wikipedia-tutorial/libs/debug.tpl similarity index 100% rename from web/html/libs/debug.tpl rename to web/html/wikipedia-tutorial/libs/debug.tpl diff --git a/web/html/libs/plugins/block.php.php b/web/html/wikipedia-tutorial/libs/plugins/block.php.php similarity index 100% rename from web/html/libs/plugins/block.php.php rename to web/html/wikipedia-tutorial/libs/plugins/block.php.php diff --git a/web/html/libs/plugins/block.textformat.php b/web/html/wikipedia-tutorial/libs/plugins/block.textformat.php similarity index 100% rename from web/html/libs/plugins/block.textformat.php rename to web/html/wikipedia-tutorial/libs/plugins/block.textformat.php diff --git a/web/html/libs/plugins/function.counter.php b/web/html/wikipedia-tutorial/libs/plugins/function.counter.php similarity index 100% rename from web/html/libs/plugins/function.counter.php rename to web/html/wikipedia-tutorial/libs/plugins/function.counter.php diff --git a/web/html/libs/plugins/function.cycle.php b/web/html/wikipedia-tutorial/libs/plugins/function.cycle.php similarity index 100% rename from web/html/libs/plugins/function.cycle.php rename to web/html/wikipedia-tutorial/libs/plugins/function.cycle.php diff --git a/web/html/libs/plugins/function.fetch.php b/web/html/wikipedia-tutorial/libs/plugins/function.fetch.php similarity index 100% rename from web/html/libs/plugins/function.fetch.php rename to web/html/wikipedia-tutorial/libs/plugins/function.fetch.php diff --git a/web/html/libs/plugins/function.html_checkboxes.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php similarity index 100% rename from web/html/libs/plugins/function.html_checkboxes.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_checkboxes.php diff --git a/web/html/libs/plugins/function.html_image.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_image.php similarity index 100% rename from web/html/libs/plugins/function.html_image.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_image.php diff --git a/web/html/libs/plugins/function.html_options.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_options.php similarity index 100% rename from web/html/libs/plugins/function.html_options.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_options.php diff --git a/web/html/libs/plugins/function.html_radios.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php similarity index 100% rename from web/html/libs/plugins/function.html_radios.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_radios.php diff --git a/web/html/libs/plugins/function.html_select_date.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php similarity index 100% rename from web/html/libs/plugins/function.html_select_date.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_select_date.php diff --git a/web/html/libs/plugins/function.html_select_time.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php similarity index 100% rename from web/html/libs/plugins/function.html_select_time.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_select_time.php diff --git a/web/html/libs/plugins/function.html_table.php b/web/html/wikipedia-tutorial/libs/plugins/function.html_table.php similarity index 100% rename from web/html/libs/plugins/function.html_table.php rename to web/html/wikipedia-tutorial/libs/plugins/function.html_table.php diff --git a/web/html/libs/plugins/function.mailto.php b/web/html/wikipedia-tutorial/libs/plugins/function.mailto.php similarity index 100% rename from web/html/libs/plugins/function.mailto.php rename to web/html/wikipedia-tutorial/libs/plugins/function.mailto.php diff --git a/web/html/libs/plugins/function.math.php b/web/html/wikipedia-tutorial/libs/plugins/function.math.php similarity index 100% rename from web/html/libs/plugins/function.math.php rename to web/html/wikipedia-tutorial/libs/plugins/function.math.php diff --git a/web/html/libs/plugins/function.popup.php b/web/html/wikipedia-tutorial/libs/plugins/function.popup.php similarity index 100% rename from web/html/libs/plugins/function.popup.php rename to web/html/wikipedia-tutorial/libs/plugins/function.popup.php diff --git a/web/html/libs/plugins/function.popup_init.php b/web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php similarity index 100% rename from web/html/libs/plugins/function.popup_init.php rename to web/html/wikipedia-tutorial/libs/plugins/function.popup_init.php diff --git a/web/html/libs/plugins/modifier.capitalize.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php similarity index 100% rename from web/html/libs/plugins/modifier.capitalize.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.capitalize.php diff --git a/web/html/libs/plugins/modifier.date_format.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php similarity index 100% rename from web/html/libs/plugins/modifier.date_format.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.date_format.php diff --git a/web/html/libs/plugins/modifier.debug_print_var.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php similarity index 100% rename from web/html/libs/plugins/modifier.debug_print_var.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.debug_print_var.php diff --git a/web/html/libs/plugins/modifier.escape.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php similarity index 100% rename from web/html/libs/plugins/modifier.escape.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.escape.php diff --git a/web/html/libs/plugins/modifier.regex_replace.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php similarity index 100% rename from web/html/libs/plugins/modifier.regex_replace.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.regex_replace.php diff --git a/web/html/libs/plugins/modifier.replace.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php similarity index 100% rename from web/html/libs/plugins/modifier.replace.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.replace.php diff --git a/web/html/libs/plugins/modifier.spacify.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php similarity index 100% rename from web/html/libs/plugins/modifier.spacify.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.spacify.php diff --git a/web/html/libs/plugins/modifier.truncate.php b/web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php similarity index 100% rename from web/html/libs/plugins/modifier.truncate.php rename to web/html/wikipedia-tutorial/libs/plugins/modifier.truncate.php diff --git a/web/html/libs/plugins/modifiercompiler.cat.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.cat.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.cat.php diff --git a/web/html/libs/plugins/modifiercompiler.count_characters.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.count_characters.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_characters.php diff --git a/web/html/libs/plugins/modifiercompiler.count_paragraphs.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.count_paragraphs.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_paragraphs.php diff --git a/web/html/libs/plugins/modifiercompiler.count_sentences.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.count_sentences.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_sentences.php diff --git a/web/html/libs/plugins/modifiercompiler.count_words.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.count_words.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.count_words.php diff --git a/web/html/libs/plugins/modifiercompiler.default.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.default.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.default.php diff --git a/web/html/libs/plugins/modifiercompiler.indent.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.indent.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.indent.php diff --git a/web/html/libs/plugins/modifiercompiler.lower.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.lower.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.lower.php diff --git a/web/html/libs/plugins/modifiercompiler.noprint.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.noprint.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.noprint.php diff --git a/web/html/libs/plugins/modifiercompiler.string_format.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.string_format.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.string_format.php diff --git a/web/html/libs/plugins/modifiercompiler.strip.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.strip.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip.php diff --git a/web/html/libs/plugins/modifiercompiler.strip_tags.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.strip_tags.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.strip_tags.php diff --git a/web/html/libs/plugins/modifiercompiler.upper.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.upper.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.upper.php diff --git a/web/html/libs/plugins/modifiercompiler.wordwrap.php b/web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php similarity index 100% rename from web/html/libs/plugins/modifiercompiler.wordwrap.php rename to web/html/wikipedia-tutorial/libs/plugins/modifiercompiler.wordwrap.php diff --git a/web/html/libs/plugins/outputfilter.trimwhitespace.php b/web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php similarity index 100% rename from web/html/libs/plugins/outputfilter.trimwhitespace.php rename to web/html/wikipedia-tutorial/libs/plugins/outputfilter.trimwhitespace.php diff --git a/web/html/libs/plugins/shared.escape_special_chars.php b/web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php similarity index 100% rename from web/html/libs/plugins/shared.escape_special_chars.php rename to web/html/wikipedia-tutorial/libs/plugins/shared.escape_special_chars.php diff --git a/web/html/libs/plugins/shared.make_timestamp.php b/web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php similarity index 100% rename from web/html/libs/plugins/shared.make_timestamp.php rename to web/html/wikipedia-tutorial/libs/plugins/shared.make_timestamp.php diff --git a/web/html/libs/plugins/variablefilter.htmlspecialchars.php b/web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php similarity index 100% rename from web/html/libs/plugins/variablefilter.htmlspecialchars.php rename to web/html/wikipedia-tutorial/libs/plugins/variablefilter.htmlspecialchars.php diff --git a/web/html/libs/sysplugins/smarty_internal_cacheresource_file.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_cacheresource_file.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_cacheresource_file.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_append.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_append.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_append.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_assign.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_assign.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_assign.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_block.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_block.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_block.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_break.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_break.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_break.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_call.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_call.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_call.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_capture.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_capture.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_capture.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_config_load.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_config_load.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_config_load.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_continue.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_continue.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_continue.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_debug.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_debug.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_debug.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_eval.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_eval.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_eval.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_extends.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_extends.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_extends.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_for.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_for.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_for.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_foreach.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_foreach.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_foreach.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_function.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_function.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_function.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_if.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_if.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_if.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_include.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_include.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_include_php.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_include_php.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_include_php.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_insert.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_insert.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_insert.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_ldelim.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_ldelim.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_ldelim.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_nocache.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_nocache.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_nocache.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_block_plugin.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_block_plugin.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_block_plugin.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_function_plugin.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_function_plugin.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_function_plugin.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_modifier.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_modifier.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_modifier.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_object_block_function.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_object_block_function.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_block_function.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_object_function.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_object_function.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_object_function.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_print_expression.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_print_expression.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_print_expression.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_registered_block.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_registered_block.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_block.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_registered_function.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_registered_function.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_registered_function.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_private_special_variable.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_private_special_variable.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_private_special_variable.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_rdelim.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_rdelim.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_rdelim.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_section.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_section.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_section.php diff --git a/web/html/libs/sysplugins/smarty_internal_compile_while.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compile_while.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compile_while.php diff --git a/web/html/libs/sysplugins/smarty_internal_compilebase.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_compilebase.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_compilebase.php diff --git a/web/html/libs/sysplugins/smarty_internal_config.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_config.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config.php diff --git a/web/html/libs/sysplugins/smarty_internal_config_file_compiler.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_config_file_compiler.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_config_file_compiler.php diff --git a/web/html/libs/sysplugins/smarty_internal_configfilelexer.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_configfilelexer.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfilelexer.php diff --git a/web/html/libs/sysplugins/smarty_internal_configfileparser.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_configfileparser.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_configfileparser.php diff --git a/web/html/libs/sysplugins/smarty_internal_data.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_data.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_data.php diff --git a/web/html/libs/sysplugins/smarty_internal_debug.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_debug.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_debug.php diff --git a/web/html/libs/sysplugins/smarty_internal_filter.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_filter.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter.php diff --git a/web/html/libs/sysplugins/smarty_internal_filter_handler.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_filter_handler.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_filter_handler.php diff --git a/web/html/libs/sysplugins/smarty_internal_function_call_handler.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_function_call_handler.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_function_call_handler.php diff --git a/web/html/libs/sysplugins/smarty_internal_nocache_insert.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_nocache_insert.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_nocache_insert.php diff --git a/web/html/libs/sysplugins/smarty_internal_parsetree.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_parsetree.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_parsetree.php diff --git a/web/html/libs/sysplugins/smarty_internal_register.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_register.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_register.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_eval.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_eval.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_eval.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_extends.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_extends.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_extends.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_file.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_file.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_file.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_php.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_php.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_php.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_registered.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_registered.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_registered.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_stream.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_stream.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_stream.php diff --git a/web/html/libs/sysplugins/smarty_internal_resource_string.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_resource_string.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_resource_string.php diff --git a/web/html/libs/sysplugins/smarty_internal_smartytemplatecompiler.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_smartytemplatecompiler.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_smartytemplatecompiler.php diff --git a/web/html/libs/sysplugins/smarty_internal_template.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_template.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_template.php diff --git a/web/html/libs/sysplugins/smarty_internal_templatecompilerbase.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_templatecompilerbase.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatecompilerbase.php diff --git a/web/html/libs/sysplugins/smarty_internal_templatelexer.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_templatelexer.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templatelexer.php diff --git a/web/html/libs/sysplugins/smarty_internal_templateparser.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_templateparser.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_templateparser.php diff --git a/web/html/libs/sysplugins/smarty_internal_utility.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_utility.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_utility.php diff --git a/web/html/libs/sysplugins/smarty_internal_wrapper.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_wrapper.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_wrapper.php diff --git a/web/html/libs/sysplugins/smarty_internal_write_file.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php similarity index 100% rename from web/html/libs/sysplugins/smarty_internal_write_file.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_internal_write_file.php diff --git a/web/html/libs/sysplugins/smarty_security.php b/web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php similarity index 100% rename from web/html/libs/sysplugins/smarty_security.php rename to web/html/wikipedia-tutorial/libs/sysplugins/smarty_security.php diff --git a/web/html/loops.php b/web/html/wikipedia-tutorial/loops.php similarity index 100% rename from web/html/loops.php rename to web/html/wikipedia-tutorial/loops.php diff --git a/web/html/mailing.php b/web/html/wikipedia-tutorial/mailing.php similarity index 100% rename from web/html/mailing.php rename to web/html/wikipedia-tutorial/mailing.php diff --git a/web/html/mysql.php b/web/html/wikipedia-tutorial/mysql.php similarity index 100% rename from web/html/mysql.php rename to web/html/wikipedia-tutorial/mysql.php diff --git a/web/html/pdo.php b/web/html/wikipedia-tutorial/pdo.php similarity index 100% rename from web/html/pdo.php rename to web/html/wikipedia-tutorial/pdo.php diff --git a/web/html/phpinfo.php b/web/html/wikipedia-tutorial/phpinfo.php similarity index 100% rename from web/html/phpinfo.php rename to web/html/wikipedia-tutorial/phpinfo.php diff --git a/web/html/printing.php b/web/html/wikipedia-tutorial/printing.php similarity index 100% rename from web/html/printing.php rename to web/html/wikipedia-tutorial/printing.php diff --git a/web/html/sessions.php b/web/html/wikipedia-tutorial/sessions.php similarity index 100% rename from web/html/sessions.php rename to web/html/wikipedia-tutorial/sessions.php diff --git a/web/html/smarty.php b/web/html/wikipedia-tutorial/smarty.php similarity index 100% rename from web/html/smarty.php rename to web/html/wikipedia-tutorial/smarty.php diff --git a/web/html/templates/test.tpl b/web/html/wikipedia-tutorial/templates/test.tpl similarity index 100% rename from web/html/templates/test.tpl rename to web/html/wikipedia-tutorial/templates/test.tpl diff --git a/web/html/templates_c/.keep b/web/html/wikipedia-tutorial/templates_c/.keep similarity index 100% rename from web/html/templates_c/.keep rename to web/html/wikipedia-tutorial/templates_c/.keep diff --git a/web/html/webvars.php b/web/html/wikipedia-tutorial/webvars.php similarity index 100% rename from web/html/webvars.php rename to web/html/wikipedia-tutorial/webvars.php diff --git a/web/html/writable/.keep b/web/html/wikipedia-tutorial/writable/.keep similarity index 100% rename from web/html/writable/.keep rename to web/html/wikipedia-tutorial/writable/.keep diff --git a/web/setup.sql b/web/setup.sql deleted file mode 100644 index 937eece..0000000 --- a/web/setup.sql +++ /dev/null @@ -1,6 +0,0 @@ -CREATE TABLE customers ( - customer_id INTEGER, - name VARCHAR(255) NOT NULL, - email VARCHAR(255) NOT NULL, - PRIMARY KEY(customer_id) -) AUTO_INCREMENT = 1, ENGINE = InnoDB