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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| a.php | Loading commit data... | |
| auto_escape.php | Loading commit data... | |
| block.php | Loading commit data... | |
| capture.php | Loading commit data... | |
| dynamic.php | Loading commit data... | |
| else.php | Loading commit data... | |
| elseif.php | Loading commit data... | |
| for.php | Loading commit data... | |
| foreach.php | Loading commit data... | |
| foreachelse.php | Loading commit data... | |
| forelse.php | Loading commit data... | |
| if.php | Loading commit data... | |
| loop.php | Loading commit data... | |
| smartyinterface.php | Loading commit data... | |
| strip.php | Loading commit data... | |
| textformat.php | Loading commit data... | |
| topLevelBlock.php | Loading commit data... | |
| with.php | Loading commit data... | |
| withelse.php | Loading commit data... |