cvs: smarty / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvschangelog1090629183@cvsserver> |
changelog Fri Jul 23 20:33:03 2004 EDT
Modified files:
/smarty ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/smarty/ChangeLog?r1=1.311&r2=1.312&ty=u
Index: smarty/ChangeLog
diff -u smarty/ChangeLog:1.311 smarty/ChangeLog:1.312
--- smarty/ChangeLog:1.311 Tue Jul 20 20:34:45 2004
+++ smarty/ChangeLog Fri Jul 23 20:33:03 2004
@@ -1,3 +1,32 @@
+2004-07-23 Messju Mohr <[email protected]>
+
+ * libs/plugins/function.html_checkboxes.php
+ libs/plugins/function.html_radios.php:
+ there was little flaw in smarty_function_html_radios() and
+ smarty_function_html_checkboxes():
+
+ the newly introduced assign-attribute was still added to the
+ tag-output as an extra-attribute.
+
+ fixed.
+
+ * NEWS
+ libs/Smarty.class.php
+ libs/Smarty_Compiler.class.php
+ libs/core/core.load_plugins.php
+ libs/core/core.load_resource_plugin.php
+ libs/plugins/function.html_checkboxes.php
+ libs/plugins/function.html_image.php
+ libs/plugins/function.html_options.php
+ libs/plugins/function.html_radios.php
+ libs/plugins/function.html_select_date.php
+ libs/plugins/function.html_select_time.php
+ libs/plugins/modifier.date_format.php:
+ backed out renaming of _get_plugin_filepath() to get_plugin_filepath()
+
+ we'll stick to _get_plugin_filepath() and look for a more viable
+ solution to be exposed to plugin-writers.
+
2004-07-20 Messju Mohr <[email protected]>
* libs/Smarty_Compiler.class.php
@@ -2654,7 +2683,7 @@
* libs/Smarty.class.php
libs/Smarty_Compiler.class.php:
- added CVS $Id: ChangeLog,v 1.311 2004/07/21 00:34:45 changelog Exp $
+ added CVS $Id: ChangeLog,v 1.312 2004/07/24 00:33:03 changelog Exp $
2003-03-31 Messju Mohr <[email protected]>
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php