Assuming you're using the TYPO3 standard sitemap, you can do it like this: tt_content.menu.20.SITEMAPTYPEID.includeNotInMenu = 1
sitemapTypeId (no official term ;-)) is the type of sitemap you selected (surprise, surprise), e.g. 1 for "Menu of these pages", 5 for "Sitemap" according to the order in "Menu type" dropdown box. Lorenz > -----Original Message----- > From: [email protected] [mailto:typo3-english- > [email protected]] On Behalf Of Christopher Torgalson > Sent: Friday, February 12, 2010 4:36 PM > To: [email protected]; TYPO3 English > Subject: Re: [TYPO3-english] How to hide a page in menu,yet have it > show in sitemap > > Hi, > > On Fri, Feb 12, 2010 at 4:34 AM, Rod Naugler > <[email protected]> wrote: > > But, can I use that property with a sitemap? > > > Hard to tell. It depends 100% on how your sitemap is built. If you > won't tell, I can't answer :) > > > -- > Christopher Torgalson > http://www.typo3apprentice.com/ > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
