Difference between revisions of "Version 8.1 Doc Notes"

From LongJump Support Wiki
imported>Aeric
 
imported>Aeric
 
(4 intermediate revisions by the same user not shown)
Line 20: Line 20:
       ^^^^^^</pre>
       ^^^^^^</pre>
|}
|}
 
<!--
==New Pages for Administrators==
==New Pages for Administrators==
:* Link - describe.
:* Link - describe.
Line 29: Line 29:
==New Pages for Users==
==New Pages for Users==
:* Link - Describe.
:* Link - Describe.
-->
<noinclude>


==Documentation Changes==
[[Category:Doc Notes]]
 
=== Major Change ===
Describe.
 
===New Terminology===
These terms have been added to ...:
 
:{| border="1"
|-
! Term !! Description
|-
| TermHere || DescriptionHere.
<!--
|-
|  ||
-->
|}
<!--
[[Category:Release Notes]]
-->
</noinclude>
</noinclude>

Latest revision as of 20:35, 9 January 2014

See also: Release Notes for platform changes.

Friendlier URLs

After a change of servers, Wiki pages can now be accessed with shorter, friendlier URLs. Where before, a page was accessed as:

.../wiki/index.php?title=Welcome!

It can now be accessed as:

.../wiki/Welcome!

Version Specific or Latest-Version URLs

This URL will always reach the 8.1 version of the wiki:

    .../lj81/index.php?title=Welcome!
       ^^^^^^

This URL will always reach the 8.0 version of the wiki, for as long as it is the current version. Once 8.1 is released, it will reach that. When 8.2 is released, it will go there, and so on:

    .../wiki/index.php?title=Welcome!
       ^^^^^^