Feature #1215
customize the appearance
| Status: | Closed | Start date: | 2008-08-04 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
Pls, add template support or an option to switch the ABC-menu off.
Normally a menu switch an the TypoScript wraps are sufficient.
History
Updated by Steffen Kamper almost 5 years ago
these are not only wraps, but stdWrap.
So it's easy to hide the charmenu:
plugin.tx_alphasitemap_pi1.charMenu.if.equals = nodata
or replace with something else:
plugin.tx_alphasitemap_pi1.charmenu.override = <h3>Something else</h3>
Updated by Thomas Scholze about 4 years ago
- % Done changed from 0 to 100
Steffen Kamper wrote:
So it's easy to hide the charmenu:
plugin.tx_alphasitemap_pi1.charMenu.if.equals = nodata
Works fine, thank you and mighty TypoScript.
Updated by Steffen Kamper over 3 years ago
- Status changed from New to Closed