Home
last modified time | relevance | path

Searched refs:media (Results 226 – 250 of 610) sorted by relevance

12345678910>>...25

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.formatted.php514 $media = $GLOBALS['g_media'];
517 $containing_block['left'] = mm2pt($media->margins['left']);
518 $containing_block['right'] = mm2pt($media->margins['left'] + $media->real_width());
519 $containing_block['top'] = mm2pt($media->margins['bottom'] + $media->real_height());
520 $containing_block['bottom'] = mm2pt($media->margins['bottom']);
H A Doutput.pdflib.class.php263 pdf_begin_page($this->pdf, mm2pt($this->media->width()), mm2pt($this->media->height()));
308 function reset(&$media) { argument
309 OutputDriverGenericPDF::reset($media);
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest9.txt5 {{http://media.wowfan.cz/design/logo.png}}
/plugin/smblink/
H A Dsyntax.php79 $link['class'] = 'media';
/plugin/deletehistory/lang/en/
H A Dintro.txt1 Deleting history will irretrievably remove previous revisions of pages and media. All edits will be…
/plugin/multiorphan/
H A Dplugin.info.txt6 desc Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using …
/plugin/projects/lib/
H A Dproject_file.php224 $media = ($path[0] == '[media]');
225 if ($media) array_shift($path);
231 if ($media) return mediaFN($id);
/plugin/spatialhelper/
H A Daction.php70 // listen for media uploads and deletes
252 $media = (array)$searchresults ['media'];
288 if ($media !== [] && $showMedia) {
290 foreach ($media as $m) {
322 * add media to spatial index.
328 //data[0] path/to/new/media.file (normally read from $_FILES, potentially could come from elsewhere)
350 * removes the media from the index.
360 // remove the media id from the index
/plugin/combo/resources/theme/default/components/css/
H A Danchor.css21 @media (prefers-reduced-motion: reduce) {
H A Dpage-explorer-tree.css39 @media (max-width: 768px) {
88 @media (prefers-reduced-motion: reduce) {
/plugin/combo/resources/theme/default/pages/templates/
H A Dindex.css5 @media (min-width: 768px) {
/plugin/markdowku/
H A Dimagesinline.php34 $handler->media($target.'|'.$title, $state, $pos);
/plugin/linkpagechild/
H A Dsyntax.php74 $handler->media($rewritten, $state, $pos);
/plugin/latex-was/
H A Dlatexinc.php48 DOKU_BASE.'lib/exe/fetch.php?media='.$this->getConf('latex_namespace').':',
/plugin/codeprettify/code-prettify/src/
H A Dprettify.css24 @media screen {
40 @media print, projection {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudSupport.php47 public $media; variable in Google\\Service\\CloudSupport
284 'media',
/plugin/geonav/tpl/startermap/css/
H A Dcontent.css53 .dokuwiki img.media {
128 /*____________ media manager ____________*/
130 /* some headings in the media manager should not look like headings */
/plugin/wrap/
H A Dall.less191 @media only screen and (max-width: 950px) {
209 } /* /@media */
212 @media only screen and (max-width: 600px) {
224 } /* /@media */
/plugin/latex/
H A Dlatexinc.php46 DOKU_BASE.'lib/exe/fetch.php?media='.$this->getConf('latex_namespace').':',
/plugin/preservefilenames/
H A DREADME.rst5 This plugin preserves the original name of the uploaded media file.
/plugin/jquery-syntax/
H A Daction.php61 'media' => 'screen',
/plugin/htvid/
H A DTODO2 * Allow dokuwiki style media links instead of full url
/plugin/ckgdoku/scripts/
H A Dadd_v_animal.sh20 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}
/plugin/fetchmedia/lang/en/
H A Dintro.txt6 * or both common external media files and windows share links
/plugin/ckgedit/scripts/
H A Dadd_v_animal.sh20 mkdir -p ${ANIMAL}/{data/{attic,cache,index,locks,media,media_attic,media_meta,meta,pages,tmp},conf}

12345678910>>...25