https://bugzilla.wikimedia.org/show_bug.cgi?id=65259

            Bug ID: 65259
           Summary: Monotonic increasing of strip markers allows
                    information to be shared between parts of a page
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Parser
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: jackmcbarn+w...@gmail.com
       Web browser: ---
   Mobile Platform: ---

The final set of numbers in a strip marker starts at 0 and goes up by 1 for
each occurrence of the tag that placed the strip marker. This can be used in
conjunction with obscure extension tags to pass information between different
parts of a page. An example of this is that from Lua, "return
frame:extensionTag('hiero', 'foo'):sub(29, 36)" returns a number 1 higher than
the last each time, even between different #invoke's.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to