SID-01791: How to remove "Tags: create new tag , view all tags"
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
|
| Category: |
CategorySkin |
Server OS: |
RedHat Linux |
Last update: |
12 years ago |
Hello, I am looking for a way to remove the "Tags: create new tag , view all tags" section that lies everywhere on the
PatternSkin at the top of every page. I know it has something to do with the Pattern Skin Customization, but I just cant pintpoint what to do.
Do I have to delete/edit a template?
--
James DiDonato - 2013-08-20
Discussion and Answer
This is controlled by the skin. Default is:
- Set SKIN = tagme,topmenu,pattern
Set this in your Main.TWikiPreferences:
- Set SKIN = topmenu,pattern
You can also disable the
TagMePlugin in configure if you do not need it.
--
Peter Thoeny - 2013-08-20
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.