##language:en == Setting your UserPreferences == You may self-register and establish your preferences by clicking on the UserPreferences link at the top right corner of every page. If you have registered and are logged in, your name will be displayed instead of "User``Preferences". The various fields in User``Preferences are described below: * '''[[GetText(Name)]]''': Either your real name or an alias. Best is to use WikiName format. * '''[[GetText(Password)]]''': Something you can remember but is very hard for friends and family to guess. ''Currently not used, so leave it empty for now!'' * '''[[GetText(Email)]]''': Your email address, this is required if you wish to subscribe to wiki pages or wish to have a forgotten ID mailed to you. Entering your email address here will not make it accessible for public view. * '''[[GetText(CSS URL)]]''': This wiki has not implemented alternative style sheets; do not change the default setting. * '''[[GetText(Editor size)]]''': This controls the size of the text area when you edit a page. Adjust this to suit the size of your monitor and your personal preferences. * '''[[GetText(Time zone)]]''': ... * '''[[GetText(Your time is)]]''': If the correct time is not displayed, use the drop down box and select the correct time. * '''[[GetText(Server time is)]]''': Displays the server time. * '''[[GetText(Date format)]]''': The default of year-month-day is least confusing for international use. * '''[[GetText(Preferred language)]]''': The default is taken from your browser setting. It is advisable to set this to a specific language anyway, since then you get notification mails in your native tongue, too. * '''[[GetText(General options)]]''': ... * '''[[GetText(Add "Open in new window" icon to pretty links)]]''': If checked, links leading outside of this Wiki will have an extra icon to open the URL in a new window. * '''[[GetText(Add spaces to displayed wiki names)]]''': If checked, makes '''Wiki``Names''' look like '''Wiki Names'''. * '''[[GetText(Open editor on double click)]]''': Handy if you edit a lot of pages. * '''[[GetText(Remember last page visited)]]''': When you point your browser at the wiki's base URL (i.e. the one not mentioning a specific page), you will see the last page visited. This can be useful if you are frequently reading or editing a single page. * '''[[GetText(Show emoticons)]]''': A fun thing, see /!\ and ;)) instead of `/!\` and `;))`. * '''[[GetText(Show fancy diffs)]]''': Makes diffs more readable. * '''[[GetText(Show fancy links)]]''': Show the little icons that indicate the type of link, [[Icon(moin-www.gif)]] for WWW, [[Icon(moin-ftp.gif)]] for FTP, and so on. * '''[[GetText(Show icon toolbar)]]''': Provides a row of icon links in the upper right corner. * '''[[GetText(Show question mark for non-existing pagelinks)]]''': Display a highlighted '''?''' in front of a non-existant page instead of a color-coded page name. * '''[[GetText(Show page trail)]]''': Lists the last five pages visited at the top of the page, so you can jump back several pages easily. * '''[[GetText(Show top/bottom links in headings)]]''': If checked, every title bar will have an up and down arrow to navigate to top or bottom of page. * '''[[GetText(Quick links)]]''': Overrides the standard choices in the gray navigation bar at the top of the page. Enter one Wiki page name per line. If the page name starts with `^`, it opens a new window. You may also add free-form links, i.e. entries of the form `[url linktext]` just like in wiki pages. * '''[[GetText(Subscribed wiki pages
(one regex per line))]]''': Enter '''`.*`''' to receive an email when any page in this Wiki changes (''not recommended'' for busy wikis), or enter the names of any individual pages, one per line. If you are familiar with '''regular expressions''', you may enter a regex expression to match the pages names of interest (.* matches all page names). With the '''[[GetText(Show icon toolbar)]]''' option checked, subscription to individual pages is made easy by clicking the envelope icon when viewing a page of interest. /!\ This is an optional feature that only works when email support has enabled for this wiki, see HelpOnConfiguration/EmailSupport for details.