arrays in config files
"Tarik ANSARI" <[email protected]>
| Newsgroups | gmane.comp.php.smarty.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, I have walked several times throught Smarty code to see how to upgrade it to make it support arrays in config files. Well we have to upgrade little things in the Config_File class, a lot in Smarty_Compiler class, and apparently nothing in Smarty class, as I notice that the get_config_vars call will still fully work with arrays config vars. All that to say that I feel a little inconfortable with the Smarty_Compiler class where the bigger of the work is to be done (lot of things to be rewritten), and I would like to know if some Smarty used developers feel good to help me a little in the task ^_^. In order to begin at least some things I will try to focus my work on the Config_File class. By the way I would like to know what is the reactions to my little propositions to html_image and those to fix the indentations breaks ;) Tarik -- http://perso.efrei.fr/~ansari/ -- Smarty Development Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php