/plugin/revealjs/lib/font/source-sans-pro/ |
H A D | source-sans-pro.css | 4 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 D | stylesheet.css | 5 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 D | URI.MungeResources.txt |
|
H A D | HTML.FlashAllowFullScreen.txt |
|
/plugin/externalembed/ |
H A D | README.md | 5 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 D | all.less | 4 @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 D | README.md | 39 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 D | pgn4web-font-LiberationSans.css | 16 …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 D | pgn4web-font-ChessInformantReader.css | 19 …src: url('ChessInformantReader.eot?#iefix') format('embedded-opentype'), url('ChessInformantReader…
|
/plugin/yuriigantt/_test/ |
H A D | test_page.txt | 10 "dsn": ":embedded:", 41 "text": "1st prototype \nwith embedded database",
|
/plugin/googleanalytics/lang/en/ |
H A D | intro.txt | 24 …* [[: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 D | readCSS.patch | 86 // 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 D | blocks.test | 2 "autoescape" tag applies escaping on embedded blocks
|
/plugin/slideshare/slideshare/ |
H A D | plugin.info.txt | 6 desc Link or embedded Slideshare Presentations
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | md1_links_reference_style.md | 11 With [embedded [brackets]] [b].
|
/plugin/sketchcanvas/ |
H A D | plugin.info.txt | 6 desc SketchCanvas documents in-place GUI editor/viewer embedded in DokuWiki.
|
/plugin/a2s/ |
H A D | plugin.info.txt | 6 desc Convert ASCII art diagram to nice embedded SVG images.
|
/plugin/revealjs/lib/font/league-gothic/ |
H A D | league-gothic.css | 4 src: url('league-gothic.eot?#iefix') format('embedded-opentype'),
|
/plugin/snippets/ |
H A D | README | 7 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 D | sfTests.yml | 90 test: A sequence with an embedded mapping 92 A sequence with an embedded mapping
|
/plugin/googleanalytics/ |
H A D | README.md | 30 …* [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 D | info.txt | 5 - snippets and the pages they are embedded in
|
/plugin/mapillary/ |
H A D | CHANGES | 20 * make it possible to have more than one image embedded
|
/plugin/yuriigantt/src/Driver/ |
H A D | Embedded.php | 150 $embedded = json_encode($database, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE); 154 $embedded
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | embed.rst | 13 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
|