ludap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[LudapCVS] ludap ./auth.php ./index.php ./ludap.css ./luda...


From: ludap-cvs
Subject: [LudapCVS] ludap ./auth.php ./index.php ./ludap.css ./luda...
Date: Tue, 19 Aug 2003 01:07:21 -0400

CVSROOT:        /cvsroot/ludap
Module name:    ludap
Branch:         
Changes by:     Mose <address@hidden>   03/08/19 01:07:21

Modified files:
        .              : auth.php index.php ludap.css ludap.lib.php 
Added files:
        .              : conf.lib.php setup.php 
        etc            : ludap schema.conf 
        smarty         : .htaccess Config_File.class.php 
                         Smarty.class.php Smarty_Compiler.class.php 
                         debug.tpl 
        smarty/plugins : block.strip.php block.textformat.php 
                         function.assign.php 
                         function.assign_debug_info.php 
                         function.config_load.php function.counter.php 
                         function.cycle.php function.debug.php 
                         function.eval.php function.fetch.php 
                         function.html_checkboxes.php 
                         function.html_image.php 
                         function.html_options.php 
                         function.html_radios.php 
                         function.html_select_date.php 
                         function.html_select_time.php 
                         function.html_table.php function.mailto.php 
                         function.math.php function.popup.php 
                         function.popup_init.php modifier.capitalize.php 
                         modifier.cat.php modifier.count_characters.php 
                         modifier.count_paragraphs.php 
                         modifier.count_sentences.php 
                         modifier.count_words.php 
                         modifier.date_format.php 
                         modifier.debug_print_var.php 
                         modifier.default.php modifier.escape.php 
                         modifier.indent.php modifier.lower.php 
                         modifier.nl2br.php modifier.regex_replace.php 
                         modifier.replace.php modifier.spacify.php 
                         modifier.string_format.php modifier.strip.php 
                         modifier.strip_tags.php modifier.truncate.php 
                         modifier.upper.php modifier.wordwrap.php 
                         outputfilter.trimwhitespace.php 
                         shared.escape_special_chars.php 
                         shared.make_timestamp.php 
        smarty/tmp/cache: .cvsignore .htaccess 
        smarty/tmp/templates_c: .cvsignore .htaccess 
        templates      : .htaccess footer.tpl header.tpl login.tpl 
                         logline.tpl 

Log message:
        included smarty as template and cache manager, and began migration of 
code source

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/conf.lib.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/setup.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/auth.php.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/index.php.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/ludap.css.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/ludap.lib.php.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/etc/ludap?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/etc/schema.conf?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/.htaccess?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/Config_File.class.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/Smarty.class.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/Smarty_Compiler.class.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/debug.tpl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/block.strip.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/block.textformat.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.assign.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.assign_debug_info.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.config_load.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.counter.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.cycle.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.debug.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.eval.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.fetch.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_checkboxes.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_image.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_options.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_radios.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_select_date.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_select_time.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.html_table.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.mailto.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.math.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.popup.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/function.popup_init.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.capitalize.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.cat.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.count_characters.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.count_paragraphs.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.count_sentences.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.count_words.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.date_format.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.debug_print_var.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.default.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.escape.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.indent.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.lower.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.nl2br.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.regex_replace.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.replace.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.spacify.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.string_format.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.strip.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.strip_tags.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.truncate.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.upper.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/modifier.wordwrap.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/outputfilter.trimwhitespace.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/shared.escape_special_chars.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/plugins/shared.make_timestamp.php?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/tmp/cache/.cvsignore?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/tmp/cache/.htaccess?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/tmp/templates_c/.cvsignore?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/smarty/tmp/templates_c/.htaccess?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/templates/.htaccess?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/templates/footer.tpl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/templates/header.tpl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/templates/login.tpl?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/ludap/ludap/templates/logline.tpl?rev=1.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]