Home
last modified time | relevance | path

Searched refs:list (Results 76 – 88 of 88) sorted by relevance

1234

/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php33 /** @var array list of temporary directories */
575 * Get a list of all DokuWiki versions this extension is compatible with
650 * @return array The list of installed extensions
682 * @return array The list of installed extensions
698 * @return array The list of installed extensions
827 * @param array $installed Optional list of installed plugins
1002 * @return array list of installed extensions
1112 * the 'old' list.
1306 $list = file($definitionfile);
1308 foreach ($list a
[all...]
/dokuwiki/lib/tpl/dokuwiki/css/
H A Ddesign.less98 list-style: none;
H A Dmobile.less181 list-style: none;
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown115 For a complete list of contributors:
/dokuwiki/lib/plugins/extension/
H A Dstyle.less70 list-style: none;
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG26 * bash: Update list of keywords (apjanke)
112 * Updated list of Debian and Ubuntu releases (BenBE)
114 * Updated list of commands on Bash language file (BenBE)
196 - Added '-' to list of RX chars that require explicit escaping (SF#3056454, BenBE)
209 * Updated keyword list for TeraTerm (Boris Maisuradze)
407 - Updated the list of common file extensions (BenBE)
462 * Added new Keyword group for APT sources.list highlighter (BenBE)
477 * APT sources.list (milian)
928 - Added "list" and "continue" PHP keywords
H A DTHANKS57 - Apt sources.list Milian Wolff
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
H A DLICENSE
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css30 list-style: none;
113 list-style: none;
126 list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
842 list-style: none;
/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/conf/
H A Dmysql.conf.php.example110 * Important is that this list contains no double entries for a user. Each
/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...]

1234