Searched refs:IDs (Results 1 – 25 of 108) sorted by relevance
12345
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | Attr.IDPrefix.txt | 6 String to prefix to IDs. If you have no idea what IDs your pages may use, 8 that they are still usable, but will not conflict with core page IDs.
|
D | Attr.EnableID.txt | 10 this directive, but I strongly recommend you also consider blacklisting IDs 11 you use (%Attr.IDBlacklist) or prefixing all user supplied IDs
|
D | Attr.IDBlacklist.txt | 4 DESCRIPTION: Array of IDs not allowed in the document.
|
D | Attr.IDBlacklistRegexp.txt | 6 PCRE regular expression to be matched against all IDs. If the expression is
|
D | HTML.Attr.Name.UseCDATA.txt | 9 illegal IDs (for example, names that begin with a digit.) Set this configuration
|
D | HTML.AllowedAttributes.txt | 17 IDs at all.
|
D | Attr.IDPrefixLocal.txt | 6 Temporary prefix for IDs used in conjunction with %Attr.IDPrefix. If you
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
D | NodesNamespace.asciidoc | 35 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the re… 54 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned… 68 $params['node_id'] = (list) A comma-separated list of node IDs to span the reload/reinit call. Shou… 81 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit… 96 $params['node_id'] = (list) A comma-separated list of node IDs or names to limit the returned infor…
|
D | TasksNamespace.asciidoc | 36 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the re… 67 $params['nodes'] = (list) A comma-separated list of node IDs or names to limit the re…
|
D | LogstashNamespace.asciidoc | 46 $params['id'] = (string) A comma-separated list of Pipeline IDs
|
/plugin/siteexport/ |
D | helper.php | 93 public function __getOrderedListOfPagesForID($IDs, $start=null) argument 99 if ( !is_array($IDs) ) { 100 $IDs = array($IDs); 104 foreach( $IDs as $ID ) {
|
/plugin/purplenumbers/ |
D | plugin.info.txt | 6 desc Adds "Purple Numbers" (granular IDs) to every block level element.
|
/plugin/log404/ |
D | plugin.info.txt | 6 desc Keep a log of page IDs that have not been found.
|
D | README.md | 3 Keep a log of page IDs that have not been found.
|
/plugin/googletagmanager/ |
D | README.md | 10 The plugin supports both the general GTM tag for IDs with GTM-* or Google Ads tags with AW-*
|
/plugin/redirect/lang/de/ |
D | intro.txt | 3 …eiten oder Wikiseiten weiterleiten. Alle Angaben müssen absolut sein. Wiki-IDs dürfen keine Sonder…
|
/plugin/userimportextended/lang/de/ |
D | intro.txt | 8 Doppelte Benutzer-IDs werden ignoriert.
|
/plugin/tplinc/lang/en/ |
D | help.txt | 8 Pages can optionally be given as relative IDs and will be resolved against the current page's names…
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
D | AMSmath.js | 19 …IDs:{},eqIDs:{},labels:{},eqlabels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",fu… property
|
/plugin/bookmark2wiki/ |
D | README.md | 39 - Set `pages`: Enter page IDs (e.g., `new_bookmarks`, `namespace:bookmarks`) one per line. 78 - **No pages in dropdown**: Check that `pages` in Admin > Configuration contains valid page IDs (e.…
|
/plugin/bbcodeextensions/ |
D | ChangeLog | 5 …* Adds ''a link'', which links to an anchor link but preserves case (DW lowercases IDs which can c…
|
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/ |
D | CHANGELOG.md | 7 * Refer to account IDs using the terminology "account" rather than "user".
|
/plugin/idoit/ |
D | README.md | 65 ### Retrieving objects by IDs
|
/plugin/diagramsnet/lib/resources/ |
D | dia_zh.txt | 909 pageIdsExp=Page IDs Export 926 pageIdsExpInst1=Select export target, then click the "Start Export" button to export all pages IDs. 992 confAInvalidPageIdsFormat=Incorrect Page IDs file format 1009 confAPageIdsImpDone=Page IDs Import finished
|
D | dia_uk.txt | 909 pageIdsExp=Page IDs Export 926 pageIdsExpInst1=Select export target, then click the "Start Export" button to export all pages IDs. 992 confAInvalidPageIdsFormat=Incorrect Page IDs file format 1009 confAPageIdsImpDone=Page IDs Import finished
|
12345