wiki.techinc.nl/includes/parser
C. Scott Ananian b7b13c87f4 Mark ParserOptions::{get,set}ExternalLinkTarget() @internal
This option is not used outside core code, according to codesearch:

  https://codesearch.wmcloud.org/deployed/?q=etExternalLinkTarget&i=nope&files=&excludeFiles=&repos=

Users should set this in the site config, not as a parser option.

The installer will eventually invoke Parsoid directly (T317644) with
a custom site config.

Bug: T317647
Change-Id: I099c04045de256ef0fb4cb114ee3c2be350dfdc4
2022-09-28 15:17:33 -04:00
..
Hook ParserGetVariableValueSwitchHook: Don't use the cache parameter 2022-08-16 17:12:32 -04:00
Parsoid Loop in more relevant data to parsoid's parser outputs 2022-09-27 13:04:25 +01:00
BlockLevelPass.php parser: Use a <meta> tag for the internal TOC_PLACEHOLDER 2022-08-16 06:05:17 +00:00
CacheTime.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
CoreMagicVariables.php CoreMagicVariables/CoreParserFunctions: unify revisiontimestamp & etc 2022-09-21 16:58:02 -04:00
CoreParserFunctions.php Unify no-arg and 1-arg forms of {{REVISIONTIMESTAMP}} and friends 2022-09-21 17:02:22 -04:00
CoreTagHooks.php Deprecate Parser::getFreshParser() 2022-07-05 14:09:36 +10:00
DateFormatter.php DateFormatter: Move non-changing code out of anonymous function 2022-08-10 09:18:10 +02:00
DateFormatterFactory.php
LinkHolderArray.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
MWTidy.php
Parser.php Ensure Parser::fetchFileAndTitle returns title after img redirects 2022-09-27 02:37:13 -07:00
ParserCache.php ParserCache: ensure we know a revision ID 2022-06-27 13:29:25 +00:00
ParserCacheFactory.php ParserCache: always use JSON 2022-06-07 15:19:45 +02:00
ParserCacheMetadata.php
ParserFactory.php Deprecate Parser::getFreshParser() 2022-07-05 14:09:36 +10:00
ParserObserver.php parser: Avoid pushing the whole content to ParserObserver debug log 2022-05-18 22:07:57 +00:00
ParserOptions.php Mark ParserOptions::{get,set}ExternalLinkTarget() @internal 2022-09-28 15:17:33 -04:00
ParserOutput.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
ParserOutputFlags.php ParserOutputFlags: change HIDE_TOC to SHOW_TOC 2022-07-27 18:45:59 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php preprocessor: Add missing field declarations 2022-07-29 02:53:04 +02:00
PPDStack_Hash.php
PPDStackElement_Hash.php preprocessor: Add missing field declarations 2022-07-29 02:53:04 +02:00
PPFrame.php Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}} 2022-08-20 20:56:54 -05:00
PPFrame_Hash.php Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}} 2022-08-20 20:56:54 -05:00
PPNode.php
PPNode_Hash_Array.php
PPNode_Hash_Attr.php
PPNode_Hash_Text.php
PPNode_Hash_Tree.php Remove unused key variable from foreach loops 2022-09-21 21:18:43 +02:00
PPTemplateFrame_Hash.php
Preprocessor.php
Preprocessor_Hash.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
RemexRemoveTagHandler.php
RemexStripTagHandler.php
RevisionOutputCache.php Separate RevisionOutputCache::makeParserOutputKey from no revid case 2022-09-09 18:24:27 -07:00
Sanitizer.php Sanitizer: Don't consider inline var CSS insecure 2022-08-24 07:17:28 +00:00
StripState.php Add support to enable Scribunto & Parsoid to handle nowikis properly 2022-09-01 21:04:42 +00:00