[TYPO3-english] Remove titel-text in sitemap

Anders Kongsted typo3 at kongsted.dk
Wed Aug 12 22:58:27 CEST 2009


Hi,

I a'm working on a sitemap with images and text from the field 
"description". That part I have made.
My "only" problem, is that the site title is included in all the elements.
Is there way to hide the title, or replace the title with text from the 
"description"-field? Right now, the text from the field is inserted 
after the title.

My currently code:
        allWrap = <div style="float: left; margin-right: 5px; 
margin-bottom: 10px;"> | </div>
        beforeImg = fileadmin/Cases/default.gif
        beforeImg {
            import = fileadmin/Cases/
            import.field = media
            import.listNum = 0
        }
        beforeImgTagParams = class="casesImg"
        beforeImgLink = 1
        after.data = field : description

Regard
Anders Kongsted




More information about the TYPO3-english mailing list