Home
last modified time | relevance | path

Searched refs:embedded (Results 176 – 187 of 187) sorted by path

12345678

/plugin/snippets/lang/en/
H A Dinfo.txt5 - snippets and the pages they are embedded in
/plugin/tip/
H A Dsyntax_plugin_tip.css67 /* Size the embedded elements */
/plugin/txt2tags/
H A DREADME.doku42 To use that txt2tags markup in other pages, the content must be embedded in a ''t2t'' block. For ex…
H A DREADME.t2t43 To use that txt2tags markup in other pages, the content must be embedded in a ``t2t`` block. For ex…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css4 …src: url('?sabreAction=asset&assetName=openiconic/open-iconic.eot?#iconic-sm') format('embedded-op…
/plugin/webdav/vendor/sabre/vobject/lib/
H A DCli.php604 … $this->cWrite('default', 'embedded binary stripped. ('.strlen($property->getValue()).' bytes)');
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DCli.php632 …$this->cWrite('default', 'embedded binary stripped. (' . strlen($property->getValue()) . ' bytes)'…
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12096 TODO: handle embedded charts and other types of graphics
13227 // TODO: handle embedded quotes
22074 case 'embedded-text': // <number:embedded-text> 16.29.4
22409 case 'embedded-text': break; // 16.27.4 <number:embedded-text>
/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/yuriigantt/_test/
H A Dtest_page.txt10 "dsn": ":embedded:",
41 "text": "1st prototype \nwith embedded database",
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php150 $embedded = json_encode($database, JSON_PRETTY_PRINT | JSON_UNESCAPED_UNICODE);
154 $embedded
/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php74 public function embedded($content, $state, $pos) function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Handler

12345678