/plugin/currentlyreading/ |
D | syntax.php | 40 $pagename = substr($match, 10, -2); // Remove the markup to reveal the pagename. 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, '?')) { 60 … $width = intval(substr($pagename, $spos+1)); // The user specified a width in the markup. 61 …$pagename = substr($pagename, 0, -(strlen($pagename)-$spos)); // Strip the width declaration off o… 67 $title = trim($pagename); // Save the original for a possible $title. 68 $pagename = trim($pagename); [all …]
|
/plugin/cite/ |
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> 103 …$author ($revisionDateYear). $pagename. $publisher. Retrieved $retrieveDateAPA from <a href="$perm… 112 …“$pagename.” <u>$publisher</u>. $revisionDateMLA. $retrieveDateMLA <<a href="$perma… 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… [all …]
|
/plugin/catlist/ |
D | script.js | 35 var pagename = addPageInput.value; 38 pagename = encodeURI(pagename) 43 pagename = pagename.normalize('NFD') 45 pagename = pagename.replace(/[^a-zA-Z0-9._:-]+/g, catlist_sepchar); 47 … pagename = pagename.replace(/^[._-]+/, "") // eliminates '.', '_' and '-' at the beginning and end 52 var newPageID = ns + pagename;
|
/plugin/dyncontent/ |
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/ |
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/bureaucracyau/helper/ |
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-au/helper/ |
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/ |
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 === '') { 119 $targetpage = "$this->pagename:$relativetargetpage"; 171 if (!isset($this->targetpages[$this->pagename])) { 172 $raw = $this->rawPageTemplate($this->pagename); 174 $this->targetpages[$this->pagename] = pageTemplate(array($this->pagename)); 214 …d = preg_replace('/^' . preg_quote_cb(cleanID($tpl)) . '($|:)/', $this->pagename . '$1', $template… [all …]
|
/plugin/dontfeedtemplates/ |
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/ |
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/ |
D | todo.php | 365 * @param string $pagename 369 private function _createLink($renderer, $pagename, $name = NULL) { argument 370 $id = $this->_composePageid($pagename); 378 * @param string $pagename 381 private function _composePageid($pagename) { argument 389 $pagename = str_replace(':', '-', $pagename); 392 $id = $actionNamespace . $pagename;
|
/plugin/api/ |
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/odt/ |
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/yearbox/services/pageNameStrategies/ |
D | YearNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year:$pagename";
|
D | YearMonthCombinedNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year-$month:$pagename";
|
D | YearMonthSeperatedNS.php | 10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day"; 11 return "$baseNS:$year:$month:$pagename";
|
/plugin/tgnotify/ |
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/csvtodwpages/ |
D | admin.php | 217 $pagename = $this->_get_filename($pagename_column, $line); 220 $cleanpagename = cleanID($pagename); 222 $indexpagecontent .= " * [[$cleanpagename|$pagename]]\r\n"; 315 $pagename = ''; 320 $pagename .= trim($line[$col]).'_'; 323 return rtrim($pagename, "_");
|
/plugin/xcom/lang/en/ |
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/usercss/ |
D | action.php | 17 var $pagename = ':usercss'; variable in action_plugin_usercss 69 $event->data[] = wikiFN($this->pagename);
|
/plugin/combo/lang/en/admin/ |
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/struct/meta/ |
D | CSVSerialImporter.php | 48 $pagename = end($pageParts); 49 $text = "====== $pagename ======\n";
|
/plugin/orgchart/ |
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/linkmanager/ |
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/advanced/lang/en/config/ |
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.
|