Changes between Initial Version and Version 1 of Ticket #18301, comment 3


Ignore:
Timestamp:
2019-11-08T00:03:09+01:00 (6 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18301, comment 3

    initial v1  
    77
    88{{{
     9#!mapcss
    910*[mapillary][mapillary!~/^[a-zA-Z0-9_-]{22}$/][mapillary=~/pKey=[a-zA-Z0-9_-]{22}/] {
    1011    throwError: tr("mapillary tag should only contain image ID instead of full URL");
     
    1617
    1718{{{
     19#!mapcss
    1820*[mapillary][mapillary!~/^[a-zA-Z0-9_-]{22}$/][mapillary=~/pKey=[a-zA-Z0-9_-]{22}/] {
    1921    throwError: tr("mapillary tag should only contain image ID instead of full URL");
     
    2527
    2628{{{
     29#!mapcss
    2730^blabla$
    2831}}}