EditNo Guest Plugin
EditOverview
This is my first plugin for
Screwturn Wiki. The goal is very simple, show or hide some parts of a page in case of the user is logged or not.
EditUsage
To hide a part of your page for guest users
<noguest>This text can be see only if your are logged</noguest>
To hide a part of your page for logged users
<onlyguest>This text can be see only if your are not logged</onlyguest>
This is userfull in Sidebar for example, like :
<noguest>Welcome {USERNAME}</noguest>EditTips
If you want to remove "View Page Code", "History", "Edit" section for guest without modify your wiki code :
Edit your Page Header File and put this code:
<onlyguest><STYLE type=text/css>#ViewCodeLink, #HistoryLink, A.editsectionlink { display:none;}</STYLE></onlyguest>
EditWarning
Be carefull, the guest user can see your text in 'View Page Code' !!!!
EditInstallation
- Download NoGuestPlugin or Download NoGuestPlugin for screwturn V3
- Log into your Wiki's administration panel.
- Click on the Providers tab.
- Under Add new Providers click on browse and select NoGuestPlugin.dll and click upload.
- No configuration necessary and it will show up as enabled immediatly.
- You're Done.
Please leave feedback on this page's discussion.EditHistory
[Version 2.0, released 2009-05-14]
[Version 1.0, released 2007-08-14]
EditLicensing
No Guest Plugin
Copyright © 2007 StCez06. All rights reserved.
Currently rated 3.1 by 352 people
- Currently 3/5 Stars.
- 1
- 2
- 3
- 4
- 5