/plugin/const/_test/ |
H A D | constants.test.php | 27 $HTML = $response->queryHTML('.page p'); 31 $this->assertTrue(strpos($HTML, 'User:') !== false, 'anonymous'); 56 $HTML = $response->queryHTML('.page p'); 58 $this->assertTrue(strpos($HTML, 'YEAR:'.date('Y')) !== false); 61 $this->assertTrue(strpos($HTML, 'WEEK:'.date('W')) !== false); 62 $this->assertTrue(strpos($HTML, 'DAY:'.date('d')) !== false); 94 $HTML = $response->queryHTML('.page p'); 96 $this->assertTrue(@preg_match('/RANDOM:\d+/',$HTML) === 1); 97 $this->assertTrue(strpos($HTML, 'AUTOINDEX1:1') !== false); 98 $this->assertTrue(strpos($HTML, 'AUTOINDEX2:2') !== false); [all …]
|
/plugin/scrape/HTMLPurifier/ConfigSchema/ |
H A D | schema.ser |
|
/plugin/adhoctags/ |
H A D | README.md | 1 # DokuWiki Plugin Ad-Hoc HTML 2 A secure but flexible way to insert HTML tags into DokuWiki 4 This is an attempt to enable direct insertion of HTML tags in DokuWiki that is not reliant on the HTML option, which is no longer available in current versions of DokuWiki. 8 ## HTML Elements 10 The following HTML elements are added by this plugin (in alphabetic order): 12 - `<abbr>` – “[Abbreviation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbr)” 14 - `<address>` – “[Address](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address)” 16 - `<article>` – “[Article](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article)” 18 - `<aside>` – “[Aside](https://developer.mozilla.org/en-US/docs/Web/HTML/Elemen [all...] |
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.AllowedElements.txt |
|
H A D | HTML.Doctype.txt |
|
H A D | HTML.Allowed.txt |
|
H A D | HTML.XHTML.txt |
|
H A D | Core.AggressivelyFixLt.txt |
|
H A D | Attr.EnableID.txt |
|
H A D | HTML.ForbiddenAttributes.txt |
|
H A D | HTML.ForbiddenElements.txt |
|
H A D | Attr.ClassUseCDATA.txt |
|
H A D | HTML.DefinitionID.txt |
|
H A D | CSS.AllowedProperties.txt |
|
/plugin/confmanager/lang/ja/ |
H A D | mime.txt | 6 :!: **オープンな Wiki で HTML ファイルをアップロードできるように設定してはいけません。** 8 HTML ファイルのアップロードは、信頼できるユーザ向けの Wiki でのみ有効にしてください。 9 MIME 設定ファイルに HTML ファイルタイプを追加して HTML のアップロードを許可する場合は、[[doku>ja:config:iexssprotect|設定項目: iexssprotect]] を無効にする必要があります。
|
H A D | entities.txt | 12 [[doku>ja:syntax#テキストから HTML への変換]]も参照してください。 14 デフォルトでは簡単な文字変換を行うだけですが、この変換設定を利用して複雑な文字列 (HTML を含む) をページに挿入することもできます。 15 ただし、そうした場合は HTML 以外のレンダラを利用した際に内容や表示が崩れることを理解しておく必要があります。
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | spaceless.rst | 8 Use the ``spaceless`` tag to remove whitespace *between HTML tags*, not 9 whitespace within HTML tags or whitespace in plain text: 21 This tag is not meant to "optimize" the size of the generated HTML content but 22 merely to avoid extra whitespace between HTML tags to avoid browser rendering 27 If you want to optimize the size of the generated HTML content, gzip 33 an HTML string, be warned that this is not as easy as it seems to be
|
/plugin/bureaucracy-au/_test/ |
H A D | input.txt | 12 fieldset "HTML Checks <bold>bang</bold>" "<bold>bang</bold>" "<bold>bang</bold>" 13 textbox "HTML check 1 <bold>bang</bold>" "=<bold>bang</bold>" 14 password "HTML check 2 <bold>bang</bold>" "=<bold>bang</bold>" 15 textarea "HTML check 3 <bold>bang</bold>" "=<bold>bang</bold>" 16 static "HTML check 4 <bold>bang</bold>" 17 wiki "HTML check 5 <bold>bang</bold>"
|
/plugin/bureaucracyau/_test/ |
H A D | input.txt | 12 fieldset "HTML Checks <bold>bang</bold>" "<bold>bang</bold>" "<bold>bang</bold>" 13 textbox "HTML check 1 <bold>bang</bold>" "=<bold>bang</bold>" 14 password "HTML check 2 <bold>bang</bold>" "=<bold>bang</bold>" 15 textarea "HTML check 3 <bold>bang</bold>" "=<bold>bang</bold>" 16 static "HTML check 4 <bold>bang</bold>" 17 wiki "HTML check 5 <bold>bang</bold>"
|
/plugin/diagramsnet/lib/math/extensions/ |
H A D | FontWarnings.js | 19 …HTML:{closeBox:[["div",{style:{position:"absolute",overflow:"hidden",top:".1em",right:".1em",borde…
|
H A D | mml2jax.js | 19 …HTML.setScript(a,b);d.removeChild(e)}else{var c=MathJax.HTML.Element("span");c.appendChild(e);Math…
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
H A D | spaceless.rst | 8 Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not 9 whitespace within HTML tags or whitespace in plain text: 22 transformation on large amounts of HTML: 34 This tag is not meant to "optimize" the size of the generated HTML content but 35 merely to avoid extra whitespace between HTML tags to avoid browser rendering 46 If you want to optimize the size of the generated HTML content, gzip 52 an HTML string, be warned that this is not as easy as it seems to be
|
/plugin/imagecarousel/_test/ |
H A D | parse.test.php | 19 $HTML = p_wiki_xhtml('test:plugin_imagecarousel'); 20 $this->assertTrue(strpos($HTML, '<div class="slick') !== false, 'render class slick'); 21 $this->assertTrue(strpos($HTML, '"slidesToShow":4') !== false, 'slidesToShow is 4');
|
/plugin/textinsert/ |
H A D | README | 27 HTML Support 29 A macro name with the _HTML suffix will be output as HTML, whereas without the _HTML suffix the 30 HTML markup will be treated as literals. With it, <p> creates a paragraph; wthout it the <p> 47 For HTML output, HTML tags are accepted in translation macros, but for the HTML 48 to become effective, these must be included in a standard HTML macro definition 49 string. In effect, they must be doubly bound to the HTML
|
/plugin/htmlokay/lang/en/ |
H A D | selection.txt | 1 Use this page to set HTML access policies for users and groups. 2 Users and groups which are not granted privileges cannot use HTML in their pages. 3 **H**, **M**, **L**,and **U** refer to the number and degree of restrictions placed on HTML users.
|