Home
last modified time | relevance | path

Searched refs:page (Results 576 – 600 of 2033) sorted by relevance

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

/plugin/dokuprism/
H A Dstyle.css14 div.page pre[class*="language-"] {
19 div.page div.code-toolbar {
/plugin/noiewarning/
H A DChangeLog24 * DokuWiki page: adapted to new Plugin Team template
39 * DokuWiki page: added page and download link.
/plugin/metadisplay/
H A Dcli.php60 $page=""; $exact=""; $cl=""; $search=""; $fuzzy=""; $tm=""; $dtype=""; $ltype="";
67 $page = $opts[$i+1];
104 …$ret = array('namespace'=>$namespace,'page'=>$page,'exact'=>$exact,'search'=>$search,'fuzzy'=>$fuz…
/plugin/accscounter/lang/de/
H A Dmngintro.txt14 …* [[?do=admin&page=accscounter&action=mng&mode=existent | Protokoll der vorhandenen Seiten anzeige…
16 …* [[?do=admin&page=accscounter&action=mng&mode=deleted | Protokoll nicht vorhandener Seiten anzeig…
18 …* [[?do=admin&page=accscounter&action=mng&mode=all | Zeigt das Protokoll aller Seiten (einschließl…
/plugin/combo/ComboStrap/
H A DBrandListTag.php81 $page = null;
83 $page = MarkupPath::createFromRequestedPage();
85 $brandTagAttributes = $brandButton->getHtmlAttributes($page);
H A DReplicationDate.php21 public static function createFromPage(MarkupPath $page) argument
24 ->setResource($page);
/plugin/aichat/Storage/
H A DSQLiteStorage.php52 $record['page'],
73 public function reusePageChunks($page, $firstChunkID)
79 public function deletePageChunks($page, $firstChunkID)
81 $this->db->exec('DELETE FROM embeddings WHERE page = ?', [$page]);
89 'page' => $chunk->getPage(),
118 public function getPageChunks($page, $firstChunkID)
121 'SELECT * FROM embeddings WHERE page = ?',
122 [$page]
127 $record['page'],
56 reusePageChunks($page, $firstChunkID) global() argument
62 deletePageChunks($page, $firstChunkID) global() argument
[all...]
/plugin/showinitpage/
H A Dplugin.info.txt6 desc If access to a page is denied (i.e. user not logged in), redirect to a defined page.
/plugin/mediasyntax/syntax/
H A Dinclude.php4 * Include Component of mediasyntax plugin: displays a wiki page within another
39 list($page, $sect) = preg_split('/#/u', $match, 2);
40 $mode = "page";
41 return array($mode, $page, cleanID($sect), explode('&', $flags));
/plugin/notification/action/
H A Dcache.php42 if(!$cache->page) return;
47 $notification = p_get_metadata($cache->page, 'plugin notification');
/plugin/combo/resources/theme/default/pages/partials/
H A Dmain-header-partial.hbs10 {{#page-image featured height="250" ratio="21:9" linking="default" default="icon|ancestor|logo" zoom="-10" lazy="none"}}{{/page-image}}
/plugin/pdfjs/pdfjs/web/locale/tn/
H A Dviewer.properties17 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
21 # will be replaced by a number representing the currently visible page,
49 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
51 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties17 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
21 # will be replaced by a number representing the currently visible page,
61 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
63 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
/plugin/tindexmenu/
H A Dstyle.css10 a.nodeSel Last visited page js
11 a.navSel Current page js
44 /* Last visited page highlighting*/
48 /* Current page highlighting*/
63 /*Namespace without page link in nojs mode. !important has to be used*/
70 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
/plugin/spatialhelper/
H A Daction.php41 // listen for page add / delete events
79 * Update the spatial index for the page.
86 // $event→data['page'] – the page id
91 $id = $event->data ['page'];
97 * Update the spatial index, removing the page.
108 // $data[1] – ns: The colon separated namespace path minus the trailing page name. (false if root ns)
109 // $data[2] – page_name: The wiki page name.
110 // $data[3] – rev: The page revision, false for current wiki pages.
116 // file is empty, page i
[all...]
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
26 # will be replaced by a number representing the currently visible page,
105 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
107 thumb_page_title=Page {{page}}
108 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
110 thumb_page_canvas=Thumbnail of Page {{page}}
140 rendering_error=An error occurred while rendering the page.
/plugin/pagetitle/
H A Dplugin.info.txt6 desc Define a title of the wiki page by <title> tag. This plugin allows to write decorative title…
/plugin/composer/
H A Dplugin.info.txt6 … Creates a single page from a chosen directory. All files are included, so that you are able to …
/plugin/cssperpage/demo/
H A Ddemo.txt10 This section of the page is not styled by ''cssperpage''
24 The font-size for this section of the page is set to 12pt.
/plugin/headernofloat/
H A Dscript.js27 page= jQuery('div.page, div.pagepage');
28 page[0].insertBefore(ediv[kk],e[ii]);
/plugin/txtconf/lang/en/
H A Dintro_acronyms.txt3 Use this page to Manage the Acronym List of your Dokuwiki installation.\\
8 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
/plugin/newsboard/
H A Dsyntax.php176 …<div align='center' ><a href='/dokuwiki/doku.php?id=".$page."' class='breadcrumbs' title='".$page
/plugin/commentsyntax/
H A Dplugin.info.txt6 …tax to leave edit instructions of the page. Comments are visible only in the source view, not rend…
/plugin/firenews/
H A Dtodo.md6 - [x] when add new tag to page add ~~nocache~~
11 - [ ] number of news on one page
/plugin/tplinc/lang/en/
H A Dintro.txt3 Here you can define which **page** should be included at which **location** in the template when a …
4 matches the current page ID. When multiple pattern match, all pages will be inserted in the order t…

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