<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net/">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.4/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.1/"/>
</rdf:Seq>
</items>

<title>Latest releases</title>
<description>The latest releases for the package html_template_flexy</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.4/">
 <title>HTML_Template_Flexy 1.3.4</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.3.4/</link>
 <content:encoded>Minor Bug Fix release &lt;br /&gt;
&lt;br /&gt;
   Bug Fixes	&lt;br /&gt;
       #13419 - Windows compile throwed error with LC_MESSAGES - we now use LC_ALL and check for it.&lt;br /&gt;
       ****** - PHP4 parse error in Flexy compiler      &lt;br /&gt;
       ****** - flexy:toJSON incorrectly created variables using json_encode (PHP5 only)
 </content:encoded>
 <dc:date>2008-05-05T00:03:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.3/">
 <title>HTML_Template_Flexy 1.3.3</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.3.3/</link>
 <content:encoded>Minor Bug Fix release &lt;br /&gt;
&lt;br /&gt;
   Bug Fixes	&lt;br /&gt;
       #9336, #13016, #13022, #13076, #13179  - is_a depreciation fix (hang internals for this!)
 </content:encoded>
 <dc:date>2008-02-27T01:07:46-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.2/">
 <title>HTML_Template_Flexy 1.3.2</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.3.2/</link>
 <content:encoded>Major Bug Fix release &lt;br /&gt;
&lt;br /&gt;
   Bug Fixes	&lt;br /&gt;
       #13016  - Version 1.3.1 (and probably 1.3.0) where completely broken by CustomFlexyAttributes change&lt;br /&gt;
                 Patch has been reverted - pending re-implementation.
 </content:encoded>
 <dc:date>2008-01-31T06:11:12-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.1/">
 <title>HTML_Template_Flexy 1.3.1</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.3.1/</link>
 <content:encoded>Minor Bug Fix release &lt;br /&gt;
&lt;br /&gt;
   Bug Fixes	&lt;br /&gt;
       #13010  - Missing CustomFlexyAttributes.php file
 </content:encoded>
 <dc:date>2008-01-31T03:12:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.3.0/">
 <title>HTML_Template_Flexy 1.3.0</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.3.0/</link>
 <content:encoded>Bug Fix and Minor Feature release&lt;br /&gt;
&lt;br /&gt;
   Bug Fixes	&lt;br /&gt;
       #7609  - user defined compilers causing warnings&lt;br /&gt;
       #11751 - E_NOTICE in CustomFlexyAttributes, fix WS/TAB issue.&lt;br /&gt;
       #9336  - nasty kludge fix to workaround stupidest decision in PHP history ;)&lt;br /&gt;
              -fix PHP5/4 warning issues with is_a&lt;br /&gt;
       #10830 - support title= on most tags, and alt= on input tags.&lt;br /&gt;
       #12036 - prevent generation of closing tags for link, meta, hr, br&lt;br /&gt;
       #9591 / #11740 - radio buttons can auto generate ID if none given        &lt;br /&gt;
       #10002 - setData with array/object&lt;br /&gt;
       #9157 - native language regex support&lt;br /&gt;
       &lt;br /&gt;
   New Features&lt;br /&gt;
       #7609  - support user defined compilers as compiler object&lt;br /&gt;
       #11741 - getOptions / clearOptions - thx to justdev&lt;br /&gt;
       #----  - add experimental toJSON feature. flexy:toJSON&lt;br /&gt;
       #12265 - support label in Element&lt;br /&gt;
       #----- - change setlocale to use LC_MESSAGES to prevent bugs with strtoupper&lt;br /&gt;
       #10248 - attributes: flexy:content, flexy:replace, flexy:omittag&lt;br /&gt;
       #8008 - flexy:include src= allow variables { }&lt;br /&gt;
       #9436 - support background for url rewriting
 </content:encoded>
 <dc:date>2008-01-29T22:53:56-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.5/">
 <title>HTML_Template_Flexy 1.2.5</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.2.5/</link>
 <content:encoded>Minor Bugfix / Minor Feature Release &lt;br /&gt;
  Bugs&lt;br /&gt;
  #9157 - fix regex that tests translation strings - support multilanguage text&lt;br /&gt;
  Feature Request &lt;br /&gt;
  #7483 - implement subtemplating with variable passing support Thanks to anil at m3&lt;br /&gt;
  Fixes&lt;br /&gt;
  gettext based translationns using Translation2 now work
 </content:encoded>
 <dc:date>2006-11-10T02:13:00-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.4/">
 <title>HTML_Template_Flexy 1.2.4</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.2.4/</link>
 <content:encoded>Minor Bugfix / New Feature Release&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
  Bugs  &lt;br /&gt;
  ----&lt;br /&gt;
  #6152 - default to using key in optgroup when novalue not set&lt;br /&gt;
  #5267 - checkboxes using [], with ids&lt;br /&gt;
  #5752 - add support for :e modifier == htmlentities() call.&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
  Features/Changes and Fixes&lt;br /&gt;
  --------------------------&lt;br /&gt;
  * add ability to remove unused translations (in HTML_Template_Flexy_Translator,&lt;br /&gt;
    tidy up javascript a little (ivan)&lt;br /&gt;
    &lt;br /&gt;
  * add support for gettext Translation2 backend - Requires uptodate version of &lt;br /&gt;
    Gettext/Translation2 packages ... (ivan)&lt;br /&gt;
    &lt;br /&gt;
  * remove warning from compiled template, when trying to merge possibly &lt;br /&gt;
    non-existant elements&lt;br /&gt;
  &lt;br /&gt;
  * remove short tags output from Simpletags compiler backend. + lots of &lt;br /&gt;
    whitespace changes, for some reason... (Demian Turner)&lt;br /&gt;
  &lt;br /&gt;
  * basic charset support in HTML_Template_Flexy_Element ... this is&lt;br /&gt;
    a todo for the rendering layer though... (eg. utf8 / big5 sent to htmlspecialchars)&lt;br /&gt;
    &lt;br /&gt;
  * de-escaping of &amp;amp;nbsp; only used in select option text - removed this feature from&lt;br /&gt;
    other elements&lt;br /&gt;
    &lt;br /&gt;
  * add XUL checkbox support.&lt;br /&gt;
  &lt;br /&gt;
  * correctly replace linefeeds on XUL textbox's&lt;br /&gt;
  &lt;br /&gt;
  * better handling of XUL textbox and menulist elements converted to&lt;br /&gt;
    Flexy XUL Elements&lt;br /&gt;
    &lt;br /&gt;
  * flexy:nameuses also replaces in id (obviously if %s is included)
 </content:encoded>
 <dc:date>2006-01-20T03:04:58-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.3/">
 <title>HTML_Template_Flexy 1.2.3</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.2.3/</link>
 <content:encoded>Minor Bugfix Release&lt;br /&gt;
    &lt;br /&gt;
    &lt;br /&gt;
  Feature Requests:&lt;br /&gt;
      bug #5752 - add support for :e modifier == htmlentities() call.&lt;br /&gt;
      * flexy:nameuses also replaces in id (obviously if %s in included)&lt;br /&gt;
  &lt;br /&gt;
  Fixes&lt;br /&gt;
      * dont bork with error if value is not set when setValue() on a&lt;br /&gt;
        radio button is called.&lt;br /&gt;
      * fix up flexy:nameuses with radio buttons.&lt;br /&gt;
      * php4.4 compatibility issues (return by ref stuff)&lt;br /&gt;
      * summarize security issues with SimpleTags backend
 </content:encoded>
 <dc:date>2005-10-29T00:08:18-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.2/">
 <title>HTML_Template_Flexy 1.2.2</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.2.2/</link>
 <content:encoded>Minor Bugfix Release&lt;br /&gt;
    &lt;br /&gt;
  - Support Variables in Attributes of Flexy Elements (I would not recomend doing this, but&lt;br /&gt;
    it appears to work!)&lt;br /&gt;
  - Removed support for merging text and variables automatically for creating translation strings&lt;br /&gt;
   (It never worked very well) the recommend way to mix variables and text for translation is to &lt;br /&gt;
   use the  translation markers {_( translation block with {flexy} {methods()} )_}&lt;br /&gt;
    * Note these do not work correcty inside attributes values yet! - but will be fixed in the next release.&lt;br /&gt;
  - Support for translator storing title= attribute values from &lt;a&gt; tags.&lt;br /&gt;
  - Unix privaliges are 0664 for translation strings and element data.&lt;br /&gt;
  &lt;br /&gt;
  &lt;br /&gt;
 Features / Fixes&lt;br /&gt;
  bug #4103 - &amp; replaced with &amp;amp; in attribute values of flexy elements &lt;br /&gt;
      (&amp;nbsp; is still broken however.)&lt;br /&gt;
  bug #3885 - Flexy_Factory::setRequired() did not reset return values correctly (note this feature is depreciated)&lt;br /&gt;
  --- ----- - Fixed Number format modifier (found by new test suite)&lt;br /&gt;
  --- ----- - Fixed Attribute method calls modifiers being chopped.&lt;br /&gt;
  bug #3946 - Using flexy:raw (to put stuff like &quot;checked&quot; in) now produces a warning when used&lt;br /&gt;
             with dynamic elements (use flexy:ignore=&quot;yes&quot;) to stop them being dynamic.
 </content:encoded>
 <dc:date>2005-07-23T00:45:26-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_Template_Flexy/download/1.2.1/">
 <title>HTML_Template_Flexy 1.2.1</title>
 <link>http://pear.php.net/package/HTML_Template_Flexy/download/1.2.1/</link>
 <content:encoded>Minor Bugfix Release&lt;br /&gt;
    &lt;br /&gt;
  &lt;br /&gt;
 Features / Fixes&lt;br /&gt;
  #---- - Pass by reference warning fixed.&lt;br /&gt;
  #---- - Left debuging code in plugins&lt;br /&gt;
  &lt;br /&gt;
  A very nice introduction to plugin's exists here:&lt;br /&gt;
      http://seagull.phpkitchen.com/docs/wakka.php?wakka=Howto/Flexy/Plugins
 </content:encoded>
 <dc:date>2005-01-27T09:03:24-05:00</dc:date>
</item>

</rdf:RDF>