4
Thanks!
I tried to understand that module but i didnt succeed...
Well, but i think that its not what i want. I want to be able to include in the top of each module index some kind of "title" like "News" "Forum", etc. (and only on some modules)
I was thinking on doing something like:
<{if $module.name == "news"}>
<b> News of mysite.com"
<{elseif $module.name == "forum"}>
Support Forums" b>
<{/if}>
Ant paste it in my theme.html somewhere over the <{$xoops_contents}>
So it is displayed over the module as if it were a "title" o "header".
Well, I hope that i have explained myself. If there was a smarty variable that i could use to put it in that "if, else if", that contained the module name (the database one or the folder one) it would be wondelful.
BTW, is that the best way to achieve that "title" part?
Thanks!
Sorry for my bad english... :)
I love to learn, feel free to tell me when I misspell something.
Using Xoops 2.0.16, FC4, PHP 5.0.4-10.5, Apache 2.0.54-10.4, mysql-4.1.20-1.FC4.1.