Home » HTML » HTML_Template_Flexy » Bug #1272
Request emptyCompiledTemplateDir
Details
| Request #1272 | Request emptyCompiledTemplateDir |
|---|---|
| Submitted | 2004-04-23 19:04 UTC |
| From | ahundiak at ingr dot com |
| Assigned | alan_k |
| Status | Closed |
| Package | HTML_Template_Flexy |
| PHP Version | Irrelevant |
| OS | NA |
| Roadmaps | (Not assigned) |
Comments
[2004-04-23 19:04 UTC] ahundiak at ingr dot com
Description:
------------
Web user permission issues can make it difficult to clean up compiled template directories. Request a method to make it easier. Also request that a file permissions option be added.
[2004-04-25 14:31 UTC] ahundiak at ingr dot com
The permissions mode really should be an option so it can be adjusted via a config file for debugging.
What would be really nice would be to move all the potientally "insecure" options like the ones that allow embedding php code into templates into flexy methods. I for one really don't want to give users that much power and it makes me a bit nervous that they might somehow adjust the config settings.
[2004-04-25 14:37 UTC] ahundiak at ingr dot com
Please disregard my previous comment about setting file permissions in a config file. I didn't understand your proposal. HTML_Template_Flexy_Tools::changePerms is fine.
The comment about removing "insecure" options still stands. Probably should be a different feature request.