SID-00427: How to remove jump and search boxes
| Status: |
Answered |
TWiki version: |
4.2.3 |
Perl version: |
|
| Category: |
CategorySkin |
Server OS: |
|
Last update: |
16 years ago |
Hi
I tried to do an extensive search on twiki boards and on google but unfortunately when I ask the question "How to remove jump and search boxes", I am pointed to the link to webtopbar:
http://twiki.org/cgi-bin/view/TWiki04x03/WebTopBar
When I go to that place there is no obvious way to remove the jump and search boxes.
Can anyone please suggest how these can be removed?
Thanks
Sushil
--
SushilRapatwar - 2009-07-20
Discussion and Answer
In your TWiki installation go to
TWiki.WebTopBar, click on
Raw Edit and remove the text from
*<form name="jumpForm" to
</form> to remove the jump box, and from
*<form name="quickSearchForm" to
</form> to remove the search box.
--
EnriqueCadalso - 2009-07-23
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.