1
ultraBoy
Re:Need translation for new module (classified ads)
  • 2004/10/17 23:42

  • ultraBoy

  • Just popping in

  • Posts: 4

  • Since: 2004/10/11


So... what about this module? Is it working smooth? I realy need classifieds module...



2
ultraBoy
Re: Custom menus
  • 2004/10/12 22:15

  • ultraBoy

  • Just popping in

  • Posts: 4

  • Since: 2004/10/11


Quote:

tjnemez wrote:
to simply add to main menu you will need to edit your system_block_mainmenu.html template to look like this:

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a> <{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
<a class="menuMain" href="">yourtext</a>
</td> </tr>
</table>

...............................................
add all the links you want


But as I understand, it's impossible for example, to paste your "custom link" between "moduls' links", am I right?

if it's so, it's very STUPID

(i guess would be good to have a link created automatically when creating custom block)




TopTop



Login

Who's Online

201 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits