| » Version | » Information |
|---|---|
| 1.3.4 | 2008-05-05 stable |
| 1.3.3 | 2008-02-27 stable |
| 1.3.2 | 2008-01-31 stable |
| 1.3.1 | 2008-01-31 stable |
| 1.3.0 | 2008-01-30 stable |
| 1.2.5 | 2006-11-10 stable |
| 1.2.4 | 2006-01-20 stable |
| 1.2.3 | 2005-10-29 stable |
| 1.2.2 | 2005-07-23 stable |
| 1.2.1 | 2005-01-27 stable |
| 1.2.0 | 2005-01-25 stable |
| 1.1.2 | 2004-12-28 stable |
| 1.1.1 | 2004-12-24 stable |
| 1.1.0 | 2004-12-18 stable |
| 1.0.1 | 2004-08-09 stable |
| 1.0.0 | 2004-08-07 stable |
| 0.9.2 | 2004-06-24 beta |
| 0.9.1 | 2004-06-17 beta |
| 0.8.2 | 2004-05-05 beta |
| 0.8.1 | 2004-04-24 beta |
| 0.8.0 | 2004-04-22 beta |
| 0.7.1 | 2004-04-07 beta |
| 0.7 | 2004-04-03 beta |
| 0.6.3 | 2004-01-21 beta |
| 0.6.2 | 2004-01-20 beta |
| 0.6.1 | 2003-12-21 beta |
| 0.6 | Download Release date: 2003-12-20 02:52 UTC Release state: beta Changelog: This is a major fix release, along with quite a few new usefull features, many thanks to the various bug reporters, and especially from the Damein Turner and The Seagull framework Team Hopefully, it is now the last beta before a stable release..... New features - <flexy:include src="xxx.html"/> to include other templates - <flexy:toJavascript flexy:prefix="js_name_prefix_" jsvar="php_flexy_var" ....> uses HTML_Javascript_Convert to import PHP variables into Javascript. - new modifier :b (for NL2BR + HTMLSPECIALCHARS) - support for mulitple paths in templateDir - attribute flexy:raw="{checked}" allows you to to put raw data into a tag. - -- double minus, is valid inside comments (not really valid XHTML though) - global flexyIgnore option, to prevent global conversion to Elements. - better support for elements where name="someval[]" Fixes - array syntax supported in attributes (eg. urlencoded) - setting values of elements with type works (bug #460) - methods with multiple arguments fixed. - HTML_Template_Flexy_Element::removeAttribute() works (removing attributes is done by setting them to false) - include error on EndTag - closed element (eg. with /> at end, can be used with flexy:if= - radio buttons should auto create id's if none are set. - xdebug recursion level increased (as the compiler recursion is high) - buffered output with $elements fixed. Note: See Version 0.5 release notes concerning BC issues with 0.4 series Dependencies:
|
| 0.5.1 | 2003-09-04 beta |
| 0.5 | 2003-09-03 beta |
| 0.4.2 | 2003-06-17 beta |
| 0.4.1 | 2003-06-11 beta |
| 0.4 | 2003-04-17 beta |
| 0.3 | 2003-02-06 beta |
| 0.2 | 2003-02-02 beta |
| 0.1 | 2002-09-07 beta |