Home
last modified time | relevance | path

Searched refs:pagename (Results 1 – 25 of 59) sorted by relevance

123

/plugin/currentlyreading/
Dsyntax.php40 $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/
Daction.php46 $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 …&ldquo;$pagename.&rdquo; <u>$publisher</u>. $revisionDateMLA. $retrieveDateMLA &lt;<a href="$perma…
120 …$author, &lsquo;$pagename&rsquo;, $publisher, $revisionDateMHRA, &lt;<a href="$permanentUrl" title…
129 …$author, &ldquo;$pagename,&rdquo; $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/
Dscript.js35 var pagename = addPageInput.value;
38 pagename = encodeURI(pagename)
43 pagename = pagename.normalize('NFD')
45 pagename = pagename.replace(/[^a-zA-Z0-9._:-]+/g, catlist_sepchar);
47pagename = pagename.replace(/^[._-]+/, "") // eliminates '.', '_' and '-' at the beginning and end
52 var newPageID = ns + pagename;
/plugin/dyncontent/
Daction.php53 $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/
Dshowtable.php92 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/
Dactiontemplate.php11 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/
Dactiontemplate.php11 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/
Dactiontemplate.php14 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/
Daction.php70 $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/
Dajax.php239 $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/
Dtodo.php365 * @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/
DREADME.md22 …* `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/
Dsyntax.php267 * @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/
DYearNS.php10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year:$pagename";
DYearMonthCombinedNS.php10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year-$month:$pagename";
DYearMonthSeperatedNS.php10 $pagename = ($name ? "$name-" : '') . "$year-$month-$day";
11 return "$baseNS:$year:$month:$pagename";
/plugin/tgnotify/
Daction.php78 $pagename = $event->data['id'];
79 $pageurl = rtrim(DOKU_URL, '/') . '/' . $pagename;
80 $message .= sprintf($this->getLang('pagename'), $pagename, $pageurl) . PHP_EOL;
/plugin/csvtodwpages/
Dadmin.php217 $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/
Dfunctions.txt24 ^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/
Daction.php17 var $pagename = ':usercss'; variable in action_plugin_usercss
69 $event->data[] = wikiFN($this->pagename);
/plugin/combo/lang/en/admin/
Dpagerules_intro.txt6 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/
DCSVSerialImporter.php48 $pagename = end($pageParts);
49 $text = "====== $pagename ======\n";
/plugin/orgchart/
DREADME30 …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/
Dfunctions.php122 $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/
Dusers.txt7 * **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.

123