[TYPO3] Subpages Under Spacer Page Type... Possible?
Christopher Torgalson
bedlamhotel at gmail.com
Wed Aug 15 22:32:03 CEST 2007
Hi,
On 8/15/07, Timothy Patterson <tjpatter at svsu.edu> wrote:
> Your solution works great! Many thanks! One further question though...
>
> Would it be possible to avoid using the 'expAll = 1' at the TMENU level
> and instead only apply it to the "new" doktype?
>
> Picture this scenario: (See Page 7)
>
> Page 1 (link)
> Page 7 (subpage to Page 1, which is not activated... This page
> should not be visible)
> Page 2 (link)
> Page 3 (spacer - not clickable)
> Page 4 (link)
> Page 5 (link)
> Page 6 (link)
I don't see how this could be done using TMENU's default properties.
By the time TMENU renders any given sub-menu item, the decision has
(obviously) already been made to expand the parent menu.
You could probably achieve the result you need with a combination of
css and javascript, or you can look into doing it with the
.special.userfunction property of HMENU. See "Example: Creating
hierarchical menus of custom links" [1]
--
Christopher Torgalson
http://www.typo3apprentice.com/
[1] http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/8/11/
More information about the TYPO3-english
mailing list