../
|
Dwoo/
|
8fb69e |
Jordi Boggiano |
18 Apr 2010
|
Adapters: Agavi: Added support for multiple plugin directories in the config, thanks to Mike Seth for the patch
|
plugins/
|
cb80c4 |
seldaek |
7 Mar 2010
|
Added {return} plugin that allows any included template to return variables into the one that included it, or to the main controller code via $dwoo->getReturnValues() Fixes #59
git-svn-id: http://svn.dwoo.org/trunk@346 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
dwooAutoload.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ Moved Dwoo code to Dwoo_Core that is extended by Dwoo, so you can use the Dwoo directory as an svn:externals without problems now and just use Dwoo_Core in place of Dwoo in your code
git-svn-id: http://svn.dwoo.org/trunk@343 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Dwoo.compiled.php
|
cb80c4 |
seldaek |
7 Mar 2010
|
Added {return} plugin that allows any included template to return variables into the one that included it, or to the main controller code via $dwoo->getReturnValues() Fixes #59
git-svn-id: http://svn.dwoo.org/trunk@346 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|
Dwoo.php
|
9315dc |
seldaek |
28 Feb 2010
|
+ Moved Dwoo code to Dwoo_Core that is extended by Dwoo, so you can use the Dwoo directory as an svn:externals without problems now and just use Dwoo_Core in place of Dwoo in your code
git-svn-id: http://svn.dwoo.org/trunk@343 0598d79b-80c4-4d41-97ba-ac86fbbd088b
|