Home
last modified time | relevance | path

Searched refs:HTML (Results 251 – 275 of 507) sorted by path

1...<<1112131415161718192021

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst31 In an HTML context, wrap the output with a ``pre`` tag to make it easier to
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst11 using the HTML strategy
16 using the HTML strategy
36 using the HTML strategy
H A Dembed.rst35 Imagine a base template shared by multiple HTML pages, defining a single block
152 out the HTML markup for the boxes.
174 instance, if you embed a CSS/JavaScript template into an HTML one). In that
H A Dextends.rst12 Let's define a base template, ``base.html``, which defines a simple HTML
H A Dmacro.rst10 are useful to put often used HTML idioms into reusable elements to not repeat
H A Dspaceless.rst8 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/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst10 A template is simply a text file. It can generate any text-based format (HTML,
155 The following example removes all HTML tags from the ``name`` and title-cases
339 Let's define a base template, ``base.html``, which defines a simple HTML
419 HTML Escaping
422 When generating HTML from templates, there's always a risk that a variable
423 will include characters that affect the resulting HTML. There are two
466 Everything will be automatically escaped in this block (using the HTML strategy)
504 are useful to reuse often used HTML fragments to not repeat yourself.
851 Use the ``spaceless`` tag to remove whitespace *between HTML tags*:
907 .. _`Twig syntax mode`: https://github.com/bobthecow/Twig-HTML.mode
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dnl2br.test7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."]
13 If you have some &lt;strong&gt;HTML&lt;/strong&gt;<br />
H A Dtrim.test14 return ['text' => " If you have some <strong>HTML</strong> it will be escaped. "]
17 If you have some &lt;strong&gt;HTML&lt;/strong&gt; it will be escaped.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/spaceless/
H A Dsimple.test2 "spaceless" tag removes whites between HTML tags
/plugin/flattr/
H A DCHANGELOG2 * Added ability to create static (HTML only) buttons (Implements Issue #4)
/plugin/flowplay/flowplayer/
H A DREADME.txt12 0.9.3 Added new 'bufferLength' variable that can be used in the HTML page to
36 - Now resizes according to the size defined in the HTML page
67 overridden using flashvars in the HTML object tag.
/plugin/flowplay2/flowplayer/
H A DREADME.txt4 * Sample HTML files + JavaScript for embedding the players are in the html directory.
135 - Fixed the sample HTML files
180 0.9.3 Added new 'bufferLength' variable that can be used in the HTML page to
204 - Now resizes according to the size defined in the HTML page
235 overridden using flashvars in the HTML object tag.
389 - Added a new view that shows the HTML code for embedding the video in blogs etc.
403 - The player now dynamically resizes itself if the size is changed in the embedding HTML. This
/plugin/flowplayer/player/
H A DREADME.txt319 - clip urls were not resolved correctly if the HTML page URL had a query string starting with a que…
378 - Now allows the embedding HTML to script the player even if the player is loaded from another doma…
/plugin/googleanalytics/
H A DREADME.md30 …* [Enabling embedded HTML](https://www.dokuwiki.org/wiki:syntax#embedding_html_and_php) in your lo…
34 Allowing embedded HTML / JavaScript will give you the most flexibility for per-page tagging, but it…
/plugin/googleanalytics/lang/en/
H A Dintro.txt24 …* [[:wiki:syntax#embedding_html_and_php|Enabling embedded HTML]] in your local DokuWiki instance (…
28 Allowing embedded HTML / JavaScript will give you the most flexibility for per-page tagging, but it…
/plugin/hide/
H A Dsyntax.php86 create the HTML code that reveals the hoverview
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt87 an HTML code generated by the highlighter for any code snippet. This can be useful
166 HTML ("html"):
168 keyword HTML tag
177 keyword HTML tag when in selectors, CSS keyword when in rules
195 keyword HTML tag in HTML, default tags and default filters in templates
H A Dreadme.rus.txt90 скопировать непосредственно HTML-код подсветки для любого заданного фрагмента кода.
171 HTML ("html"):
173 keyword тег языка HTML
182 keyword тег языка HTML в селекторах или свойство CSS в правилах
200 keyword тег HTML в HTML, встроенные шаблонные теги и фильтры в шаблонах
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog95 * Fixed: HTML files referring to the same image several times were
411 * Fixed: several fixes in CSS processing; HTML entities processing
562 HTML special characters)
767 * Fixed: non-valid HTML containing table sections with omitted TR
794 HTML string to conversion engine
1060 * Fixed: HTML pages containing <html> tag instead of </html> at
1073 * Fixed: CSS wrapped in both CDATA and HTML comments was ignored
1100 * Fixed: iframes referring to images instead of HTML are ignored
1334 * Fixed more tolerant processing of non-valid HTML: if tag
1375 HTML
[all …]
H A Ddefault.css181 * We use this non-standard display value to avoid generating box for HTML tag;
/plugin/html5video2/script/
H A Dvideo.min.js21HTML:"text/html",isHTML:function(e){return e===Lr.HTML},XML_APPLICATION:"application/xml",XML_TEXT…
/plugin/html5video2/
H A Dstyle.css974 /* Konqueror HTML */
/plugin/htmlcomment/
H A Dplugin.info.txt5 name HTML Comment Plugin
6 desc allows HTML comments to be retained in the output
/plugin/htmldetailstag/
H A DREADME1 HTML Details Tag Plugin for DokuWiki
3 Use the HTML <details> and <summary> tag for toggling information

1...<<1112131415161718192021