Home
last modified time | relevance | path

Searched refs:list (Results 76 – 88 of 88) sorted by last modified time

1234

/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingDirchoice.php16 // populate $this->_choices with a list of directories
17 $list = [];
25 if (is_dir($file)) $list[] = $entry;
29 sort($list);
30 $this->choices = $list;
/dokuwiki/inc/
H A Dmedia.php768 * Prints tabs for files list actions
831 * Prints options for the tab that displays a list of all files
858 'list' => ['listType', ['thumbs', 'rows']],
888 * Returns type of sorting for the list of files in media manager
900 * Returns type of listing for the list of files in media manager
904 * @return string - list type
908 return _media_get_display_param('list', ['default' => 'thumbs', 'rows']);
934 * Prints tab that displays a list of all files
1227 * @return array list of tags of the mediafile
1511 $media_manager_params = ['tab_files', 'tab_details', 'image', 'ns', 'list', 'sor
[all...]
/dokuwiki/inc/lang/en/
H A Dadmin.txt3 Below you can find a list of administrative tasks available in DokuWiki.
/dokuwiki/lib/exe/
H A Dcss.php277 // and build a list of variable: value; pairs
290 // now prepend the list of LESS variables as the very first thing
537 * Returns a list of possible Plugin Styles (no existance check here)
546 $list = [];
549 $list[DOKU_PLUGIN . "$p/$mediatype.css"] = DOKU_BASE . "lib/plugins/$p/";
550 $list[DOKU_PLUGIN . "$p/$mediatype.less"] = DOKU_BASE . "lib/plugins/$p/";
553 $list[DOKU_PLUGIN . "$p/style.css"] = DOKU_BASE . "lib/plugins/$p/";
554 $list[DOKU_PLUGIN . "$p/style.less"] = DOKU_BASE . "lib/plugins/$p/";
557 return $list;
/dokuwiki/data/
H A Ddeleted.files1 # This is a list of files that were present in previous DokuWiki releases
608 lib/images/list-minus.gif
609 lib/images/list-plus.gif
929 lib/images/toolbar/list.png
/dokuwiki/inc/lang/el/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
4 # This list is provided by Fotis Lazarinis based on his research found at: http://lazarinf.teimes.gr/papers/J8.pdf
/dokuwiki/lib/plugins/acl/
H A Dstyle.css21 list-style-type: none;
28 list-style-image: none;
/dokuwiki/inc/lang/da/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
/dokuwiki/inc/lang/az/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
/dokuwiki/inc/lang/et/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
4 # This list is based upon the ones found at http://www.ranks.nl/stopwords/
/dokuwiki/lib/plugins/revert/lang/ro/
H A Dintro.txt
/dokuwiki/inc/lang/hu/
H A Dnorev.txt
/dokuwiki/inc/lang/sq/
H A Dbacklinks.txt

1234