Home
last modified time | relevance | path

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

1...<<2122232425

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm126 Config.FileTypesPath["Media"] = Config.UserFilesPath & 'media/' ;
127 …AbsolutePath["Media"] = iif( Config.ServerPath eq "", de(""), de(Config.ServerPath & 'media/') ) ;
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt938 either on the same media as an Executable version or via an accepted
/plugin/flowplay/flowplayer/
H A DLICENSE.txt34 and conversions to other media types.
/plugin/gcalendar/inc/
H A Dstandard.css86 @media print {
138 @media screen {
/plugin/galleryv1.5/
H A Dscript.js512 if(!media.keepopen) window.close();
/plugin/bibtex/
H A Dsyntax.php351 $class='media';
392 $link['class'] = 'media';
397 $link['target'] = $conf['target']['media'];
/plugin/gallery2/dwgallery/
H A Ddwgallery.php190 …$media = ml(str_replace('/', ':', $picture), 'w='.$gallery['randomwidth'].'&amp;h='.$height.'&amp;…
211 …echo '<a href="'.$script.'"><img src="'.$media.'" alt="'.$alt.'" width="'.$gallery['randomwidth'].…
260 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&amp;h=&amp;cache=cache', TRUE);
261 …gallery['picturename'].($i+1).$iptc_caption.'"><img class="thumb" src="'.$media.'" alt="'.$gallery…
263 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&amp;h=&amp;cac…
347 …$media = ml(getNS($ID).':'.$gallery['imagename'][$gallery['pic']-1], 'w=&amp;h=&amp;cache=cache', …
351 …echo '<img class="photo" src="'.$media.'" alt="'.$gallery['picturename'].$gallery['pic'].' '.$gall…
529 $media = ml(getNS($ID).':'.$gallery['thumbname'][$i], 'w=&amp;h=&amp;cache=cache', TRUE);
531 …$media = ml(getNS($ID).':'.$gallery['imagename'][$i], 'w='.$gallery['thumbwidth'].'&amp;h=&amp;cac…
537 …if ($gallery['savethumbs']) echo '<img class="thumbactiv" src="'.$media.'" alt="'.$gallery['pictur…
[all …]
/plugin/flickr/
H A Dsyntax.php110 $link['class'] = 'media';
115 $link['target'] = $conf['target']['media'];
/plugin/zip/pear/MIME/
H A DType.php39 var $media = ''; variable in MIME_Type
97 $this->media = $this->getMedia($type);
198 $type = strtolower($this->media.'/'.$this->subType);
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …,m:[{cN:"at_rule",b:"@",e:"[{;]",eE:true,l:[hljs.IR],k:{"import":1,page:1,media:1,charset:1,"font-…

1...<<2122232425