Changes between Version 19 and Version 24 of Rules


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Rules

    v19 v24  
    88There are base rules (e.g. [source:/trunk/resources/data/validator/geometry.mapcss Geometry] or [source:/trunk/resources/data/validator/highway.mapcss Highways]) that cover dedicated features each. They can be combined with add-on rules that cover more special topics:
    99
     10{{{#!comment
     11For following macro, [[Styles]], the first argument is a language code which needs to be adjusted in translation and the second is the type, "rules" (for Rules), which should remain unchanged.
     12The rest are the names of the table's header which should be translated.
     13See https://josm.openstreetmap.de/wiki/WikiMacros#Styles-macro
     14}}}
     15
    1016[[Styles(en|rules|short description|author|description|version|More details)]]
    1117
     
    1521If you want to add your rules to this list use one of the two options:
    1622 * Simply create a page in this wiki with your rule, e.g. [wikitr:/Rules/MyRuleName]. This is similar to [wikitr:/Styles#Makeyourstyleavailabletootherusers Styles] and [wikitr:/Presets#Createnewpresets Presets]. See there for more information about this topic.
    17  * Externally hosted rule URLs can be entered when editing the [wikitr:/RulesSource RulesSource page].
     23 * Externally hosted rule URLs can be entered when editing the [wiki:/RulesSource RulesSource page].
    1824If your rule applies to a limited area, use [wikitr:/Help/Styles/MapCSSImplementation#Territoryselector Territory selectors], to limit the execution to the area.
     25
     26**Note**: The [/jenkins/job/JOSM-Integration/ JOSM-Integration test] will run on all rules and report problems.
    1927
    2028=== Rules managed in JOSM wiki ===
    2129JOSM wiki based Rules is the preferred method.
    2230
    23 [[TitleIndex(Rules/)]]
     31[[TitleIndexTr(Rules/)]]
    2432
    2533----