Home
last modified time | relevance | path

Searched refs:page (Results 551 – 575 of 2033) sorted by relevance

1...<<21222324252627282930>>...82

/plugin/textinsert/
H A Dsyntax.php209 $page = cleanID($file) ;
232 $page,
233 utf8_ucfirst($page),
234 utf8_ucwords($page),
235 utf8_strtoupper($page),
/plugin/deletepagebutton/
H A DREADME.md10 [documented page deletion method](https://www.dokuwiki.org/page#delete_a_page).
17 a confirmation dialog will be displayed prior to deleting the page.
38 [the plugin's wiki page](https://www.dokuwiki.org/plugin:deletepagebutton)
60 Page Tools; otherwise, the page will be deleted without confirmation.
/plugin/combo/ComboStrap/Meta/Field/
H A DPageImages.php27 const CANONICAL = "page:image";
46 public static function createForPage(MarkupPath $page): PageImages argument
49 ->setResource($page);
72 * @var MarkupPath $page ;
74 $page = $this->getResource();
103 $pageImage = PageImage::create($imagePathObject, $page);
117 $images = [$persistentValue => PageImage::create($imagePathObject, $page)];
195 LogUtility::internalError("The page path didn't have any values in the rows", self::CANONICAL);
240 * is only set when parsing to add page to the index
254 return "The illustrative images of the page";
[all...]
/plugin/tagsections/
H A Dhelper.php110 foreach($page_r as $page){
111 if($Htag->_isVisible($page,$ns)) {
113 $perm = auth_quickaclcheck($page);
/plugin/editions/
H A DREADME15 3. You need to have a certain namespace and page structure, i.e.
18 c. all page names must be the same between the different editions
26 for a first chapter page
/plugin/zotero/
H A DREADME.md13 3. Create a new wiki page for the cached Zotero entries and enter its name
15 4. Enter your Zotero entries into the cache file (the newly created wiki page
16 or `ZoteroEntries.txt` if you don't want to use the wiki page). This can be
/plugin/advanced/lang/en/config/
H A Dhooks.txt13 | ''header.html'' | At the top of the page, above the logo and wiki title |
14 | ''footer.html'' | At the very end of the page after all other page content |
/plugin/pageseditees/
H A Dadmin.php98 …$lien = "<a href='doku.php?id=".$page."' class='wikilink1' style='font-weight: lighter;' title='".…
/plugin/loglog/lang/fr/
H A Dintro.txt3page affiche les connexions et déconnexions de tous les utilisateurs au cours de 7 derniers jours.…
/plugin/displaytitle/
H A Dplugin.info.txt6 …lay Title Plugin can display the id or title of the current page or the title of an arbitrary page.
/plugin/addnewpage/
H A Dplugin.info.txt7 desc Adds a "new page form" to any wiki page.
/plugin/nspages/printers/
H A DprinterTree.php87 // 1. 'a:b:c:' if the ns has no main page
88 // 2. 'a:b:c:start' or 'a:b:c:c' (if this page exists)
89 // 3. 'a:b:c' (case where there is a page a:b:c and no page a:b:c:start, see bug #120)
93 // For a page at the root of the repo:
96 // 5. 'a' (case where the is a page 'a' and no page 'a:start', see bug #120)
117 // It $item is a page then:
118 // - its 'id' will look like 'a:b:page'
164 foreach($tree->pages as $page){
[all...]
/plugin/pdfjs/pdfjs/web/locale/hto/
H A Dviewer.properties17 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
21 # will be replaced by a number representing the currently visible page,
80 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
82 thumb_page_title=Rabe {{page}}
83 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
85 thumb_page_canvas=Dúe íya rabe {{page}}
/plugin/pdfjs/pdfjs/web/locale/wo/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
25 # will be replaced by a number representing the currently visible page,
68 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
70 thumb_page_title=Xët {{page}}
71 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
73 thumb_page_canvas=Wiñet bu xët {{page}}
/plugin/pdfjs/pdfjs/web/locale/zu/
H A Dviewer.properties21 # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
25 # will be replaced by a number representing the currently visible page,
71 # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
73 thumb_page_title=Ikhasi {{page}}
74 # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
76 thumb_page_canvas=Isithonjana sekhasi {{page}}
/plugin/ghissues/action/
H A DcacheHandler.php41 if( !isset($pageCache->page) ) return;
44 $apiRequests = p_get_metadata($pageCache->page, 'plugin_ghissues_apicalls');
/plugin/multiorphan/action/
H A DpluginBlog.php45 foreach( $data as $page ) {
48 'entryID' => $page['id']
/plugin/discussion/lang/fr/
H A Dsubscribermail.txt3 Un nouveau commentaire a été ajouté à la page @PAGE@ dans le wiki @TITLE@.
14 Pour vous désinscrire de cette page connectez vous au wiki puis cliquez sur ce lien:
/plugin/combo/ComboStrap/
H A DDisqusIdentifier.php13 * @deprecated for the page id
21 public static function createForResource($page): DisqusIdentifier argument
24 ->setResource($page);
H A DEndDate.php16 public static function createFromPage(MarkupPath $page) argument
19 ->setResource($page);
H A DStartDate.php15 public static function createFromPage(MarkupPath $page) argument
18 ->setResource($page);
/plugin/diagramsnet/lib/resources/
H A Ddia_sr.txt164 currentPage=Current page
350 fromThisPage=From this page
556 page=Page
872 confCannotGetID=Unable to determine page ID
880 …not edit diagrams in a draft page, diagram is deleted from the page, or diagram is edited external…
899 confGotoPage=Go to containing page
916 thisPage=this page
925 tempsPage=Templates page
989 … draft page, is deleted from the page, or is edited externally. It will be saved as a new attachme…
1011 confAErrFetchPage=Error fetching page "{1}"
[all …]
/plugin/shibbolethauth/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Shibboleth.
5 To activate this backend, you must go to the configuration plugin page, and select "shibboleth" as
/plugin/fblogin/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Facebook.
5 To activate this backend, you must go to the configuration plugin page, and select "facebook" as
/plugin/reproduce/
H A Dplugin.info.txt6 …e a code marked with a label located within the same source page, or in an other source page speci…

1...<<21222324252627282930>>...82