Home
last modified time | relevance | path

Searched refs:embedded (Results 1 – 25 of 187) sorted by relevance

12345678

/plugin/revealjs/lib/font/source-sans-pro/
H A Dsource-sans-pro.css4 src: url('source-sans-pro-regular.eot?#iefix') format('embedded-opentype'),
14 src: url('source-sans-pro-italic.eot?#iefix') format('embedded-opentype'),
24 src: url('source-sans-pro-semibold.eot?#iefix') format('embedded-opentype'),
34 src: url('source-sans-pro-semibolditalic.eot?#iefix') format('embedded-opentype'),
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/
H A Dstylesheet.css5 src: url('sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
20 src: url('sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
35 src: url('sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
50 src: url('sourcecodepro-regular-webfont.eot?#iefix') format('embedded-opentype'),
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeResources.txt
H A DHTML.FlashAllowFullScreen.txt
/plugin/externalembed/
H A DREADME.md5 the embedded content This plugin will ask the user to accept embedded content from a domain before …
11 other domains can also be easily embedded (it is currently possible in this version however)
40 …* `youtube.com, A YouTube video has been embedded here. You must accept the <a href="https://www.y…
58 * `embed-position:` - Displays the embedded content to the right, left or centre of the page. Value…
62 * `width: ` - The width of the embedded content. Enter a number with no units e.g. `width: "300"`
63 * `height: ` - the height of the embedded content. Enter a number with no units e.g. `height: "600"`
/plugin/bpmnio/
H A Dall.less4 @import "vendor/bpmn-js/dist/assets/bpmn-font/css/bpmn-embedded.css";
9 @import "vendor/dmn-js/dist/assets/dmn-font/css/dmn-embedded.css";
/plugin/yuriigantt/
H A DREADME.md39 1. (Optional) Click page edit. You will see that data for empty embedded database was initialized
46 "dsn": ":embedded:",
62 NOTE! Currently only embedded database driver is supported
75 "dsn": ":embedded:", <-- says parser what database driver was used
/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-font-LiberationSans.css16 …src: url('LiberationSans-Regular.eot?#iefix') format('embedded-opentype'), url('LiberationSans-Reg…
23 …src: url('LiberationSans-Bold.eot?#iefix') format('embedded-opentype'), url('LiberationSans-Bold.w…
H A Dpgn4web-font-ChessInformantReader.css19 …src: url('ChessInformantReader.eot?#iefix') format('embedded-opentype'), url('ChessInformantReader…
/plugin/yuriigantt/_test/
H A Dtest_page.txt10 "dsn": ":embedded:",
41 "text": "1st prototype \nwith embedded database",
/plugin/googleanalytics/lang/en/
H A Dintro.txt24 …* [[:wiki:syntax#embedding_html_and_php|Enabling embedded HTML]] in your local DokuWiki instance (…
25 * Allow embedded JavaScript via a plugin like the [[doku>plugin:inlinejs|InlineJS Plugin]]
28 Allowing embedded HTML / JavaScript will give you the most flexibility for per-page tagging, but it…
/plugin/siteexport/inc/
H A DreadCSS.patch86 // look for embedded @import stylesheets in other stylesheets
105 $embedded = $cxtem[2][$i];
106 if (!preg_match('/^data:image/i', $embedded)) { // mPDF 5.5.13
107 $this->mpdf->GetFullPath($embedded, $cssBasePath );
108 … $CSSextblock = str_replace($cxtem[0][$i], ($cxtem[1][$i].$embedded.$cxtem[3][$i]), $CSSextblock);
128 $embedded = $cxtem[2][$i];
129 if (!preg_match('/^data:image/i', $embedded)) { // mPDF 5.5.13
130 $this->mpdf->GetFullPath($embedded);
131 … $tmpCSSstr = str_replace($cxtem[0][$i], ($cxtem[1][$i].$embedded.$cxtem[3][$i]), $tmpCSSstr );
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dblocks.test2 "autoescape" tag applies escaping on embedded blocks
/plugin/slideshare/slideshare/
H A Dplugin.info.txt6 desc Link or embedded Slideshare Presentations
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_links_reference_style.md11 With [embedded [brackets]] [b].
/plugin/sketchcanvas/
H A Dplugin.info.txt6 desc SketchCanvas documents in-place GUI editor/viewer embedded in DokuWiki.
/plugin/a2s/
H A Dplugin.info.txt6 desc Convert ASCII art diagram to nice embedded SVG images.
/plugin/revealjs/lib/font/league-gothic/
H A Dleague-gothic.css4 src: url('league-gothic.eot?#iefix') format('embedded-opentype'),
/plugin/snippets/
H A DREADME7 This version of the snippets plugin enables user to choose have files with embedded snippets automa…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DsfTests.yml90 test: A sequence with an embedded mapping
92 A sequence with an embedded mapping
/plugin/googleanalytics/
H A DREADME.md30 …* [Enabling embedded HTML](https://www.dokuwiki.org/wiki:syntax#embedding_html_and_php) in your lo…
31 …* Allow embedded JavaScript via a plugin like the [InlineJS Plugin](https://www.dokuwiki.org/plugi…
34 Allowing embedded HTML / JavaScript will give you the most flexibility for per-page tagging, but it…
/plugin/snippets/lang/en/
H A Dinfo.txt5 - snippets and the pages they are embedded in
/plugin/mapillary/
H A DCHANGES20 * make it possible to have more than one image embedded
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php150 $embedded = json_encode($database, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE);
154 $embedded
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst13 Think of an embedded template as a "micro layout skeleton".
114 let's call them "micro layouts" go into separate templates which are embedded
172 As embedded templates do not have "names", auto-escaping strategies based

12345678