[Typo3-dev] Web Sub Module

Pedro Barbosa pbarbosa at inescporto.pt
Wed Nov 16 16:47:29 CET 2005


Thanks for that Sebastian!

Anyway since that was the case i created a module and put there my sub 
modules.
i assume doing this in conf.php in my sub module does the trick since my 
main module is SIG:
    if (TYPO3_MODE=="BE")   {

        
t3lib_extMgm::addModule("SIG","txblaM1","",t3lib_extMgm::extPath($_EXTKEY)."mod1/");
}

The problem is that this submodule does not apperar in the menu. 
anyway....is there away for me to create a submenu like the web and all 
the other modules have?

Thanks
Pedro Barbosa



Sebastian Kurfuerst wrote:

>Hi Pedro,
>AFAIK all modules in the "Web" submodule have the page tree as well.
>You can for example create the module under "Tools" (but then it is
>visible only for admins) or under "user".
>Greets, Sebastian
>
>_______________________________________________
>Typo3-dev mailing list
>Typo3-dev at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
>
>  
>





More information about the TYPO3-dev mailing list