A marker-replacement base template engine waiting to help you.
Unzip ___quickstart.zip
in your webroot an play with a fresh, pre-configured CI-install.
- Merge the files and folders with your project.
- It's best to autoload the 'document' library.
- Configure your template
- Replace
$this->load->view
with$this->document->inject_view
- That should be it :)
THIS IS THE BETA ! SO PLEASE REPORT AS MUCH AS YOU CAN :)