Home
last modified time | relevance | path

Searched refs:page (Results 501 – 525 of 2033) sorted by relevance

1...<<21222324252627282930>>...82

/plugin/s5/ui/dokuwiki/
H A Dopera.css5 page-break-before: always;
7 #slide0 {page-break-before: avoid;}
/plugin/do/db/
H A Dupdate0006.sql4 REPLACE INTO task_status SELECT task_status.page as page, task_status.md5 as md5, task_status.statu…
/plugin/pdfjs/pdfjs/web/locale/tl/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=Pahina
27 # will be replaced by a number representing the currently visible page,
75 spread_none.title=Do not join page spreads
77 spread_odd.title=Join page spreads starting with odd-numbered pages
79 spread_even.title=Join page spreads starting with even-numbered pages
117 # the size, respectively their unit of measurement and orientation, of the (current) page.
152 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
154 thumb_page_title=Pahina {{page}}
155 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
[all …]
/plugin/indexmenu/syntax/
H A Dindexmenu.php421 //Check user permission to display indexmenu in a preview page
445 //add ns of current page to let open these nodes (within the $ns), open only 1 level.
453 //resolve ns and subns's relative to current wiki page (instead of sidebar)
473 //this is an indexmenu page that needs the PARSER_CACHE_USE event trigger;
752 * @param bool $id page id to resolve $ns relative to.
807 * - id page id/namespace id
811 * - hns page id of headpage of the namespace or false
836 //current page is shown?
857 //page link
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBlockTag.php245 } // mPDF 6 (uses $p - preview of properties so blklvl can be incremented after page-break)
248 // If page-box has changed AND/OR PAGE-BREAK-BEFORE
249 // mPDF 6 (uses $p - preview of properties so blklvl can be imcremented after page-break)
255 $startpage = $this->mpdf->page;
319 // Must Add new page if changed page properties
337 $properties = $this->cssManager->MergeCSS('BLOCK', $tag, $attr); // mPDF 6 - moved to after page-break-before
338 // mPDF 6 page-break-inside:avoid
345 $this->mpdf->kt_p00 = $this->mpdf->page;
801 $currblk['initial_startpage'] = $this->mpdf->page;
[all...]
/plugin/copypage/
H A Dplugin.info.txt6 desc Create a new page from an existing page.
/plugin/webdav/lang/en/
H A Dintro.txt3 Use this page to monitor some WebDAV plugin feaures. To enable some functionality use [[this>doku.p…
/plugin/bootswrapper/exe/help/
H A Dmacro.txt3 This plugin provide a special macro to control the flow of the page.
7 | ''<nowiki>~~PAGEBREAK~~</nowiki>'' | Add a page break |
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Duseheading.php6 function ckg_get_title($page,$dir) { argument
8 $id = preg_replace('/.txt/','.meta',$page) ;
/plugin/advanced/lang/en/
H A Dexport.txt3 Use this page to backup your DokuWiki pages or for import (or deploy) into another DokuWiki install…
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DView.svelte11 #view-page {
17 <div id="view-page">
/plugin/404manager/lang/en/
H A Dadd.txt2 Example of value for the page :
5 | External Website (Target page only) | - https://gerardnico.com/404managerplugin \\ - http://www.e…
/plugin/hiddenheader/
H A Dplugin.info.txt6 desc Name a page or section without displaying the name on-page.
/plugin/zip/lang/en/
H A Dintro.txt3 …is page will create a zip archive of your wiki database at the moment. Also, you may restore your…
/plugin/siteexport/lang/en/
H A Dmanagerintro.txt5 When done, press the button at the end of the page and the options will be put into the page.
/plugin/sphinxsearch-was/
H A DPageMapper.php41 public function add($page, $title_text, $title, $hid = '') argument
43 …to {$this->_table}(page, page_crc, hid, title, title_text) values(" . $this->_db->quote($page) . ",
44 '" . sprintf('%u', crc32($page . $hid)) . "',
/plugin/sphinxsearch/
H A DPageMapper.php42 public function add($page, $title_text, $title, $hid='') argument
44 …E into {$this->_table}(page, page_crc, hid, title, title_text) values(".$this->_db->quote($page).",
45 '".sprintf('%u', crc32($page.$hid))."',
/plugin/quickstats/lang/en/
H A Dintro.txt4 in removing a page from the cache file. If it contains ''quickstats'' syntax, it will be added to …
5 …ed and saved. The change can simply be a new line. You can also add the page to the ''sorttable_…
/plugin/combo/action/
H A Dqualitymutation.php18 * Delete the backlinks when there is a page quality mutation
61 $page = MarkupPath::createPageFromAbsoluteId($path);
63 if (!$page->getCanBeOfLowQuality()) {
71 foreach ($page->getBacklinks() as $backlink) {
H A Dautofrontmatter.php28 * Called when new page is created
40 $page = MarkupPath::createPageFromExecutingId();
42 LogUtility::msg("Unable to handle a new page because the global id is unknown");
44 $canonical = $page->getCanonicalOrDefault();
/plugin/embedover/
H A Dplugin.info.txt6 desc Embed an external page over a dokuwiki page
/plugin/advanced/lang/en/config/
H A Dintro.txt3 Use this page to control the advanced settings of your DokuWiki installation.
5 Remember to press the **Save** button before leaving this page otherwise your changes will be lost.
/plugin/singlesearchresult/
H A Dplugin.info.txt6 desc Redirects directly to found page when only one page is found
/plugin/clearhistory/
H A Dstyle.css1 div.page form fieldset fieldset {
8 div.dokuwiki div.page div.clearhistory {
/plugin/siteexport/lang/fr/
H A Dmanagerintro.txt5 Ceci fait, pressez le bouton à la fin de la page et les options seront insérées dans la page.

1...<<21222324252627282930>>...82