Changes between Initial Version and Version 1 of Ticket #9379, comment 33


Ignore:
Timestamp:
2014-02-06T15:15:34+01:00 (11 years ago)
Author:
simon04

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9379, comment 33

    initial v1  
    22> Now I only need to find how I can add my own validator rules. Unfortunately http://josm.openstreetmap.de/wiki/Help/Validator/MapCSSTagChecker is not providing an answer, googling also failed.
    33
    4 Add a subpage to [[Rules]], see the source code of [[Rules/Brazilian-Specific]] for an example.
     4Create and test a validation test: Create a `.validator.mapcss` file, add some tests (according to [[Help/Validator/MapCSSTagChecker]]) and add it via the JOSM preferences.
     5
     6To make a test public: Add a subpage to [[Rules]], see the source code of [[Rules/Brazilian-Specific]] for an example.
     7
     8Btw: extending the documentation is very welcome. :-))