Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Compiling #38

Open
andrewtheone opened this issue Jul 10, 2015 · 0 comments
Open

Compiling #38

andrewtheone opened this issue Jul 10, 2015 · 0 comments
Assignees
Labels

Comments

@andrewtheone
Copy link

Hey, I have a bunch of templates in database, my idea is to send them through a compiler, compile them to .phtml in views/ folder, and then include them from there.

My question is: how do i achive this? I saw you can set compile dir, and yeah, the idea of creating template files in a temp dir then ->get(..) all the tempaltes while setting the compile dir to views/ is a nice idea. But how do I tell Dwoo to look for compiled templates at runtime in the views and never even try to compile or look for .tpl?

@emulienfou emulienfou added this to the 1.3.0 milestone Sep 19, 2016
@emulienfou emulienfou self-assigned this Sep 19, 2016
@emulienfou emulienfou modified the milestone: 1.3.1 Dec 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants