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

           Summary: add class to dynamic date anchor tags
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Dynamic dates (autoformatted dates) are emitted into the page as standard
links.  As they are a distinctly different type of link, it would be helpful if
the emitted html identifies them as dynamic dates.

Two method come to mind.  Either add a class to the the anchor tags, or add a
span element around the dynamic date.

This would allow custom styles to be applied by either the skin or individual
editors, and would permit JavaScript to readily access and manipulate these
elements of the content.

bug 8226 could be easily solved in there was a span element around the dynamic
date with the date placed into the title attribute in a sortable format like
YYYYMMDD.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to