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) {
114 if ($res & DOKU_MEDIA_EMPTY_NS && !$fullscreen) {
128 if (!$fullscreen) {
/dokuwiki/inc/
H A Dmedia.php1404 * @param bool $fullscreen
1407 function media_searchlist($query, $ns, $auth = null, $fullscreen = false, $sort = 'natural') argument
1444 if (!$fullscreen) {
1452 if ($fullscreen) {
1456 if (!$fullscreen) {
1470 if ($fullscreen) echo '</ul>' . NL;
1538 * @param bool $fullscreen
1540 function media_uploadform($ns, $auth, $fullscreen = false) argument
1554 if ($auth >= $auth_ow && $fullscreen && $INPUT->str('mediado') == 'update') {
1563 'action' => ($fullscreen)
[all …]
H A DAjax.php236 global $IMG, $JUMPTO, $REV, $fullscreen, $INPUT;
237 $fullscreen = true;
H A Dtemplate.php1852 global $NS, $IMG, $JUMPTO, $REV, $lang, $fullscreen, $INPUT;
1853 $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