- 24 May, 2008 1 commit
-
-
Seldaek authored
+ API: Added Dwoo_Compiler->setAutoEscape() and getAutoEscape() to modify the automatic html entity escaping setting. This is disabled by default, and when enabled can be overriden with the {safe $var} plugin or the {auto_escape disable} block plugin. The block plugin can also be used to enable this mode from within a template * Commented some plugins git-svn-id: svn://dwoo.org/dwoo/trunk@68 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 23 May, 2008 1 commit
-
-
Seldaek authored
* Fixed $dwoo->addResource() breaking if the resource class was not loaded yet, autoload should now be called (thanks mike) git-svn-id: svn://dwoo.org/dwoo/trunk@67 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 20 May, 2008 1 commit
-
-
Seldaek authored
unnamed ones appear first git-svn-id: svn://dwoo.org/dwoo/trunk@66 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 19 May, 2008 1 commit
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@65 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 17 May, 2008 3 commits
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@64 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
svn://dwoo.org/dwoo/trunk@63Seldaek authored
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@62 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 15 May, 2008 1 commit
-
-
svn://dwoo.org/dwoo/trunk@61Seldaek authored
-
- 13 May, 2008 1 commit
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@60 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 10 May, 2008 5 commits
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@58 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@57 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@56 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
+ Added a compiled version of Dwoo that loads faster, include Dwoo.compiled.php instead of Dwoo.php on production but if you want to file a bug use Dwoo.php please as it allows you to get the proper file/line number where an error occurs git-svn-id: svn://dwoo.org/dwoo/trunk@55 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
in the cache/compile dirs + Added a DWOO_CHMOD constant that, if set before you include Dwoo, allows you to define the file mode of all the file/directories Dwoo will write, defaults to 0777 git-svn-id: svn://dwoo.org/dwoo/trunk@54 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 09 May, 2008 3 commits
-
-
svn://dwoo.org/dwoo/trunk@53Seldaek authored
-
svn://dwoo.org/dwoo/trunk@52Seldaek authored
-
svn://dwoo.org/dwoo/trunk@51Seldaek authored
-
- 08 May, 2008 2 commits
-
-
svn://dwoo.org/dwoo/trunk@50Seldaek authored
-
Seldaek authored
+ Added new shortcuts : $ for current scope, $_ for $_parent and $__ for $_root + Added a 'data' argument to {include} to be able to feed data directly into it git-svn-id: svn://dwoo.org/dwoo/trunk@49 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 06 May, 2008 11 commits
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@48 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@47 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
svn://dwoo.org/dwoo/trunk@46Seldaek authored
-
svn://dwoo.org/dwoo/trunk@45Seldaek authored
-
svn://dwoo.org/dwoo/trunk@44Seldaek authored
-
svn://dwoo.org/dwoo/trunk@43Seldaek authored
-
svn://dwoo.org/dwoo/trunk@42Seldaek authored
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@41 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
svn://dwoo.org/dwoo/trunk@40Seldaek authored
-
svn://dwoo.org/dwoo/trunk@39Seldaek authored
-
svn://dwoo.org/dwoo/trunk@38Seldaek authored
-
- 04 May, 2008 5 commits
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@37 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@36 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@35 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@34 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@33 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 02 May, 2008 1 commit
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@32 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 29 Apr, 2008 2 commits
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@31 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
Seldaek authored
* Changed all line endings (unix) and uniformized tabs/spaces to full tabs (tabspace 4) * Changed Dwoo::getCurrentTemplate() to Dwoo::getTemplate() and Dwoo::getTemplate() to Dwoo::templateFactory() * Small changes in the compiler git-svn-id: svn://dwoo.org/dwoo/trunk@30 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 20 Apr, 2008 1 commit
-
-
Seldaek authored
{%FOO} instead of {$dwoo.const.FOO} + Syntax: When using named parameters, typing a parameter name without any value is the same as typing param=true, for example {foo name="test" bar} and {foo name="test" bar=true} are equals, can be useful for very complex plugins with huge amounts of parameters. + Plugins: Added {loop} that combines {foreach} and {with}, see http://wiki.dwoo.org/index.php/Block:loop for details * API: DwooITemplate->clearCache now requires a Dwoo instance as its first arg, should not affect you unless you built a custom template class from scratch * {include} now uses the current resource if none is provided instead of using file as it did before * Dwoo uses include path instead of absolute includes * Fixed a regression in the handling of custom class plugins * Fixed a bug in DwooSecurityPolicy->getAllowedDirectories(), no security issue though * TestFest happened early for Dwoo, lots of new tests and more code covered git-svn-id: svn://dwoo.org/dwoo/trunk@29 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-
- 15 Apr, 2008 1 commit
-
-
Seldaek authored
git-svn-id: svn://dwoo.org/dwoo/trunk@28 0598d79b-80c4-4d41-97ba-ac86fbbd088b
-