Home
last modified time | relevance | path

Searched refs:list (Results 76 – 100 of 1525) sorted by path

12345678910>>...61

/plugin/bez/lib/jquery.timepicker-1.11.9-0/
H A Djquery.timepicker.css24 .ui-timepicker-list {
27 list-style: none;
34 .ui-timepicker-list:hover .ui-timepicker-duration {
38 .ui-timepicker-list li {
43 list-style: none;
47 .ui-timepicker-list:hover .ui-timepicker-selected {
52 .ui-timepicker-list li:hover,
53 .ui-timepicker-list .ui-timepicker-selected:hover {
58 .ui-timepicker-list li:hover .ui-timepicker-duration {
62 .ui-timepicker-list l
[all...]
/plugin/bez/
H A Dstyle.css546 list-style: none;
551 list-style: none;
843 list-style: none;
906 list-style: none;
/plugin/bibtex/OSBib/
H A DCHANGELOG18 Some debugging of creator list formatting in bibliographic styles. Multiple punctuation following …
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php394 $list = base64_decode($this->session->getVar("cite_creatorList"));
402 "cite_creatorList", $example, $list, 2) . MISC::br() .
411 $list = base64_decode($this->session->getVar("cite_creatorListSubsequent"));
420 "cite_creatorListSubsequent", $example, $list, 2) . MISC::br() .
734 $list = base64_decode($this->session->getVar("style_primaryCreatorList"));
742 "style_primaryCreatorList", $example, $list, 2) . MISC::br() .
751 $list = base64_decode($this->session->getVar("style_otherCreatorList"));
759 "style_otherCreatorList", $example, $list, 2) . MISC::br() .
H A Dosbib.css108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
/plugin/bibtex/OSBib/format/
H A DREADME.txt126 list($info, $citation, $styleCommon, $styleTypes) = $bibformat->loadStyle(STRING: $pathToStyleFiles…
/plugin/bibtex/OSBib/format/bibtexParse/
H A DCHANGELOG16 …dec # " 5--9," or nov # " 29" # "--" # dec # " 2") are correctly parsed. (list($startMonth, $start…
36 list($month, $day) = $parseMonth->init($monthField);
38 list($start, $end) = $parsePage->init($pagesField);
H A DREADME90 list($startMonth, $startDay, $endMonth, $endDay) = $parseMonth->init($monthField);
96 list($start, $end) = $parsePage->init($pagesField);
/plugin/bibtex4dw/
H A Dstyle.css19 list-style:none inside;
/plugin/bliki/
H A Dsyntax.php149 * @param Array $list
154 function compilePosts($list) { argument
157 if (sizeof($list)) {
161 foreach ($list as $file) {
/plugin/blockquote/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/blog/
H A Dstyle.css16 list-style-type: none;
/plugin/blog/syntax/
H A Darchive.php27 list($match, $flags) = explode('&', $match, 2);
29 list($match, $refine) = explode(' ', $match, 2);
30 list($ns, $rest) = explode('?', $match, 2);
54 list($year, $month, $day) = explode('-', $rest, 3);
61 list($year, $month) = explode('-', $rest, 2);
93 list($ns, $start, $end, $flags, $refine, $author) = $data;
116 // Add histogram and posts list
163 // Generate alternative posts list
172 $list = '';
179 $list
[all...]
/plugin/blogtng/
H A Dstyle.css61 /* list */
127 /*____________ blog list ____________*/
139 /* list */
265 /* tag list */
267 list-style: none;
/plugin/bookcreator/action/
H A Dhandleselection.php159 * Handle request for saving the selection list
161 * Selection is saved as bullet list on a wikipage
165 * @return array with message and item for the list of saved selections
200 * Handle request for deleting of selection list
227 * @return array with title and a list of pages
245 list($title, $list) = $this->getSavedSelection($pageid);
247 $response['selection'] = $list;
252 * Returns title and list of pages from a Saved Selection
255 * @return array(title, array(list))
[all...]
/plugin/bookcreator/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/bookcreator/syntax/
H A Dbookmanager.php113 list($type, $num, $order) = $data;
137 // Displays the list of saved selections
147 // generates the list of saved selections
155 * Generates the list of save selections
158 * @param bool $bookmanager whether this list is displayed in the Book Manager
164 * the list with save selections is only displayed once, and the bookmanager with priority
312 * Displays list of selected/deleted pages
398 * @return string html of list
/plugin/bookmarkfile/
H A DREADME.md3 With this DokuWiki plugin you can convert a bookmark file into a hierarchic link list.
H A Dplugin.info.txt6 desc Convert a bookmark file into a hierarchic link list
H A Dstyle.css2 list-style-type: none;
/plugin/bookmarkme/
H A Dstyle.css4 list-style: none;
15 list-style: none;
23 list-style: none;
/plugin/bootswrapper/
H A DAUTHORS.md14 *For a list of people who have contributed to the template, see [GitHub's list of contributors](htt…
/plugin/bootswrapper/exe/help/
H A Dlist-group.txt5 <code html><list-group>
15 <list-group>
21 </list-group>
33 <list-group>
37 </list-group>
49 <list-group>
53 </list-group>
65 <list-group>
69 </list-group>
79 <list-group>
[all …]
H A Dmenu.txt15 * [[list-group]]
H A Dpanel.txt87 ===== With list groups =====
89 Easily include full-width [[list-group|list groups]] within any panel.
93 <list-group>
99 </list-group></panel>
105 <list-group>
111 </list-group></panel></code>

12345678910>>...61