Implement static public Parser::getExternalLinkRel
authorMarius Hoch <hoo@online.de>
Mon, 12 Nov 2012 22:52:43 +0000 (23:52 +0100)
committerMarius Hoch <hoo@online.de>
Fri, 30 Nov 2012 20:20:38 +0000 (21:20 +0100)
commitd067e090eaf5fe1059c80cac0d25b572253d7b1e
treef30818b573d1849a447595ec65d7eaa8dc8bb584
parentc8bea46ff232f3b1a340ee0001b063a07dd26c56
Implement static public Parser::getExternalLinkRel

I've implemented the function Parser::getExternalLinkRel which
gives the 'rel' attribute for a given link in a given NS. Per Tim's
suggestion, as it's currently impossible to invoke the logic in
Parser::getExternalLinkAttribs externally.

Change-Id: Id0bfed81e2afd6730d820b6c9a4a09155a557f37
includes/parser/Parser.php