Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 507) sorted by last modified time

12345678910>>...21

/plugin/siteexport/inc/
H A DreadCSS.patch16 // Remove Comment tags <!-- ... --> inside CSS as <style> in HTML document
17 // Remove Comment tags /* ... */ inside CSS as <style> in HTML document
119 // CSS as <style> in HTML document
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dokusioc/
H A DREADME.md13 * It adds a link to those meta descriptions in the HTML header.
H A Dplugin.info.txt6 desc It adds an alternate meta link of the SIOC-RDF/XML document to HTML head, creates SIOC vers…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1405 displayed (including PHP & HTML files)
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default183 $PHPTHUMB_CONFIG['border_hexcolor'] = '000000'; // Default border color - usual HTML-style hex …
184 …or when thumbnail aspect ratio does not match fixed-dimension box - usual HTML-style hex color not…
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md41 Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself.
49 If instead, you wish to allow HTML within untrusted user-input, but still want output to be free from XSS it is recommended that you make use of a HTML sanitiser that allows HTML tags to be whitelisted, like [HTML Purifier](http://htmlpurifier.org/).
57 ### Escaping HTML
60 If you wish to escape HTML **in trusted input**, you can use the following:
/plugin/confmanager/lang/de/
H A Dentities.txt2 … genutzt werden. Dies schließt HTML ein. Allerdings sollten Sie beachten, dass dieser Vorgang in K…
H A Dmime.txt5HTML upload für ungeschützte Wikis**, da dies Cross Site Scripting-Schwachstellen durch JavaScript…
/plugin/confmanager/lang/en/
H A Dentities.txt13 …ur pages. This includes HTML. However you should be aware that doing so is bound to break when use…
H A Dmime.txt5HTML upload for unprotected wikis**, as this opens Cross Site Scripting vulnerabilities through Ja…
/plugin/confmanager/lang/fr/
H A Dentities.txt12 …me de l'HTML. Cependant, vous devez réaliser que générer du HTML de cette manière sera voué à l'éc…
H A Dmime.txt5 :!: Ne **jamais** activer le téléversement de fichier HTML sur un wiki non protégé, attendu que cel…
/plugin/confmanager/lang/ja/
H A Dmime.txt6 :!: **オープンな Wiki で HTML ファイルをアップロードできるように設定してはいけません。**
8 HTML ファイルのアップロードは、信頼できるユーザ向けの Wiki でのみ有効にしてください。
9 MIME 設定ファイルに HTML ファイルタイプを追加して HTML のアップロードを許可する場合は、[[doku>ja:config:iexssprotect|設定項目: iexssprotec…
H A Dentities.txt12 [[doku>ja:syntax#テキストから HTML への変換]]も参照してください。
14 デフォルトでは簡単な文字変換を行うだけですが、この変換設定を利用して複雑な文字列 (HTML を含む) をページに挿入することもできます。
15 ただし、そうした場合は HTML 以外のレンダラを利用した際に内容や表示が崩れることを理解しておく必要があります。
/plugin/confmanager/lang/ko/
H A Dentities.txt12 기본적으로 이 기능은 단순한 문자 치환을 위해 사용되지만, 이 시스템은 더 복잡한 문자열 생성을 위해 사용될 수도 있습니다. HTML을 포함하기도 합니다. 그러나 non-HTML
H A Dmime.txt5HTML 업로드를 허용하지 마세요** 자바스크립트를 통한 Cross Site Scripting 취약점이 생길 수 있습니다. 신뢰할 수 있는 사용자에 대해서만 이 기능을 허용해야…
/plugin/confmanager/lang/nl/
H A Dentities.txt12 … Inclusief HTML. Hoewel je bewust moet zijn dat dit beperkt is doordat het stuk gaat als het wordt…
H A Dmime.txt5HTML upload in voor ongeschermde wiki's**, omdat dit Cross Site Scripting kwetsbaarheden (aanroepe…
/plugin/confmanager/lang/zh/
H A Dentities.txt12 虽然默认情况下,它只是简单的字符替换。但实体系统也可以被用来插入更复杂的结构甚至 HTML 到您的页面。当然你应该知道,这会受到 HTML 渲染的制约。
H A Dmime.txt5 :!: **切勿在无保护的维基上启用 HTML 上传**,因为这可能引入通过 JavaScript 的跨站脚本漏洞。只对受信任的用户启用。你需要禁用 [[doku>config:iexssprote…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs3801 // Strip HTML elements
21615 if(!mtch) throw new Error("Invalid HTML: could not find <table>");
21706 if(!mtch || mtch.length == 0) throw new Error("Invalid HTML: could not find <table>");
21739 /* not an HTML TABLE */
/plugin/api/
H A DREADME.md44 If you want relative URL in the exported HTML. See https://www.dokuwiki.org/config:canonical
/plugin/imapmarkers/
H A DREADME.md109 **"marker-color"**: (string) ```"HTML-COLOR"``` -- Set the internal markers color to this value.
117 **"area-fillColor"**: (string) "HTML-COLOR-HEXADECIMAL" -- Set the color of the hoverd area. Don't …
174 …, [ImageMapster](http://www.outsharked.com/imagemapster/) and [PHP Simple HTML DOM Parser](https:/…
/plugin/htmlok/
H A DREADME.md3 Allows to embed HTML and PHP in Wiki Pages.

12345678910>>...21