SID-01735: How to set default Top menu for all webs?
| Status: |
Unanswered |
TWiki version: |
5.1.3 |
Perl version: |
5.10 |
| Category: |
TopMenuSkin |
Server OS: |
CentOs 6.3 |
Last update: |
10 years ago |
I want to set default Top Menu in my TWiki application like twiki.org. I have used diffrent macros to set menu, but it shows only some pages and distrubs the UI of my application.
--
Madhuri Yevale - 2013-06-14
Discussion and Answer
See
TopMenuSkin
--
Peter Thoeny - 2013-06-15
I have set SKIN = topmenu, pattern but it didnt shows topmenu for main web and its all child pages. It appears on all other web and my webleftbar is lost from that pages.
Is it possilbe to show top menu and webleftbar for same web?
--
Madhuri Yevale - 2013-06-17
Main web issue: Check your Main.WebPreferences and remove any SKIN setting.
Top menu & left sidebar:
TopMenuSkin
--
Peter Thoeny - 2013-06-17
After adding topmenubar and leftsidebar it hides breadcrumbs fo my pages. How to restore them?
--
Madhuri Yevale - 2013-06-18
The breadcrumb is now embedded in the pulldown menu, such as
Support Web > P > P > View
--
Peter Thoeny - 2013-06-18
Still, I want to show breadcrumbs at the top of topic. I used %TMPL:DEF{"top"}%<div class="patternTop"><span class="patternHomePath twikiLeft">
TWiki>
Support Web>SupportForum>SID-01735 (2015-12-03, PeterThoeny)</span><!-- /patternHomePath--><br class="twikiClear" /></div><!--/patternTop-->%TMPL:END% code in topic body, how to show this globally?
--
Madhuri Yevale - 2013-06-19
Anyone?
--
Madhuri Yevale - 2013-06-20
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.