2005-07-27 Sagi Bashari * README: - Redone * smarty-gettext.php: - Renamed file to block.t.php * block.t.php: - Rename smarty_translate() to smarty_block_t() - Rename strarg() to smarty_gettext_strarg - Better comments, new installation method - url escaping method * tsmarty2c.php: - Use 'env php' as php bin path - Output file name along with ripped strings - Comments, wrapping 2004-04-30 Sagi Bashari * README: - replace smarty_gettext with smarty-gettext - correct package name, project urls, add vrsion * tsmarty2.c: - check if file extension exists before checking if is in array (Florian Lanthaler ) - correct package name, project urls, add version * smarty_gettext: - rename to smarty-gettext - correct package name, project urls, add version 2004-03-01 Sagi Bashari * tsmarty2c.php: - added support for directories (originally by Uros Gruber ) - fixed bug that prevented more than 1 block per line (reported by Eneko Lacunza ) - convert new line to \n in output string * smarty_gettext.php: - run nl2br() when escaping html