Home
last modified time | relevance | path

Searched refs:page (Results 1901 – 1925 of 2033) sorted by path

1...<<71727374757677787980>>...82

/plugin/translate/
H A DREADME.md4 Info is available on the plugin page on dokuwiki.org:
H A Dplugin.info.txt6 desc A translation plugin that doesn't require the page name to be the same in all languages
H A Dstyle.css25 /* translate page with form */
53 /* edit page */
/plugin/translate/lang/en/
H A Dnewpage.txt1 ====== Create a new page ======
/plugin/translate/lang/fr/
H A Dnewpage.txt1 ====== Créer une nouvelle page ======
/plugin/translation/
H A Dadmin.php50 foreach ($pages as $page) {
52 $helper->getLangPart($page["id"]) !== $default_language ||
53 !$helper->istranslatable($page["id"], false) ||
54 !page_exists($page["id"])
58 // We have an existing and translatable page in the default language
60 $row = "<tr><td>" . $xhtml_renderer->internallink($page['id'], null, null, true) . "</td>";
62 $row .= "<td>" . $xhtml_renderer->internallink($page['id'], $page['id'], null, true) . "</td>";
65 [, $idpart] = $helper->getTransParts($page["id"]);
81 if ($page['mtim
[all...]
/plugin/translation/lang/en/
H A Dtotranslate.txt1 FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph (…)
/plugin/translation/lang/fr/
H A Dtotranslate.txt1 FIXME **Cette page n'est pas encore traduite entièrement. Merci de terminer la traduction**\\ //(supprimez ce paragra (…)
/plugin/translation2/
H A DINFO.txt7 desc Displays flags which link to different language versions of page
/plugin/translationbuddy/
H A Dsyntax.php113 $page = $id;
114 $ns = $this->baseNS($page);
118 $page = $this->skipBaseNS($page);
119 $ns = $this->baseNS($page);
127 $items[$lc][$ns][$page] = $date;
138 foreach ($new_pages as $page) {
141 $R->doc .= '<a href="'.wl($page).'">'.$page.'</a>';
/plugin/tumblr/
H A Dsyntax.php131 'page' => $_REQUEST['page'] ? $_REQUEST['page'] : 0,
143 $params['page'] = $page;
147 $new_url = $url.'/search/'.$params['search'].'/page/'.$params['page'].'/rss';
149 $new_url = $url.'/tagged/'.$params['tagged'].'/page/'.$params['page'].'/rss';
153 $new_url = $url.'/page/'.$params['page'].'/rss';
197 $params['page'] = ($params['page'] == 0) ? 2 : $params['page'] + 1;
199 $params['page'] = ($params['page'] == 2) ? 0 : $params['page'] - 1;
203 $url = $this->get_url($params['page']);
204 if ($params['page'] >= 0 && $this->page_exists($url)) {
/plugin/tuxquote/
H A DREADME39 - Alternatively you can add "~~NOCACHE~~" to the top of the page.
40 - Edit a wiki page and add the '[TUXQUOTE]' token.
H A Dquotes.txt1698 … up the Universe after it is over. <BR> -- H.L. Mencken, Greatest Thoughts on Immortality, page 116
/plugin/twcheckliste/
H A Drenderer.php.old52 * Print the header of the page
/plugin/twcheckliste/theme_twCheckliste/
H A Dtw_style.css5 @page
/plugin/twistienav4bootstrap3/
H A DREADME.md22 You can configure theplugin in the Configuration settings admin page.
/plugin/twitter/
H A DREADME.md3 This syntax plugin will enable users to put tweets and searches from twitter on a page. It uses the…
H A Daction.php31 if (!isset($cache->page)) {
38 $max_age = $this->_cache_maxage($cache->page);
/plugin/twofactorsmsgateway/
H A Dgateway.txt33 Metrocall@page.metrocall.com
/plugin/twofactortelegram/
H A DREADME.md9 ![Login Page](https://github.com/nudred/twofactortelegram/blob/main/screenshots/login-page.png?raw=…
/plugin/txt2tags/
H A DREADME.doku40 By default, if the page name ends with ''.t2t'' suffix, it gets automatically parsed using txt2tags…
H A DREADME.t2t41 By default, if the page name ends with ``.t2t`` suffix, it gets automatically parsed using txt2tags…
/plugin/txtconf/lang/en/
H A Dintro.txt3 Use this page to Manage the Text config files (conf/*.conf) of your Dokuwiki installation.
H A Dintro_acronyms.txt3 Use this page to Manage the Acronym List of your Dokuwiki installation.\\
8 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.
H A Dintro_entities.txt3 Use this page to Manage the Entities List of your Dokuwiki installation.\\
9 Remember to press the **SAVE** button before leaving this page otherwise your changes will be lost.

1...<<71727374757677787980>>...82