3214 Posts in 848 Topics by 810 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1081 Views |
-
Is possible to change file extension

17 February 2011 at 11:04am
I want change template file type.
Is possible to do change file tipe?ex)
filename.ss ->filename.php -
Re: Is possible to change file extension

17 February 2011 at 12:54pm
I don't think so, at least not without some heavy customization of how Sapphire processes templates.
Are you looking for a PHP-based templating engine?
-
Re: Is possible to change file extension

17 February 2011 at 1:02pm
Thank you for the response.
I used cakePHP and cake allows to change template file type from filename.ctp -> filename.whatever-extension
so I thought it's possible to do it with SS.I just prefer to use something.php file type.
-
Re: Is possible to change file extension

18 February 2011 at 8:13am
I haven't used any different templating engines with SS, but maybe somebody else here has.
Otherwise, I'd probably say you have to hack the core a little bit to get it to accept .php templates. IMO, not worth the trouble.
| 1081 Views | ||
|
Page:
1
|
Go to Top |


