Home
last modified time | relevance | path

Searched refs:updated (Results 76 – 100 of 212) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md10 This library is automatically updated daily with new API changes, and tagged weekly.
/plugin/dokusioc/lib/
H A Dsioc_inc.php778 private $updated; variable in SIOCPost
792 $updated = "", argument
804 $this->updated = $updated;
876 if ($this->updated and ($this->created != $this->updated)) {
877 $rdf .= " <dcterms:modified>" . $this->updated . "</dcterms:modified>\n";
/plugin/upgrade/lang/en/
H A Dfinal.txt1 Your Wiki has been updated.
/plugin/publist/bib2tpl/
H A Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
/plugin/twcheckliste/lang/en/
H A Dstep0.txt8 For automatic upgrading all files that need to be updated have to be writable by the PHP process. T…
/plugin/publistf/bib2tpl/
H A Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
/plugin/publistx/bib2tpl/
H A Dchangelog11 * Language files (en, de, es) updated to add month names alternatives
/plugin/discussion/
H A Dstyle.css69 div.dokuwiki .comment_head abbr.updated {
70 background: transparent url(images/updated.gif) 0 1px no-repeat;
/plugin/move/lang/en/
H A Dmove.txt10 All links to and from the pages that are moved will be updated to reflect the new location and/or name.
/plugin/pagemove/lang/en/
H A Dpagemove.txt11 All links to and from the page will be updated to reflect the new location and/or name.
/plugin/strreplace/
H A DREADME7 save the updated configuration, then reset it to true and again save.
/plugin/xtern/lang/en/
H A Dheader.txt2 …at the downloaded certificates become active. The cacerts.pem file must be periodically updated.\\
/plugin/cacherevisionseraser/
H A DREADME.md78 * Renamed correctly the russian language filename (Although language isn't yet updated to v1.4.*).
129 * Always updated
131 * Always updated
133 * Always updated
/plugin/vertical/
H A DREADME.md11 After installing the plugin you should make sure that your DokuWiki cache is updated. This can easi…
/plugin/contactmodern/
H A DCHANGELOG31 * Readme updated.
/plugin/issuelinks/db/
H A Dupdate0001.sql17 updated INTEGER, field
/plugin/discordnotifier/
H A DREADME.md6 ![Example updated notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
/plugin/xkcd/
H A DREADME.md44 * updated to new version of DokuHTTPClient
/plugin/quickstats/db/
H A DdataBaseStructure.txt127 [month_year]=>page_totals //updated with each new page addition from pages.ser=>site_total
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css28 * When changing this file, the minified version of it must be updated in the
/plugin/advanced/lang/en/config/
H A Duserscript.txt10 …sh your browser cache (hitting Shift-F5, Shift+CTRL+R or similar) whenever your script was updated.
/plugin/fckg/fckeditor/editor/css/
H A Dfck_showtableborders_gecko.css27 * When changing this file, the minified version of it must be updated in the
/plugin/btable2/
H A DREADME.md13 …change votes from others. non-internet-users (yes, they exist...) can be updated by their friends.
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt43 (also see http://phpthumb.sourceforge.net for an updated list)
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php1561 public $updated; variable in Google_StorageObject
1695 public function setUpdated( $updated) { argument
1696 $this->updated = $updated;
1699 return $this->updated;

123456789