Home
last modified time | relevance | path

Searched refs:html (Results 876 – 900 of 1859) sorted by relevance

1...<<31323334353637383940>>...75

/plugin/inclform/
H A DREADME.md1 This DokuWiki-plugin was originally created to include an approved html-form into a wiki-page. But …
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst10 {% include 'user.html' %}
/plugin/ipban/
H A Dadmin.php56 function html() function in admin_plugin_ipban
/plugin/unameban/
H A Dadmin.php55 function html() { function in admin_plugin_unameban
/plugin/log404/
H A Dadmin.php27 public function html() { function in admin_plugin_log404
/plugin/prettyprint/
H A Dscript.js46 …cells.push(jQuery("<td>").html('<p style="text-align:left">'+LANG.plugins.prettyprint.state+'&nbsp…
/plugin/stlviewer/stlviewer/
H A DREADME.md20 At the html body:
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php13 public static function html( function in jucksearm\\barcode\\Barcode
H A DQRcode.php13 public static function html( function in jucksearm\\barcode\\QRcode
/plugin/navi/_test/
H A DExternalLinksTest.php43 $pq = (new \DOMWrap\Document())->html($actualHTML);
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/fckg/scripts/
H A Dvki_kb.js1639 var html = document.getElementsByTagName('html')[0];
1640 if (html.scrollTop && document.documentElement.scrollTop) {
1641 return [html.scrollLeft, html.scrollTop];
1642 } else if (html.scrollTop || document.documentElement.scrollTop) {
1643 …return [html.scrollLeft + document.documentElement.scrollLeft, html.scrollTop + document.documentE…
/plugin/sentry/conf/
H A DSetting.php41 public function html(\admin_plugin_config $plugin, $echo = false) function in dokuwiki\\plugin\\sentry\\conf\\Setting
/plugin/codehighlight/cp/
H A Dcodepress.css16 html>body{background-position:0 2px;}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dliteral.test4 {% autoescape 'html' %}
/plugin/searchpattern/
H A Dadmin.php69 function html() { function in admin_plugin_searchpattern
/plugin/googleads/
H A DCHANGELOG.md5 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
/plugin/tablelayout/_jstest/
H A DfreezeRows.tests.js37 var actual_html = $fixture.html().replace(/\s\s+/g, ' ').trim();
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs3 {{{ head-html }}}
/plugin/confmanager/adminActions/
H A DConfigManagerAdminShowConfig.php59 public function html() { function in ConfigManagerAdminShowConfig
/plugin/confmanager/lang/nl/
H A Dentities.txt10 zie ook [[doku>nl:wiki:syntax#tekst naar html conversie]].
/plugin/jokuwiki/
H A DREADME.md13 ```html
33 ```html
59 … javascript need not be loaded before the Jokuwiki tag is declared in the html - i.e. script tags …
65 …ity Policy](https://developer.chrome.com/extensions/contentSecurityPolicy.html), rejecting inline …
116 …io/onde/). There are online tools, e.g. [[http://www.jsonschema.net/index.html]] for generating sc…
/plugin/txt2tags/
H A Dlinkwiz.js34 .html(
284 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
/plugin/bookcreator/script/
H A Dnspicker.js38 .html(
225 $res.html('<img src="' + DOKU_BASE + 'lib/images/throbber.gif" alt="" width="16" height="16" />')
/plugin/facebookevents/
H A Dsyntax.php318 $html = p_render($mode, p_get_instructions( $content ), $info );
319 $renderer->doc .= $html;

1...<<31323334353637383940>>...75