|
[SMARTY] replacing tags: msg#00422php.smarty.general
Hi! Here is my scenario. I have some templates. For example header.tpl, index.tpl, someblock.tpl, footer.tpl Then i made some engine to generate all data. Now i'm stucked and i don't know how to solve my problem. Let say i want to generate some dynamic data and show this in index.tpl. For this i can use assign before i fetch or display with smarty. But i have many those index.tpl like files with very different tags. I also have list of all possible tags in all those files. So my designer can't use any tag he want. I tell him what he can use and then he use what ever he need. Sometimes one tag, sometimes 3 or four or maybe even more. Those tags are just placement tags for output of some modules i made in my engine. So designer specify where to put this data. Now my engine works that it generate output of all those modules. This how i have all replacements for all possible smarty tags. But i have more and more modules and generating all outputs started to slow down everything. I was thinking of getting list of those special tags used in all templates needed for outputing my page. But i don't now how to get this from smarty. I also use special naming like {$block_nameofblock} Can somebody help me or have any ideas. -- tia, Uros -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [SMARTY] Any way to add values in a loop?: 00422, Monte Ohrt |
|---|---|
| Next by Date: | Re: [SMARTY] replacing tags: 00422, M Mohr |
| Previous by Thread: | [SMARTY] Any way to add values in a loop?i: 00422, m guckeyson |
| Next by Thread: | Re: [SMARTY] replacing tags: 00422, M Mohr |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |