Help:Preferences

From LabVIEW Wiki

Jump to: navigation, search

The preferences dialog allows you to personalize some aspects of LabVIEW Wiki. They will apply only when you are logged in.

Contents

User profile

User name
User ID
Number of edits
E-mail*: ...
o Register email
Your nickname (for signatures): ...
o Raw signatures (without automatic link)
Interface language: English
Change password
Old password: ...
New password: ...
Retype new password: ...
o Remember password across sessions 
* Real name (optional): if you choose to provide it this will be used
for giving you attribution for your work.
* Email (optional): Enables people to contact you through the website without you having to
reveal your email address to them, and it can be used to send you a new password if you forget it.
User profile page of preferences

Your nickname

Although your username is not necessarily your real name and could therefore be called a nickname, the term "nickname" is used here for a name you may optionally specify, different from your username, for when you enter your signature with ~~~ or ~~~~.

(If you use the edit toolbar for signing, remember that it gives two dashes before the four tildes.)

By default the name part of the signature is [[User:username|username]].

Non-raw signature

The code supplied as non-raw signature is applied as link label of the link to the page "User:username". Neither wiki-code nor HTML code is interpreted: the server passes the wiki-code on unchanged, while it converts the HTML in such a way that the browser effectively does not interpret it; for example, "<" is replaced by "&lt;" rendered as "<".

Raw signatures

If "Raw signature" is checked, then:

Invalid raw signatures

You may find the following message displayed in your user preferences:

Invalid raw signature; check HTML tags.

This means you are using invalid HTML markup on your signature. Some possible causes with their corresponding solutions:

Unclosed tags 
If you are opening a tag without the corresponding closing tag (for instance: [[User:Example|<font color="white">Example]]), you should close the tag (for instance: [[User:Example|<font color="white">Example</font>]]). It's also a good idea to put the tags outside the link if possible (for instance: <font color="white">[[User:Example|Example]]</font>).
Mismatched or incorrectly nested tags 
If the tags are mismatched (for instance: <s><u>hi</s></u>), fix them (for instance: <s><u>hi</u></s>).
Unquoted attributes 
It's also recommended to use quotes on all attributes (for instance, use <font color="white"></font> instead of <font color=white></font>).
Unclosed entities 
If you have a HTML entity which is lacking the final ;, you need to add it; if you have a bare &, it must be replaced by &amp; (a bare & is always a mistake in either HTML or wikicode).
Unescaped special characters 
If you are using one of &, <, or >, and want it shown as text, it must be escaped as &amp;, &lt;, or &gt;, respectively.

Signature content

Password

To change your password, enter your old password, the new password, and the new password a second time. (If you're merely changing the other preferences, you do not need to enter your password.)

If you want to use remember my password you have to change your password if it was generated by Mediawiki and emailed to you. This is a security feature but very often causes trouble for new users.

Interface language

One can specify an interface language. Some sidebar content contains literal labels, these are in effect for all interface languages.

Skin

You cannot change the skin on LabVIEW Wiki

Files

Limit images on image description pages to:  320x240
                                             640x480
                                             800x600
                                            1024x768
                                           1280x1024
                                         10000x10000

One can specify a limit on the size of images on image description pages.

The large limit 10000x10000 means that one gets the full image.

With a slow connection it is not practical to have to load a large image just to read image info. Also, it may be practical if a large image at first is made to fit on the screen, in the case that the browser does not do that itself. If the image has been reduced there is a link to the full image.

Date format

This setting affects the appearance of links produced by wikitext for which the date formatting feature applies, and also that of dates and times produced by the system in Recent Changes etc. It also affect timestamps in signatures.

Option "default": the appearance of links is as without the date formatting feature, except:

Option "mdy": format [[m d]], [[y]] or [[m d]]

Option "dmy": format [[m d|d m]] [[y]] or [[m d|d m]]

Option "ymd": format [[y]] [[m d]] or [[m d]]

Option "ISO 8601":

Time zone

Time zone
Server time is now: 06:34
Local time display: 08:34
Offset*: 
* Enter number of hours your local time differs from server time (UTC).

Editing

Editing
Rows:           Columns:  
o Enable section editing via [edit] links
o Enable section editing by right-clicking on section titles (JavaScript)
o Edit pages on double click (JavaScript)
o Edit box has full width
o Show edit toolbar
o Show preview on first edit
o Show preview before edit box
o Add pages I create to my watchlist
o Add pages you edit to your watchlist
o Mark all edits minor by default
o Use external editor by default
o Use external diff by default
o Prompt me when entering a blank edit summary

Recent changes

Days to show in recent changes:
Number of titles in recent changes: 
o Hide minor edits in recent changes
o Enhanced recent changes (not for all browsers)

Watchlist

Number of days to show in watchlist: 

o Expand watchlist to show all applicable changes
Number of edits to show in expanded watchlist: 

o Hide my edits from the watchlist
o Hide bot edits from the watchlist
o Add pages I edit to my watchlist
o Add pages I create to my watchlist
o Add pages I move to my watchlist
o Add pages I delete to my watchlist

Search

Hits to show per page: 
Lines to show per hit: 
Characters of context per line: 
Search in these namespaces by default:

Misc settings

Threshold for stub display: 
Show hoverbox over wiki links
Underline links
Format broken links like this (alternative: like this?).
Justify paragraphs
Auto-number headings
Show table of contents (for pages with more than 3 headings)
Disable page caching
Enable "jump to" accessibility links
Don't show page content below diffs
A wikilink to an existing page will be in class 'stub' if the page is in the main namespace, it is not a redirect, and the number of bytes of the wikitext is less than the "threshold for stub display" set in the user's preferences.
This allows users to immediately identify links to very short pages that probably need to be expanded. Alternately, a user may set a very high threshold to achieve any of the following:
  • Identify links to very large pages. However, the criterion is the size of the wikitext; possible inclusion of templates and images can make the rendered page large, even if the amount of wikitext is small.
  • Determine at a glance whether a link leads to the main namespace or not. However, this does not take into account redirects to the main namespace (even if the redirect itself is in the main namespace).
  • Identify links to redirects, for clean-up work such as bypassing redirects.
Personal tools
Namespaces
Variants
Actions
Navigation
interaction
Toolbox