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

       Web browser: ---
             Bug #: 33886
           Summary: to support for microdata and rdfa, allow <a> tags so
                    expernal links can have ref/rel attributes
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: need-review, patch
          Severity: normal
          Priority: Unprioritized
         Component: Parser
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 23225
    Classification: Unclassified


Created attachment 9887
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9887
sanitizer patch to allow <a> tags

Allow <a> tags in wikitext. This was introduced first in r58694 and again
discussed in the context of but reverted. I have again introducde it in r109723
after a discussion with tim, but reverted it because of code slush as requested
by siebrand. 

The attached patch will allow <a> tags to be passed through the sanitizer, if
$wgAllowATag is set to true. I will soon supply another patch that will cause
such links to be recorded in the externallink table, as discussed with tim.

Please apply once 1.19 is forked.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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