Main
The Road Behind
VenezuelaTrinidad Curacao Galapagos Ecuador Peru Bolivia Paraguay Argentina Chile Hong Kong Thailand North Thailand South Malaysia Cambodia Singapore Nepal Kathmandu Royal Trek Nepal Trek India India Palace Udaipur Bangalore Greece Islands Rhodes Camping Olympia Turkey Istanbul Bath Bursa Cappadocia Bodrum South Africa Garden Route Cape Town Namibia Fish River Etosha Botswana Zimbabwe Wedding Great Ruins Germany Bathroom Netherlands Spain Madrid Seville Granada Gibraltar Morocco Portugal Sintra France Normandy Egypt Pyramids Nile Aswan Abusimbel Luxor Valley of Kings Alexandria Red Sea Jordan Kings Valley Aman Palestine The Road Ahead
IsrealCzech Republic Austria Italy Switzerland England Find pages Unused pages Undefined pages Page Index
Set your name in
UserPreferences
Referenced by
JSPWiki v2.2.33
|
Includes its body, if the user check validates. Usage<wiki:UserCheck status="unknown|known|named|validated|unvalidated"> JSP or HTML content </wiki:UserCheck> Parameters
The possible values of "status" are:
In 2.0 there was an attribute called "exists". This is now deprecated, but it is still recognized. See below. Example
<wiki:UserCheck status="known">
G'day,<wiki:UserName />
</wiki:UserCheck>
<wiki:UserCheck status="unknown">
Set your name in <wiki:LinkTo page="UserPreferences">UserPreferences</wiki:LinkTo>
</wiki:UserCheck>
Displays a greeting, if the user has either set a cookie or logged in; else displays a link to the page UserPreferences. NotesThe behavior of this tag was significantly enhanced in 2.2. The old tag had the parameter "exists", which corresponds to the status parameter as follows: OLD <wiki:UserCheck exists="true">Replace with <wiki:UserCheck status="known"> OLD <wiki:UserCheck exists="false">Replace with <wiki:UserCheck status="unknown">
|
Please make one. |
||||||