Home
last modified time | relevance | path

Searched refs:media (Results 226 – 250 of 610) sorted by last modified time

12345678910>>...25

/plugin/metadisplay/helper/
H A Dplaintext.php150 $media = $this->check_listtypes('media',$regex);
151 if(!$media) return false;
234 if(!$media) {
235 $media = $this->getcurrent($header,'media');
240 … $this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject);
317 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject) { argument
327 if(!empty($media)) {
328 $list = $this->create_list(array_keys($media));
/plugin/markdowku/
H A Dimagesinline.php34 $handler->media($target.'|'.$title, $state, $pos);
/plugin/diagramsnet/lib/stencils/
H A DLICENSE27 …lowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whethe…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js3208 this.media = null;
3229 this.media = mediaData;
3494 return (function (m, k) { return m[k] ? m[k] : null; })(this.media, path);
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css592 @media print {
/plugin/diagramsnet/lib/templates/
H A DLICENSE27 …lowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whethe…
/plugin/diagramsnet/lib/math/
H A DLICENSE34 and conversions to other media types.
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1198 …pages=this.media=this.xmlDocs=null;this.masters={};this.stylesheets={};this.themes={};this.pm=this…
1208 …mlDocs;return a[b]?a[b]:null};d.prototype.getMedia=function(b){var a=this.media;return a[b]?a[b]:n…
/plugin/diagramsnet/lib/img/
H A DLICENSE27 …lowed. The Licensor authorizes You to exercise the Licensed Rights in all media and formats whethe…
/plugin/linkpagechild/
H A Dplugin.info.txt6 desc Plugin linkpagechild: Links & media inclusions whose target path starts with '::' resolve to…
H A Dsyntax.php74 $handler->media($rewritten, $state, $pos);
H A DREADME3 Plugin linkpagechild: Links & media inclusions whose target path
/plugin/externalembed/
H A Dall.css1 /*@media only screen and (max-width: 800px){
7 @media screen and (max-width: 374px) {
/plugin/airtable/
H A DREADME.md60 Note: any media (images/audio/video) returned by airtable, will also be rendered inside the table.
66 Records are rendered as a template where text is displayed on the left and media on the right. Synt…
H A Dsyntax.php359 function renderMedia($data, $media, $media_styles = ""): string { argument
360 $type = $media['type'];
362 return $this->renderImage($data, $media, $media_styles);
365 return $this->renderVideo($media, $media_styles);
/plugin/svgembed/
H A DREADME.md2 A DokuWiki plugin that allows the use of the standard media syntax, but SVG files are placed with t…
H A Dplugin.info.txt6 desc Allows the use of the standard media syntax, but SVG files are placed with the <object> or <…
H A Dsyntax.php159 $handler->media($match, $state, $pos);
/plugin/oembed/docs/
H A Ddokuwiki-oembed.txt4 description: Easily embed media from OEmbed providers.
13 tags : media, images, video, music, embed
22 The oEmbed plugin allows you to easily embed media from any provider that supports the [[https://oe…
30 The simplest way to embed media is with its url. e.g. ''%%{{>http://example.com/}}%%''
H A Ddokuwiki-oembed.org7 description: Easily embed media from OEmbed providers.
16 tags : media, images, video, music, embed
26 The oEmbed plugin allows you to easily embed media from any provider that supports the [[https://oe…
34 The simplest way to embed media is with its url. e.g. ~{{>http://example.com/}}~
/plugin/oembed/
H A DREADME3 embed media from oEmbed providers
H A Dplugin.info.txt6 desc Embed media from oEmbed providers
/plugin/autotabber/
H A DLICENSE33 and conversions to other media types.
/plugin/mediathumbnails/
H A Dplugin.info.txt6 desc Extracts a thumbnail from media files (ODT, DOCX, PPTX, PDF, JPG, etc.) in a media library a…
H A DREADME.md2 Extracts a thumbnail from media files (ODT, DOCX, PPTX, PDF, JPG, etc.) in a media library and show…

12345678910>>...25