Home
last modified time | relevance | path

Searched refs:ID (Results 801 – 825 of 1363) sorted by relevance

1...<<31323334353637383940>>...55

/plugin/gtime/action/
H A Dtimestamp.php267 global $ID;
320 … $link_to_download = exportlink($ID,"gtime",$REV==true ? "rev=$REV,purge=true": "purge=true");
/plugin/usersubscriptions/
H A Dsyntax.php80 global $ID;
132 $ns = getNS($ID);
/plugin/vote/
H A Dsyntax.php207 global $ID;
219 '<input type="hidden" name="id" value="'.$ID.'" />';
/plugin/dokubookmark/
H A Dhelper.php97 global $ID;
141 $ID = $id;
/plugin/asiansearch/
H A Daction.php244 global $ID;
268 $html = p_wiki_xhtml($ID,$REV,true);
/plugin/ajaxpeon/
H A Daction.php152 global $ID;
154 $ID=$pageid;
/plugin/tagfilter/helper/
H A Dsyntax.php104 global $ID;
123 $cache_key = implode('_', ['plugin_tagfilter', $ID, $page, $flags['sortbypageid']]);
/plugin/combo/ComboStrap/
H A DFetcherRaster.php201 global $ID;
202 if ($ID !== "wiki:syntax") {
H A DMarkupPath.php438 * idx_get_indexer()->lookupKey('relation_references', $ID);
604 * set the global ID
606 global $ID;
607 $keep = $ID;
612 $ID = $this->getPathObject()->toWikiPath()->getWikiId();
613 idx_addPage($ID);
615 $ID = $keep;
702 * Get author ID
1618 * $cache = ($ID == $id);
2034 global $ID;
[all...]
/plugin/webcode/syntax/
H A Dbasis.php588 global $ID;
590 $pageTitle = tpl_pagetitle($ID, true);
595 $description = "Code from the page '" . $pageTitle . "' \n" . wl($ID, $absolute = true);
/plugin/groupmail/
H A Dsyntax.php365 global $ID;
399 …$lastline .= $this->getLang("viewonline").wl($ID,'', true).'?id='.$targetpage."#msg".$bytes."\n\n\…
401 …$this->statusMessage = $this->getLang("viewonline").'<a href="'.wl($ID,'', true).'?id='.$targetpag…
407 $comment .= $this->getLang("via").wl($ID,'',true)."\n";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc17 When indexing a document, you can either provide an ID or let {es} generate one
22 .Providing an ID value
36 .Omitting an ID value
44 // Document will be indexed to my_index/_doc/<autogenerated ID>
/plugin/idcount/
H A DREADME.md1 # DokuWiki-Plugin: ID Count
/plugin/webdav/core/DAV/Collection/ODT/
H A DFile.php36 $ID = $page;
/plugin/fedauth/
H A Dhelper.php95 $out = '<div id="fa__authform" class="sprovs"><form action="'.wl($ID).'" method="post">'
/plugin/linkfix/lang/en/
H A Dintro.txt3 This tool allows you to change all links in your wiki by simple search and replace. You can change internal and external links. Internal links will always be checked against their full resolved ID. External URLs have to be specified with their protocol prefix.
/plugin/textmodule/
H A Dadmin.php63 echo '<form action="'.wl($ID).'" method="post">';
/plugin/wikistyle2html/
H A Dplugin.info.txt6 desc **RENAMED** The ID of this plugin has been renamed from wikistyle2html to wikiformatstyling. …
/plugin/approve/lang/de/
H A Dassignments_intro.txt8 * Seiten werden wie �blich mit ihrer vollst�ndigen Seiten-ID angegeben.
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt872 confCannotGetID=Невозможно определить ID страницы
909 pageIdsExp=Экспорт ID страниц
920 drawConfID=draw.io конфигурационный ID
926 …st1=Выберите цель экспорта, затем щёлкните по кнопке "Начать экспорт" для экспорта всех ID страниц.
992 confAInvalidPageIdsFormat=Некорректный формат файла ID страницы
1001 confAImpDiagramFailed=Импортирование диаграммы "{1}" сбойнуло. Невозможно найти новый ID страницы. …
1015 confAFixingMacroSkipped=Исправление макроса диаграммы "{1}" сбойнуло. Невозможно найти новый ID её …
/plugin/facebooklike/
H A Dsyntax.php118 $ret = '<fb:like href="'.(empty($data['url'])?wl($ID,'',true):$data['url']).'" '
/plugin/ahrefmenu/
H A Dadmin.php94 ptln('<form action="'.wl($ID).'" method="post">');
/plugin/struct/lang/en/
H A Dassignments_intro.txt7 * Pages as usual with their full page ID.
/plugin/geonav/tpl/startermap/
H A Ddetail.php90 &larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
/plugin/html2pdf/snorriheim/
H A Ddetail.php54 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>

1...<<31323334353637383940>>...55