Symfony1.4 Implementing Skins
Does anyone know of any documentation or possibly a tutorial on how to
make skins for a Symfony1.4 project?
I've seen the comment Fabian made about overriding the getTempatesDir()
function, but that doesn't help me out a whole lot without the followup of
"...and here's how you do that...".
What I need is to have multiple applications within one project that all
use the same theme/layout and pull from one location (like a plugin).
No comments:
Post a Comment