Quote:
Originally Posted by Ryan Ashbrook
Without modifying the way the template engine fetches, caches, and parses templates, I'd say no.
You could just copy and paste between your IDE and the Admin CP (that's what I do, anyway).
|
Thing is, it's becoming a nightmare to copy-paste from IDE to admincp.
I mean, it's fine with up to 5 templates or so.
But I have about a dozen templates, which I frequently change. It's very hard to work that way.
I'm prefectly fine to mess with the template engine, on my development environment.
Can you point me to the functions I should play with?