1. 08 Sep, 2008 1 commit
  2. 01 Sep, 2008 2 commits
    • * Updated compiled package · 396dcf06
      Seldaek authored
      git-svn-id: svn://dwoo.org/dwoo/trunk@164 0598d79b-80c4-4d41-97ba-ac86fbbd088b
    • ! BC Break: {include} and {extends} now support the include path properly, · 848d2a8a
      Seldaek authored
        which means that if you include "foo/bar.html" from _any_ template and you
        have an include path set on your template object, it will look in all those
        paths for foo/bar.html. If you use relative paths, for example
        if you include "../foo/bar.html" AND have an include path set, you will now
        have a problem, because you can't mix both approaches, otherwise you should
        be fine, so to fix this you should convert your relative includes/extends
        
      * Dwoo->get() is now stricter as to what it accepts as a "template", only
        Dwoo_ITemplate objects or valid filenames are accepted
      
      * Foreach and other similar plugins that support "else" now only count()
        their input before processing when an else block follows
      
      git-svn-id: svn://dwoo.org/dwoo/trunk@163 0598d79b-80c4-4d41-97ba-ac86fbbd088b
  3. 30 Aug, 2008 2 commits
  4. 27 Aug, 2008 1 commit
  5. 26 Aug, 2008 4 commits
  6. 25 Aug, 2008 1 commit
  7. 23 Aug, 2008 2 commits
  8. 22 Aug, 2008 2 commits
  9. 21 Aug, 2008 1 commit
  10. 20 Aug, 2008 1 commit
  11. 18 Aug, 2008 1 commit
  12. 13 Aug, 2008 3 commits
  13. 06 Aug, 2008 1 commit
  14. 03 Aug, 2008 6 commits
  15. 02 Aug, 2008 1 commit
  16. 31 Jul, 2008 2 commits
  17. 30 Jul, 2008 4 commits
  18. 28 Jul, 2008 2 commits
  19. 24 Jul, 2008 1 commit
  20. 21 Jul, 2008 2 commits