Home
last modified time | relevance | path

Searched refs:media (Results 101 – 125 of 610) sorted by relevance

12345678910>>...25

/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.png.class.php177 if (is_null($scale)) { $scale = $this->_widthPixels / mm2pt($this->media->width()); };
183 if (is_null($scale)) { $scale = $this->_heightPixels / mm2pt($this->media->height()); };
198 function reset(&$media) { argument
199 parent::reset($media);
201 $this->update_media($media);
204 function update_media($media) { argument
205 parent::update_media($media);
211 $this->_heightPixels = $media->height();
212 $this->_widthPixels = $media->width();
236 $this->_widthPixels / mm2pt($this->media->width()),
[all …]
H A Doutput._generic.ps.class.php27 function reset(&$media) { argument
28 OutputDriverGeneric::reset($media);
H A Dcss.ruleset.class.php71 $media = explode(",",$root->get_attribute("media"));
73 $media = array();
78 (count($media) == 0 || is_allowed_media($media))) {
118 $media = $matches[2];
135 if (preg_match("/".$allowed_media."/i", $media)) {
H A Dmedia.layout.inc.php89 …$media =& new Media($g_predefined_media[$name], array('top'=>0, 'bottom'=>0, 'left'=>0, 'right'=>0…
91 $media = null;
94 return $media;
H A Dbox.generic.php285 function &make_anchor(&$media, $link_destination, $page_heights) { argument
288 $bottom = mm2pt($media->height() - $media->margins['top']);
305 … = ($this->get_top() - $bottom) + (mm2pt($media->real_height()) - $page_heights[$page_index-1]) + …
321 …$anchors[$link_destination] =& $this->make_anchor($driver->media, $link_destination, $page_heights…
/plugin/externalembed/
H A Dall.css1 /*@media only screen and (max-width: 800px){
7 @media screen and (max-width: 374px) {
/plugin/xcom/
H A Dremote.php168 $media = array();
330 $media = $this->getcurrent($header,'media');
334 …$this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,$contents…
405 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,&$conten… argument
406 if(!empty($isreferencedby) || !empty($references) || !empty($media) || !empty($firstimage)
421 if(!empty($media)) {
422 $list = $this->create_list(array_keys($media),$contents);
/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…
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dhtml2ps.php47 'media' => get_var('media', $_REQUEST, 255, "A4"),
76 $g_media = Media::predefined($GLOBALS['g_config']['media']);
/plugin/newsboard/
H A Dsyntax.php128 …$image =" <input type='image' border='0' src='/dokuwiki/lib/exe/fetch.php?media=".$media."' height…
/plugin/ckgedit/lang/en/
H A Dhogfather.txt1 …s access to the ckgedit filebrowser. It uses instead the dokuwiki media app for media and its lin…
/plugin/loadskin/
H A Dall.css4 @media only screen and (min-width: 801px) {
25 } /* /@media */
/plugin/panorama/syntax/
H A Dpanorama2.php184 $dataDir = $conf['savedir'].'/media';
194 $dataDir = $conf['savedir'].'/media';
/plugin/tcycle/
H A Dstyle.css3 .tcycle img.media, .dokuwiki .tcycle img.media { margin: 0; padding: 0.5em 0; border-top: 1px soli…
/plugin/rrdgraph/
H A Daction.php47 * @param string $media Wiki path of the media file including namespace.
50 private function &parseMediaPath($media) argument
52 $parts = explode(":", $media);
/plugin/stlviewer/
H A Dsyntax.php58 $media = $cleanmatch;
60 list($params, $media) = explode('>', $cleanmatch, 2);
64 list($link, $title) = explode('|', $media, 2);
/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/stylingpages/
H A DREADME20 * all.css and all.less - for all media types
21 * screen.css and screen.less - for screen media type (style.css and style.less are alternatives)
22 * print.css and print.less - for print media type
23 * speech.css and speech.less - for speech media type
/plugin/projects/
H A Dchangelog5 * The default rule for linking to a media file was broken in the previous version. Now fixed.
8 …aded to the media folder, so they can be retreated as a media file. File information are thus avai…
16 * Fixed a bug that prevents us entering the media manager.
21 * A fix for broken media file links to generated files as caused by 2011-11-10 (Angua RC).
/plugin/flickr/
H A Dsyntax.php110 $link['class'] = 'media';
115 $link['target'] = $conf['target']['media'];
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
H A Djquery.jplayer.min.js2media:{},paused:!0,format:{},formatType:"",waitForPlay:!0,waitForLoad:!0,srcSet:!1,video:!1,seekPe… property in a.jPlayer.format.webma
3media.poster!==b.poster;this._resetMedia(),this._resetGate(),this._resetActive(),this.androidFix.s…
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.line-box.nested.php5 $media = new Media(array('width' => 100, 'height' => 200/mm2pt(1)),
21 ', $media);
/plugin/combo/ComboStrap/
H A DIndex.php36 public function getPagesForMedia(WikiPath $media): array argument
38 $dokuwikiId = $media->getWikiId();
/plugin/farmsync/
H A Dadmin.php96 $media = array_filter(explode($textare_linebreak, $options['media']));
106 if (!empty($media)) {
107 … $updaters[] = new \dokuwiki\plugin\farmsync\meta\MediaUpdates($source, $targets, $media);

12345678910>>...25