ChangeLog 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. 2005-07-27 Sagi Bashari <sagi@boom.org.il>
  2. * README:
  3. - Redone
  4. * smarty-gettext.php:
  5. - Renamed file to block.t.php
  6. * block.t.php:
  7. - Rename smarty_translate() to smarty_block_t()
  8. - Rename strarg() to smarty_gettext_strarg
  9. - Better comments, new installation method
  10. - url escaping method
  11. * tsmarty2c.php:
  12. - Use 'env php' as php bin path
  13. - Output file name along with ripped strings
  14. - Comments, wrapping
  15. 2004-04-30 Sagi Bashari <sagi@boom.org.il>
  16. * README:
  17. - replace smarty_gettext with smarty-gettext
  18. - correct package name, project urls, add vrsion
  19. * tsmarty2.c:
  20. - check if file extension exists before checking if is in array (Florian Lanthaler <florian@phpbitch.net>)
  21. - correct package name, project urls, add version
  22. * smarty_gettext:
  23. - rename to smarty-gettext
  24. - correct package name, project urls, add version
  25. 2004-03-01 Sagi Bashari <sagi@boom.org.il>
  26. * tsmarty2c.php:
  27. - added support for directories (originally by Uros Gruber <uros.gruber@vizija.si>)
  28. - fixed bug that prevented more than 1 block per line (reported by Eneko Lacunza <enlar@euskal.org>)
  29. - convert new line to \n in output string
  30. * smarty_gettext.php:
  31. - run nl2br() when escaping html