wiki.techinc.nl/includes/parser
umherirrender a2e470ee68 (bug 32951) Do not register absolute internal externals
Setting $wgRegisterInternalExternals = false for proto server should not
store the http/https links in externallinks table

Also fix detection of own links for links with query or anchor or
nothing

new also detected:
//localhost
//localhost?query
//localhost#anchor

already detected:
//localhost/path

Change-Id: Idd03d309cc3b71728a8cbea460efa12b10348d64
2012-10-03 23:15:38 +00:00
..
CacheTime.php Added missing GPLv2 headers in new files. 2012-09-01 21:56:38 +02:00
CoreLinkFunctions.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
CoreParserFunctions.php Merge "Reduced some master queries via Revision::READ_NORMAL." 2012-08-28 23:53:26 +00:00
CoreTagHooks.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
DateFormatter.php Make DateFormatter work in any language, by default in the page content language 2012-07-21 00:27:04 +02:00
LinkHolderArray.php Merge "In LinkHolderArray::doVariants(), redlinks need to be checked as well." 2012-07-15 20:15:50 +00:00
Parser.php (bug 35167) Allow <span dir="ltr|rtl"> in toc items 2012-09-26 06:50:46 +00:00
Parser_DiffTest.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00
Parser_LinkHooks.php (bug 34939) Handle mixed-case URL protocols in wikitext 2012-09-04 16:26:46 +02:00
ParserCache.php update @param @return doc in several files 2012-07-10 17:08:52 +02:00
ParserOptions.php (bug 37453) Move $wgDisable(Lang|Title)Conversion to ParserOptions 2012-09-16 20:20:36 +02:00
ParserOutput.php (bug 32951) Do not register absolute internal externals 2012-10-03 23:15:38 +00:00
Preprocessor.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
Preprocessor_DOM.php Generated node count limit 2012-09-15 14:51:58 -07:00
Preprocessor_Hash.php Merge "store text length in local var in Preprocess::processToObj/Xml" 2012-08-15 00:22:10 +00:00
Preprocessor_HipHop.hphp Make functions match definitions in Preprocessor interface 2012-08-30 22:03:19 +01:00
StripState.php Replace deprecated wfMsg* calls with Message class calls. 2012-08-20 22:52:17 +02:00
Tidy.php Added missing GPLv2 headers in some places. 2012-05-01 09:05:48 +02:00