/plugin/currentlyreading/ |
H A D | syntax.php | 41 $pagename = hsc($pagename); // Clean up html entities. 42 …$pagename = preg_replace('/\s\s+/', ' ', $pagename); // Eliminate excessive spaces to single space… 46 if (substr($pagename, 0, 1) == ' ') $left = true; 47 if (substr($pagename, -1, 1) == ' ') $right = true; 59 if ($spos = strpos($pagename, '?')) { 61 …$pagename = substr($pagename, 0, -(strlen($pagename)-$spos)); // Strip the width declaration off o… 68 $pagename = trim($pagename); 69 $pagename = strtolower($pagename); 70 $pagename = strtr($pagename, ' ', ''); 74 if (page_exists($pagename)) $pageexists = true; [all …]
|
/plugin/cite/ |
H A D | action.php | 46 $pagename = tpl_pagetitle($ID, true); 76 <h1><a id="bibliographic_details">Bibliographic details for "$pagename"</a></h2> 80 <li class="level1"><div class="li"> Page name: $pagename</div></li> 94 <h2><a id="citation_styles_for">Citation styles for "$pagename"</a></h2> 120 …$author, ‘$pagename’, $publisher, $revisionDateMHRA, <<a href="$permanentUrl" title… 129 …$author, “$pagename,” $publisher, <a href="$permanentUrl" title="$permanentUrl">$perma… 139 $author. $pagename [Internet]. $publisher; $revisionDateCBECSE [cited $retrieveDateCBECSE]. 149 …$pagename, <a href="$permanentUrl" title="$permanentUrl">$permanentUrl</a> (last visited $retrieve… 157 $author. $pagename. $publisher. $revisionDateAMA. Available at: 167 title = "$pagename --- $publisher", [all …]
|
/plugin/catlist/ |
H A D | script.js | 35 var pagename = addPageInput.value; 38 pagename = encodeURI(pagename) 39 .replace(/[^a-zA-Z0-9._:%-]+/g, catlist_sepchar) // transforms characters not allowed as pagename in `catlist_sepchar` 43 pagename = pagename.normalize('NFD') 45 pagename = pagename.replace(/[^a-zA-Z0-9._:-]+/g, catlist_sepchar); 47 pagename = pagename [all...] |
/plugin/dyncontent/ |
H A D | action.php | 53 $pagename = $inf["id"]; 61 $squery = $pagename.'*|'.$pagename.'">"'; 66 …$dynamic_content .= "\n\n\n\n".$this->get_page_dynamic_content($pagid, $pagename); //the content o… 74 function get_search_results($pagename){ argument 76 $search = ft_pageSearch($pagename,$poswords); 83 function get_page_dynamic_content($page_id, $pagename){ argument 91 $regex = '/<dyn \s*?.*?'.$pagename.'\s*?.*?>(.*?|[\s\S]*?)<\/dyn>/';
|
/plugin/calendoku/syntax/ |
H A D | showtable.php | 92 foreach($data as $pagename => $title) { 93 if (strcmp(getNS($pagename), $namespace)) 98 if (!strcmp($template, $pagename)) { 105 $page = rawWiki($pagename); 114 … array_push($components[$component->dtstartint], array($component, $pagename)); 116 … $components[$component->dtstartint] = array(array($component, $pagename)); 153 function addEntryCalendar($component, $pagename, $pos, &$handler) { argument 160 $field = preg_replace('/'.$match.'/', $pagename, $field); 162 $field = preg_replace('/'.$match.'/', $pagename.'?do=ical', $field);
|
/plugin/bureaucracy-au/helper/ |
H A D | actiontemplate.php | 11 var $pagename; variable in helper_plugin_bureaucracyau_actiontemplate 26 list($tpl, $this->pagename, $sep) = $argv; 74 $this->pagename .= $sep . $pname; 78 $this->pagename = $this->replace($this->pagename); 81 resolve_pageid($myns, $this->pagename, $ignored); // resolve relatives 83 if ($this->pagename === '') { 107 $targetpage = "$this->pagename:$relativetargetpage"; 131 if (!isset($this->targetpages[$this->pagename])) { 132 $this->targetpages[$this->pagename] = pageTemplate(array($this->pagename)); 171 …d = preg_replace('/^' . preg_quote_cb(cleanID($tpl)) . '($|:)/', $this->pagename . '$1', $template… [all …]
|
/plugin/bureaucracyau/helper/ |
H A D | actiontemplate.php | 11 var $pagename; variable in helper_plugin_bureaucracyau_actiontemplate 26 list($tpl, $this->pagename, $sep) = $argv; 74 $this->pagename .= $sep . $pname; 78 $this->pagename = $this->replace($this->pagename); 81 resolve_pageid($myns, $this->pagename, $ignored); // resolve relatives 83 if ($this->pagename === '') { 107 $targetpage = "$this->pagename:$relativetargetpage"; 131 if (!isset($this->targetpages[$this->pagename])) { 132 $this->targetpages[$this->pagename] = pageTemplate(array($this->pagename)); 171 …d = preg_replace('/^' . preg_quote_cb(cleanID($tpl)) . '($|:)/', $this->pagename . '$1', $template… [all …]
|
/plugin/bureaucracy/helper/ |
H A D | actiontemplate.php | 14 var $pagename; variable in helper_plugin_bureaucracy_actiontemplate 29 [$tpl, $this->pagename] = $argv; 88 $this->pagename .= $sep . $pname; 93 $this->pagename = $resolver->resolveId($this->replace($this->pagename)); 95 if ($this->pagename === '') { 120 $targetpage = "$this->pagename:$relativetargetpage"; 172 if (!isset($this->targetpages[$this->pagename])) { 173 $raw = $this->rawPageTemplate($this->pagename); 175 $this->targetpages[$this->pagename] = pageTemplate(array($this->pagename)); 215 …d = preg_replace('/^' . preg_quote_cb(cleanID($tpl)) . '($|:)/', $this->pagename . '$1', $template… [all …]
|
/plugin/dontfeedtemplates/ |
H A D | action.php | 70 $pagename = $id; 73 $pagename = substr((string)$id,$pos+1); 76 if ($pagename == $this->current_pagename_tpl) { 83 if ($pagename == $this->inherited_pagename_tpl) {
|
/plugin/fetchmedia/action/ |
H A D | ajax.php | 239 $pagename = cleanID($namespace) . ':' . $page['id']; 240 $ins = p_cached_instructions(wikiFN($pagename)); 243 $mediaLinks[$pagename] = []; 246 $mediaLinks[$pagename][] = $mediaLinkInstruction[1][0]; 248 $mediaLinks[$pagename][] = $mediaLinkInstruction[1][0]; 251 … $mediaLinks[$pagename] = array_unique($mediaLinks[$pagename]); // ensure we have no duplicates 252 …$mediaLinks[$pagename] = array_values($mediaLinks[$pagename]); // ensure that the array is correct…
|
/plugin/todo/syntax/ |
H A D | todo.php | 383 * @param string $pagename 387 private function _createLink($renderer, $pagename, $name = NULL) { 388 $id = $this->_composePageid($pagename); 396 * @param string $pagename 399 private function _composePageid($pagename) { 406 #Replace ':' in $pagename so we don't create unnecessary namespaces 407 $pagename = str_replace(':', '-', $pagename); 410 $id = $actionNamespace . $pagename; 358 _createLink($renderer, $pagename, $name = NULL) global() argument 370 _composePageid($pagename) global() argument
|
/plugin/api/ |
H A D | README.md | 22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename… 34 * `id` : the page id (known also under [pagename](https://www.dokuwiki.org/pagename)) 59 * The Xml Call does not take `pagename` as array key
|
/plugin/yearbox/services/pageNameStrategies/ |
H A D | YearNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year:$pagename";
|
H A D | YearMonthCombinedNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year-$month:$pagename";
|
H A D | YearMonthSeperatedNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year:$month:$pagename";
|
/plugin/odt/ |
H A D | syntax.php | 267 * @param string $pagename The page to check 270 protected function check_templatepage ($pagename, $format) { argument 272 if (empty($pagename)) { 274 msg(sprintf("No page specified!", html_wikilink($pagename)), -1); 278 resolve_pageid($INFO['namespace'], $pagename, $exists); 281 msg(sprintf("Page not found!", html_wikilink($pagename)), -1);
|
/plugin/tgnotify/ |
H A D | action.php | 78 $pagename = $event->data['id']; 79 $pageurl = rtrim(DOKU_URL, '/') . '/' . $pagename; 80 $message .= sprintf($this->getLang('pagename'), $pagename, $pageurl) . PHP_EOL;
|
/plugin/usercss/ |
H A D | action.php | 17 var $pagename = ':usercss'; variable in action_plugin_usercss 69 $event->data[] = wikiFN($this->pagename);
|
/plugin/combo/lang/en/admin/ |
H A D | pagerules_intro.txt | 6 They are rules that are used to redirect a [[doku>pagename|DokuWiki ID]] based on a pattern to: 8 * another [[doku>pagename|Dokuwiki Id]]
|
/plugin/xcom/lang/en/ |
H A D | functions.txt | 24 ^Parameters |(string) [[doku>:pagename]], (string) raw Wiki text, (array) attrs \\ Where ''attrs'… 30 ^Parameters |(string) [[doku>:pagename]]| 36 ^Parameters |(string) [[doku>:pagename]]| 42 ^Parameters |(string) [[doku>:pagename]] , (int) offset| 49 ^Parameters |(string) [[doku>:pagename]]| 55 ^Parameters |(string) [[doku>:pagename]]| 61 ^Parameters |(string) [[doku>:pagename]] , (string) raw Wiki text, (array) attrs \\ Where ''attrs… 67 ^Parameters |(string) [[doku>:pagename|pagename]]| 78 ^Parameters |(string) [[doku>:pagename]]|
|
/plugin/struct/meta/ |
H A D | CSVSerialImporter.php | 48 $pagename = end($pageParts); 49 $text = "====== $pagename ======\n";
|
/plugin/linkmanager/ |
H A D | functions.php | 122 $pagename = array_pop($pgsplt); 123 if (!$title) $title=$pagename; 131 echo '<a name="h_'.$item['id'].'" class="'.$class.'">'.$pagename.'</a>';
|
/plugin/orgchart/ |
H A D | README | 30 …line manager (line manager's pagename, type: 'page' or simple string; when using 'page' this needs… 54 …line manager, the link text doesn't need to match the exact name as the pagename in the link will …
|
/plugin/advanced/lang/en/config/ |
H A D | users.txt | 7 * **Login** - This has to be a valid [[doku>:pagename]] 11 … of groups a user is member of. The group names must follow the rules of valid [[doku>:pagename]]s.
|
/plugin/html2pdf/snorriheim/ |
H A D | layout.css | 13 div.dokuwiki .pagename { 22 div.dokuwiki .pagename a {
|