[TYPO3] has any one modified simple sitemap ?

J.Bakshi joydeep at infoservices.in
Wed Jan 30 06:52:09 CET 2008


Thanks Reinhard Führicht,

Special thanks for the clue to hide the numbers.
 
> Hi,
>
> the output of the extension sitemap is based on a TypoScript setup in 
> the extension folder ( ext_typosscript_setup.txt )
>
> includeLibs.dfn = EXT:sitemap/pi1/class.tx_sitemap_pi1.php
>
> # Sitemap Menu
>
> temp.th_sm = HMENU
> temp.th_sm.1 = TMENU
> temp.th_sm.1 {
>
>    IProcFunc = tx_sitemap_pi1->user_IProc_dfn
>
>    expAll = 1
>    wrap = <ul>|</ul>
>
>    NO.stdWrap.htmlSpecialChars = 1
>    NO.allWrap = <span>|</span>
>    NO.wrapItemAndSub = <li>|</li>|*||*|<li class="last">|</li>
>
>
> }
>
> temp.th_sm.2 < temp.th_sm.1
> temp.th_sm.3 < temp.th_sm.1
>
> plugin.tx_sitemap_pi1.map < temp.th_sm
>
>
> If you delete the line IProcFunc = ... the numbering disappears. 
> Furthermore you can control the output by adjusting the wrap settings. 
> It's just a TypoScript menu.
>
> Reinhard
>
> J.Bakshi wrote:
>   
>> Dear all,
>>
>> I have just installed simple sitemap extension (sitemap) which is really
>> what I'm looking for.
>> But I like to disable the no. which is coming before every pages ( like
>> 1 1.1  etc) and I also like to implement the
>> column based structure than a single row based structure. For an example
>> see below
>>
>> page 1                                     page2                       
>> ...................................
>> subpage1                                subpage1                 
>> .................................
>> subpage2                                subpage2                 
>> ...................................
>>
>> is it possible to do the same with typoscript or should I use drop_down
>> sitemap to get all these ?
>> thanks
>>
>>     
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
>   


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joydeep Bakshi, Linux System Admin
Kolkatainfoservices Pvt Ltd,
23A Royd Street, Kolkata 700016, India
Work Phone 91 033 40014784
http://infoservices.in/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the TYPO3-english mailing list