Home
last modified time | relevance | path

Searched refs:page (Results 351 – 375 of 2033) sorted by relevance

1...<<11121314151617181920>>...82

/plugin/quickstats/
H A Dscript.js3 var page = DOKU_BASE +'doku.php?&id=' + ns;
4 window.open(page,'quickstats_win',"width=900,height=600,scrollbars=yes,resizable=yes");
118 var page = "";
168 var page = document.getElementById('page').value;
172 if(!country_set && !page && !ip &&!ua_set) {
177 if(priority == 'page' && !page) {
203 if(page !="") {
204 params+="&page=" + page;
/plugin/txtconf/lang/fr/
H A Dintro_entities.txt3 Utiliser cette page pour gerer la liste des //Entites// de votre intallation de Dokuwiki.\\
5 Use this page to Manage the Entites List of your Dokuwiki installation.\\
11 Assurez-vous d'appuyer le bouton **Sauver** avant de quitter cette page, sinon vos modifications se…
/plugin/combo/action/
H A Dslottemplate.php40 $page = MarkupPath::createMarkupFromId($id);
41 if (!$page->isSlot()) {
47 $pathName = $page->getLastNameWithoutExtension();
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.css2 #page-core {
7 * When we have a landing page, the railbar
9 * This setting will set up inside and make it visible alongside the page
H A Dapp-diff.yml2 - 'page-header'
3 - 'page-footer'
H A Dapp-edit.yml2 - 'page-header'
3 - 'page-footer'
/plugin/xcom/
H A Dscript.js350 function xcom_check_opts(fn,page,opts, tmp) { argument
351 page = page.trim();
357 if((!page || page.trim().length === 0) && !opts) {
377 if(page.match(/[^0-9a-z_\:\.\-]+/g)) {
385 if(page || page.length) {
401 if(!page) {
415 if(!page) {
515 var page = document.getElementById('xcom_pageid').value;
522 if(page) {
524 opts[0] = opts[0] + " " + page;
[all …]
/plugin/pdfjs/pdfjs/web/locale/si/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=පිටුව
26 # will be replaced by a number representing the currently visible page,
98 # the size, respectively their unit of measurement and orientation, of the (current) page.
102 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
131 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
133 thumb_page_title=පිටුව {{page}}
134 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
136 thumb_page_canvas=පිටුවෙ සිඟිත රූව {{page}}
/plugin/pdfjs/pdfjs/web/locale/ur/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=صفحہ
27 # will be replaced by a number representing the currently visible page,
100 # the size, respectively their unit of measurement and orientation, of the (current) page.
104 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
132 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
134 thumb_page_title=صفحہ {{page}}
135 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
137 thumb_page_canvas=صفحے کا مجمل {{page}}
/plugin/pdfjs/pdfjs/web/locale/my/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 page.title=စာမျက်နှာ
27 # will be replaced by a number representing the currently visible page,
92 # the size, respectively their unit of measurement and orientation, of the (current) page.
95 # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
122 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
124 thumb_page_title=စာမျက်နှာ {{page}}
125 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
127 thumb_page_canvas=စာမျက်နှာရဲ့ ပုံရိပ်ငယ် {{page}}
/plugin/deniedpage/
H A DREADME.md4 This [Dokuwiki](https://www.dokuwiki.org) plugin show a specific page instead of denied message.
18 The specific page could be define by using the [Configuration Manager](https://www.dokuwiki.org/plu…
20 The default page is `wiki:denied`
/plugin/odt/ODT/
H A DODTDocument.php70 protected $page = null; variable in ODTDocument
126 $this->page = new pageFormat();
1640 $this->page->setFormat
1672 $format = $this->page->getFormat();
1678 $margin_top = $this->page->getMarginTop();
1729 return $this->page->getWidth();
1739 return $this->page->getHeight();
1748 return $this->page->getMarginLeft();
1757 return $this->page->getMarginRight();
1766 return $this->page->getMarginTop();
[all …]
/plugin/crossdbsqlclient/
H A Ddescr.txt31 Example to activate the plugin on your page:
33 ==== Default-DB via Admin-Configuration page ====
38 ==== DB via page level url ====
54 With the string ''%%{{crossdbsqlclient}}%%'' on the page level you activates the plugin.
56 Also, the plugin is on page level.
/plugin/elasticsearch/action/
H A Dsearch.php363 // just reuse the standard search page intro:
402 $page = $doc['uri'];
403 if (!(page_exists($page) || is_file(mediaFN($page))) || isHiddenPage($page) || auth_quickaclcheck($page) < AUTH_READ) continue;
413 if (!$title) $title = hsc(p_get_first_heading($page));
414 if (!$title) $title = hsc($page);
425 // assume page if no doctype is set, because old index won't have doctypes
427 $href = $isPage ? wl($page)
[all...]
/plugin/semanticdata/
H A Dhelper.php70 case 'page': case 'nspage':
98 case 'page':
173 static $specials = array('%title%' => array('page', 'title'),
174 '%pageid%' => array('title', 'page'),
/plugin/newpagetemplate/
H A Daction.php33 'desc' => 'Loads into the new page creation box a template specified in the $_REQUEST "newpagetemplate" parameter (i.e., can be passed in the URL or as a form value).',
92 $page = cleanID($file) ;
94 $title= str_replace('_',' ',$page);
97 $title = $page;
141 $page,
/plugin/popupviewer/
H A DREADME.md14 ```%IMAGE/PAGE%``` | an image or a page as you know it from DokuWiki
16 ```keepOpen``` (optional) | All links in a page opened via a popup will also open in a popup.
23 * ```keepOpen``` only has an effect when using a page id, never with an image.
27 …ecuted for pages that load in a popup. The script has to be placed in the page to load. it will no…
/plugin/struct/types/
H A DTag.php14 'page' => '',
33 $page = trim($this->config['page']);
34 if (!$page) $page = cleanID($context->getLabel());
36 $R->internallink($page . '?' . $filter, $value);
80 * This method both handles multi columns and page schemas that need access checking
/plugin/tindexmenu/syntax/
H A Dindexmenu.php417 $page=$ns.":".noNS($ns);
420 $page=$ns;
424 $page=ltrim($ns.":".$conf['start'],":");
428 $page=$ns.":".$hp;
431 if (@file_exists(wikiFN($page)) && auth_quickaclcheck($page) >= AUTH_READ) {
434 $hns=$page;
714 ($this->nsort) ? $page=$item['hns'] : $sort=0;
716 if ($item['type']=='f') $page=$item['id'];
717 if ($page) {
718 if ($this->msort) $sort=p_get_metadata($page,$this->msort);
[all …]
/plugin/gcalendar/inc/
H A Dgcal_read.php25 foreach($pages as $page_key=>$page)
27 list($page_name,$page_list) = explode("(",$page,2);
281 foreach($page_list as $page) {
282 if(substr($page,-1)=="*") {
285 $dir = wikiFN(substr($page,0,-1).$start);
294 $pl[] = substr($page,0,-1).substr($file,0,-4);
296 $subNS[] = substr($page,0,-2).':'.cleanID($file).':*';
303 $pl[] = $page;
/plugin/top/db/
H A Dupdate0001.sql2 page, field
4 PRIMARY KEY(page)
/plugin/yearbox/
H A Dreadme.txt1 … with a link to create a new page for each day of the year. Existing pages will have a tooltip sho…
6 3. name=<name> : prefix for new page name, e.g diary, journal, day [default]
/plugin/move/_test/
H A Dplan.test.php33 foreach($pages as $page) {
34 saveWikiText($page, $page, 'test setup');
/plugin/acknowledge/lang/en/
H A Dassign.txt4 Whenever a page matches one of the patterns here, the people and groups will be assigned.
8 * Pages as usual with their full page ID.
9 * Regular Expressions starting and ending with ''/'' - they are matched against a '':'' prefixed full page id.
/plugin/combo/resources/slot/
H A Dpage-side.md1 <page-explorer tree></page-explorer>

1...<<11121314151617181920>>...82