1
tatane
Current and sub-menu
  • 2012/1/7 15:07

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


Hello

I wish first of all a good year for 2012

I write because I would like some information on the template of xoops org

I am currently developing a template free xoops where there will be a horizontal menu with sub menu horizontally on xoops org

So I chose to use menu. The problem is that when I select a module, I can not keep him posted with the sub menu.

Resized Image

Could you tell me how you did on xoops org

thank you

2
iHackCode
Re: Current and sub-menu

http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsThemes/wox/trunk/

the template is /tpls/content.html using data from /config/theme.php

<div id="wox-submenu-container">
    <
div>
        <{if 
$xoops_dirname=='news'}>
        <{
$woxConfig.newsmenu}>
        <{elseif 
$xoops_dirname=='newbb'}>
        <{
$woxConfig.forummenu}>
        <{elseif 
$xoops_dirname=='smartfaq'}>
        <{
$woxConfig.faqmenu}>
        <{elseif 
$xoops_dirname=='repository'}>
        <{
$woxConfig.repomenu}>
        <{elseif 
$xoops_dirname=='extgallery'}>
        <{
$woxConfig.themesmenu}>
        <{elseif 
$xoops_dirname=='wfchannel'}>
        <{
$woxConfig.xoopsmenu}>
        <{/if}>
    </
div>
</
div>
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

3
tatane
Re: Current and sub-menu
  • 2012/1/12 15:02

  • tatane

  • Just can't stay away

  • Posts: 649

  • Since: 2008/5/6 1


Super, its works, thank you

Look here

Login

Who's Online

224 user(s) are online (168 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

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

Latest GitHub Commits