Home
last modified time | relevance | path

Searched refs:fullscreen (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/lib/exe/
H A Dmediamanager.php45 $fullscreen ??= false;
52 if ($AUTH < AUTH_READ && !$fullscreen) {
110 if ($res & DOKU_MEDIA_EMPTY_NS && !$fullscreen) {
124 if (!$fullscreen) {
/dokuwiki/inc/
H A Dmedia.php1342 * @param bool $fullscreen
1345 function media_searchlist($query, $ns, $auth = null, $fullscreen = false, $sort = 'natural') argument
1382 if (!$fullscreen) {
1390 if ($fullscreen) {
1394 if (!$fullscreen) {
1408 if ($fullscreen) echo '</ul>' . NL;
1476 * @param bool $fullscreen
1478 function media_uploadform($ns, $auth, $fullscreen = false) argument
1492 if ($auth >= $auth_ow && $fullscreen && $INPUT->str('mediado') == 'update') {
1501 'action' => ($fullscreen)
[all …]
H A DAjax.php236 global $IMG, $JUMPTO, $REV, $fullscreen, $INPUT;
237 $fullscreen = true;
H A Dtemplate.php1834 global $NS, $IMG, $JUMPTO, $REV, $lang, $fullscreen, $INPUT;
1835 $fullscreen = true;
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_fileuploader.css3 * used in the media manager (both fullscreen and popup).
H A D_media_fullscreen.css2 * This file provides the styles for the fullscreen media manager