<%@ taglib uri="/WEB-INF/jspwiki.tld" prefix="wiki" %> <%@ page errorPage="/Error.jsp" %> <%@ page import="com.ecyrd.jspwiki.*" %> <% // Determine the name for the user's favorites page WikiContext c = WikiContext.findContext( pageContext ); String pagename = c.getName(); String username = null; username = c.getEngine().getVariable( c, "username" ); if( username == null ) username = ""; String myFav = username + "Favorites"; %>

Your profile

Set your user preferences here. Your choices will be saved in your browser as cookies.
" method="POST" accept-charset="UTF-8">
" />
Your wiki name. If you haven't created a user profile yet, you can tell who you are by 'asserting' an identity. You wouldn't lie to us would you?
Note that setting your user name this way isn't a particularly trustworthy method of authentication, and the wiki may grant you fewer privileges as a result. Create a user profile if you'd prefer a traditional username and password, which is more secure.
" method="POST" accept-charset="UTF-8">
Clears your 'asserted' user name.
" method="GET">
You may set your personal Favourites list which will appear in the navigation menu.
Hi! Looks like you haven't set up a wiki profile yet. You can do that here. To set up your profile, we need to know a little bit about you. Edit your wiki profile here.
" method="POST" accept-charset="UTF-8">
" />
This is your login id; once set, it cannot be changed.

This is your login id.
Sets your account password. It may not be blank.
Type your password again.
" />
This must be a proper WikiName; cannot contain spaces or punctuation.

This is your WikiName.
" />
This is your full name.

This is your full name.
" />
Your e-mail address is optional. If you lose your password, you can ask to have a new, random password sent to this address.
This wiki automatically remembers you using cookies, without requiring additional authentication. To use this feature, your browser must accept cookies from this website. When you click 'save profile,' the cookie will be saved by your browser.
Access control lists or wiki groups containing your identity should specify or . You are also a member of these roles: , and the following groups: . ACLs containing these roles and groups should work, too.
You created your profile on , and last saved it on Click 'save profile' to save your wiki profile.