Home
last modified time | relevance | path

Searched refs:media (Results 176 – 200 of 610) sorted by relevance

12345678910>>...25

/plugin/mobiletable/
H A Dstyle.css6 @media (max-width:__phone_width__) {
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php219 * @param boolean $media Allow leading or trailing _ for media files
221 function cleanID($raw_id,$ascii=false,$media=false){ argument
259 $id = ($media ? trim($id,':.-') : trim($id,':._-'));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DHangoutsChat.php43 public $media; variable in Google\\Service\\HangoutsChat
144 'media',
148 'path' => 'v1/media/{+resourceName}',
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php219 * @param boolean $media Allow leading or trailing _ for media files
221 function cleanID($raw_id,$ascii=false,$media=false){ argument
260 $id = ($media ? trim($id,':.-') : trim($id,':._-'));
/plugin/imagemapping/
H A DREADME16 * {{example.pdf|Direct link to a media file @ 200,100,80,60}}
25 * A link to a media file
42 configured for the ''braille'', ''aural'', and ''tty'' CSS media types.
H A Dall.css
H A Dstyle.css
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dglobal.css1 @media (prefers-color-scheme: light) {
79 @media (prefers-color-scheme: dark) {
/plugin/feedback/
H A Daction.php75 $media = $INPUT->bool('media');
98 if ($media) {
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.width.percentage.php20 ', $media, $pipeline, $context, $postponed);
/plugin/sketchcanvas/
H A Dmakezip.sh1 zip -u -r sketchcanvas.zip plugin.info.txt action.php CanvasElement.php script.js style.less syntax.php README.md phplib script media images
/plugin/farmer/lang/en/
H A Dtab_delete.txt1 You can delete existing animals here. This deletes **all data, including pages and media files** of the selected animal. **This is irreversible!**
/plugin/svg/
H A Dmanager.dat2 url=http://www.cvpcs.org/dokuwiki/lib/exe/fetch.php?id=project%3Adokuwiki-svg&cache=cache&media=pro…
/plugin/orphanmedia/
H A Dplugin.info.txt6 desc Display orphan and missing media files.
/plugin/html2pdf/snorriheim/
H A Dstyle.ini5 ; defines for which output media the style should be loaded. Currently
15 media.css = screen
H A Dstyle.ini.dist5 ; defines for which output media the style should be loaded. Currently
15 media.css = screen
/plugin/airtable/
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/sync/
H A Dadmin.php149 $media = array();
158 $media = $this->_getSyncList('media');
162 if ( $pages === false || $media === false ){
166 if(count($pages) || count($media)){
170 if(count($media))
171 $this->_directionForm('media',$media);
/plugin/makemedians/
H A Dplugin.info.txt6 desc Create media namespace directory immediatly on page creation
/plugin/fetchmedia/
H A Dplugin.info.txt6 desc Download linked external media to wiki namespaces
/plugin/mediatooltip/
H A Dplugin.info.txt6 desc Creates enhanced tooltips and file names for media
/plugin/archiveupload/
H A Dplugin.info.txt6 desc uncompress archived files into media directory
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css5media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!import…
/plugin/oembed/
H A Dplugin.info.txt6 desc Embed media from oEmbed providers
/plugin/mediacacheconfig/
H A Dplugin.info.txt6 desc Allows the configuration default caching behavior for media files

12345678910>>...25