note to SVN users

0 views
Skip to first unread message

mindplay.dk

unread,
May 6, 2009, 8:03:27 AM5/6/09
to php-outline
If you're using the SVN version of Outline, please pay attention to
the note with the last commit:

Default file extension for templates changed from ".html" to
".tpl.html", and compiled templates from ".php" to ".tpl.php" - this
is a change to help discern templates and compiled templates from
other compiled files (currently there are no other files generated by
Outline, but the form plugin will will generate a class, which will be
stand-alone from the template itself)

Note that this does not make Outline incompatible with previous
versions, but you will need to configure the "template_suffix" and
"compiled_suffix" engine settings if you wish to use the new engine in
an existing application. (alternatively, bulk rename your template
files from ".html" to ".tpl.html" and use the new default
configuration - and clear your compiled templates folder)

Not that there is much reason for using the SVN version currently, as
this has only unfinished new features that are in development (and
will be for a while)...

Ibmurai

unread,
May 27, 2009, 1:52:04 AM5/27/09
to php-outline
I just started out with the SVN version, and I was wondering why this
was documented wrong:

<quote>
With the default settings, this loads the "products.html" template
from the path defined by the ....
</quote>

This explains it :)
Reply all
Reply to author
Forward
0 new messages