Searched refs:startpage (Results 1 – 12 of 12) sorted by relevance
| /plugin/autostartpage/ ! |
| D | plugin.info.txt | 5 name Automatic startpage plugin
|
| /plugin/foldablelist/ ! |
| D | README.md | 111 people like to put "important stuff" on startpage and the department i work in is not different. 112 Things considered "important" get written on startpage, usually as lists (upcoming meetings, change… 115 Our startpage has grown to a length of 4 screen-pages by now because of that, so sooner
|
| /plugin/404manager/ ! |
| D | README.md | 98 * We have one startpage : namespace1:namespace2:start 102 …* The score for the startpage is : 13 = 5 (because namespace1 is present in the asked page) + 5 (b… 104 In this case, the startpage is the redirect page because it have a highest score (13 against 9) 111 …* first start page : namespace1:namespace2:start (Score 5 = 2 for namespace1 + 3 for the startpage) 112 * second start page : namespace1:start (Score 5 = 2 for namespace1 + 3 for the startpage)
|
| /plugin/whennotfound/ ! |
| D | README.md | 5 * "startpage": If the non-existent page is a namespace (folder) and an index page exists within, r…
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ ! |
| D | FormFeed.php | 103 $startpage = $this->mpdf->page; 282 $this->mpdf->_postForcedPagebreak($pagebreaktype, $startpage, $save_blk, $save_blklvl);
|
| D | BlockTag.php | 255 $startpage = $this->mpdf->page; 326 $this->mpdf->_postForcedPagebreak($pagebreaktype, $startpage, $save_blk, $save_blklvl); 1311 $startpage = $this->mpdf->page; 1329 $this->mpdf->_postForcedPagebreak($pagebreaktype, $startpage, $save_blk, $save_blklvl);
|
| D | Table.php | 1222 $startpage = $this->mpdf->page; 1240 $this->mpdf->_postForcedPagebreak($pagebreaktype, $startpage, $save_blk, $save_blklvl);
|
| /plugin/indexmenu/ ! |
| D | CREDITS | 63 add ''hsort'' for sorting [[config:startpage]] pages to top of listing
|
| /plugin/minimap/ ! |
| D | README.md | 84 …* or the value of the [startpage configuration](https://www.dokuwiki.org/config:startpage) (by def…
|
| /plugin/indexmenu/scripts/ ! |
| D | contextmenu.js | 110 …[LANG.plugins.indexmenu.startpage, 'IndexmenuContextmenu.getid(index.config.urlbase,id+index.confi…
|
| /plugin/gitbacked/ ! |
| D | CHANGELOG.md | 140 - Issues linked on startpage, motivate people to contribute
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ ! |
| D | Mpdf.php | 2855 function _postForcedPagebreak($pagebreaktype, $startpage, $save_blk, $save_blklvl) argument 2875 if (($this->page - $startpage) % 2) {
|