Edgewall Software

Changes between Version 57 and Version 58 of InterMapTxt


Ignore:
Timestamp:
Mar 13, 2017, 5:54:29 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Move list of active prefixes to the InterWiki page. Keep this page minimal, mainly containing the definitions and let InterWiki page document the syntax.

Legend:

Unmodified
Added
Removed
Modified
  • InterMapTxt

    v57 v58  
    1 = InterMapTxt =
     1= InterMapTxt
    22
    3 == This is the place for defining InterWiki prefixes ==
     3== This is the place for defining InterWiki prefixes
    44
    5 This page was modelled after the MeatBall:InterMapTxt page.
     5This page is interpreted in a special way by Trac, in order to support
     6!InterWiki links in a flexible and dynamic way.
     7It is modeled after the MeatBall:InterMapTxt page.
    68In addition, an optional comment is allowed after the mapping.
    79
    8 
    9 This page is interpreted in a special way by Trac, in order to support
    10 !InterWiki links in a flexible and dynamic way.
    11 
    12 The code block after the first line separator in this page
     10The [#PrefixDefinitions code block] after the first line separator in this page
    1311will be interpreted as a list of !InterWiki specifications:
    1412{{{
    15 prefix <space> URL [<space> # comment]
     13prefix URL [# comment]
    1614}}}
    1715
    18 By using `$1`, `$2`, etc. within the URL, it is possible to create
    19 InterWiki links which support multiple arguments, e.g. Trac:ticket:40.
    20 The URL itself can be optionally followed by a comment,
    21 which will subsequently be used for decorating the links
    22 using that prefix.
     16See InterWiki for more details of the URL syntax.
    2317
    24 New !InterWiki links can be created by adding to that list, in real time.
     18New !InterWiki links can be created by editing this page and adding to the list.
    2519Note however that ''deletions'' are also taken into account immediately,
    26 so it may be better to use comments for disabling prefixes.
     20so be aware that your changes might disable links in your wiki. It may be better to use comments for deprecating prefixes that are used in your wiki.
    2721
    28 Also note that !InterWiki prefixes are case insensitive.
    29 
    30 
    31 == List of Active Prefixes ==
    32 
    33 [[InterWiki]]
    34 
     22The definitions below can be viewed in the [InterWiki#ListofActivePrefixes list of active prefixes].
    3523
    3624----
    3725
    38 == Prefix Definitions ==
     26== Prefix Definitions
    3927
    4028{{{