Home
last modified time | relevance | path

Searched refs:list (Results 701 – 725 of 1525) sorted by last modified time

1...<<21222324252627282930>>...61

/plugin/structsection/
H A Dyarn.lock1253 emojis-list@^3.0.0:
1255 …resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71…
1962 emojis-list "^3.0.0"
1971 emojis-list "^3.0.0"
2528 source-list-map@^2.0.1:
2530 …resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-2.0.1.tgz#3993bd873bfc484…
2814 source-list-map "^2.0.1"
/plugin/groupmail/
H A DLICENSE109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.
H A DREADME.textile90 | toemail=... | a (list of) email address(es) to send email to. |
91 | touser=... | a (list of) dokuwiki user account names to send email to. |
92 | togroup=... | a (list of) dokuwiki group names to send email to. |
93 | ccemail=... | a (list of) email address(es) to carbon copy email to. |
94 | ccuser=... | a (list of) dokuwiki user account names to carbon copy email to. |
95 | ccgroup=... | a (list of) dokuwiki group names to carbon copy email to. |
96 | bccemail=... | a (list of) email address(es) to blind carbon copy email to. |
97 | bccuser=... | a (list of) dokuwiki user account names to blind carbon copy email to. |
98 | bccgroup=... | a (list of) dokuwiki group names to blind carbon copy email to. |
H A Dplugin.info.txt8 - list of email addresses
9 - list of dokuwiki users
10 - list of dokuwiki groups
/plugin/multilingual/
H A Dstyle.css14 list-style-type: none;
/plugin/elwikiupgrade/
H A Dadmin.php406 $list = file($this->tgzdir.'data/deleted.files');
407 foreach($list as $line) {
H A Dstyle.css50 list-style: none;
/plugin/editor/
H A Dplugin.info.txt6 desc Displays a list of recently changed wiki pages by a given author
/plugin/pagenav/
H A Dsyntax.php59 static $list = null; // static to reuse the array for multiple calls.
60 if (is_null($list)) {
61 $list = array();
72 $cnt = count($list);
84 if ($list[$i]['id'] == $id) {
88 if ($list[$i]['id'] == $start) continue;
89 if (isHiddenPage($list[$i]['id'])) continue;
94 $next = $list[$i]['id'];
96 $last = $list[$i]['id'];
100 $first = $list[$i]['id'];
[all …]
/plugin/showinitpage/
H A Dgpl-3.0.md115 the interface presents a list of user commands or options, such as a
116 menu, a prominent item in the list meets this criterion.
/plugin/infomail/
H A Dadmin.php48 foreach ($lists as $list) {
49 echo '<li>' . html_wikilink("wiki:infomail:list_$list", $list) . '</li>';
H A Dhelper.php35 * @param string $list
38 public function loadList($list) argument
40 $lid = cleanID("wiki:infomail:list_$list");
/plugin/infomail/lang/en/
H A Dintro.txt3 Here you can manage wiki pages containing email addresses. These list of addresses will be availabl…
/plugin/pglist/
H A DREADME.md4 DokuWiki plugin, list the pages inside namespace
6list or you can exclude the start page. pglist also when list the directories, it checks if this d…
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1297 _uaBlocklist: function(list) { argument
1303 $.each(list, function(p, re) {
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/
H A Djplayer.blue.monday.css355 list-style-type: none;
373 list-style-type: square;
374 list-style-position: inside;
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2list=[];function flushList(){return"("+list.join(", ")+")"}var name;if(func[i]==="N"){name=parseNe…
62 var list = this.stream.list;
63 var packet = list.first;
64 list.advance();
H A Dflac.js760 this.list = new AV.BufferList();
761 this.stream = new AV.Stream(this.list);
766 this.list.append(new AV.Buffer(packet));
785 this.list.append(new AV.Buffer(packet));
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js62 list = [];
66 list.push( item );
69 return list;
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/
H A Djplayer.pink.flag.css441 list-style-type: none;
/plugin/jplayer/components/jplayer/dist/jplayer/
H A Djquery.jplayer.js1297 _uaBlocklist: function(list) { argument
1303 $.each(list, function(p, re) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/skin/
H A Dcircle.player.css97 list-style-type:none;
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DConnectManager.as22 3. Allow a customizeable list of protocols and ports to be used instead of entire list
23 …1 connect type) to be used first, and then optionally fallback on a custom list or the default list
94 // Createe a NetConnection for each of the protocols/ports listed in the m_connList list.
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt139 * bugfix (G:84): ID3v2 available writable frames list
984 Improved list of RIFF ['INFO'] comment key translations
1066 * Bugfix: two typos in ID3v1 genre list
1143 Several QuickTime atoms have been added to an exclusion list
1527 Added link to getid3.demo.check.php from list of specific-tags
1617 Added '.mpeg' to the list of assume-format-from-filenames list in
1662 and then displays a list of duplicate files based on md5_data
1831 different parameter list ($allowedFormats is no longer a
1946 and "XviD" (XVID) codecs to list of known codecs in
1956 Modified getid3.check.php to show a list of present tags in one
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-30.txt109 the interface presents a list of user commands or options, such as a
110 menu, a prominent item in the list meets this criterion.

1...<<21222324252627282930>>...61