SID-01551: TWiki single page with new Skin
| Status: |
Answered |
TWiki version: |
5.1.0 |
Perl version: |
5.8.1 |
| Category: |
CategorySkin |
Server OS: |
RedHat |
Last update: |
13 years ago |
Hi,
I have a requirement to show a topic without displaying
TopMenuSkinTopBar and Footer Bar and Side Bars. We need to display only page body content in a full view.
Please let me know how we can achieve this?
Regards,
Srinivas
--
SrinivascharyM - 2012-10-09
Discussion and Answer
Use one of:
- Unstyled text:
?skin=text URL parameter or SKIN = text setting
- Plain text:
?skin=plain URL parameter or SKIN = plain setting
- Styled text:
?cover=print URL parameter or COVER = print setting
See also
TWikiSkins.
--
PeterThoeny - 2012-10-09
Thanks for the quick response Peter.
--
SrinivascharyM - 2012-10-10
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.