Home
last modified time | relevance | path

Searched +full:version -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 412) sorted by path

12345678910>>...17

/dokuwiki/inc/Ui/
H A DSearchState.php104 * Note that this represents only a simplified version of the search state.
/dokuwiki/inc/Utf8/
H A DAsian.php79 // handle asian chars as single words (may fail on older PHP version)
/dokuwiki/inc/
H A Dcommon.php1268 * Checks if the current page version is newer than the last entry in the page's
1294 * @param bool $minor mark this saved version as minor update
1319 * moves the current version to the attic and returns its revision date
1431 * @version 1.0.0
H A Dconfutils.php143 // load version info
H A Ddeprecated.php509 * @fixme this should embed thumbnails of images in HTML version
H A Dhtml.php551 * between current page version and provided $text
555 * @param string $text when non-empty: compare with this text with most current version
762 echo '<b>PHP Version:</b><pre>';
797 $apache['version'] = apache_get_version();
H A Dhttputils.php188 * Check for a gzipped version and create if necessary
190 * return true if there exists a gzip version of the uncompressed file
333 505 => 'HTTP Version Not Supported'
H A Dindexer.php15 // Version tag used to force rebuild on upgrade
22 * Version of the indexer taking into consideration the external tokenizer.
23 * The indexer is only compatible with data written by the same version.
27 * add their version info to the event data like so:
39 $version = INDEXER_VERSION;
41 // DokuWiki version is included for the convenience of plugins
42 $data = ['dokuwiki' => $version];
47 $version .= '+' . $plugin . '=' . $vers;
48 $indexer_version = $version;
H A Dinfoutils.php76 * Return DokuWiki's version (split up in date and type)
82 $version = [];
83 //import version string
84 if (file_exists(DOKU_INC . 'VERSION')) {
86 $version['date'] = trim(io_readFile(DOKU_INC . 'VERSION'));
87 $version['type'] = 'Release';
89 $version['type'] = 'Git';
90 $version['date'] = 'unknown';
96 [$version['sh
[all...]
H A Dmedia.php588 * Moves the current version of media file to the media_attic
608 // there is no log entry for current version of file
1142 // upload new version button
H A Dpageutils.php473 * version isn't found the english one is returned
H A Dtemplate.php27 * default template if the custom version doesn't exist.
1168 * Prints the image with a link to the full sized version
/dokuwiki/
H A Dindex.php52 preg_match('/\/([._]ht|README$|VERSION$|COPYING$)/', $_SERVER['SCRIPT_NAME']) ||
H A Dinstall.php593 * Check the availability of functions used in DokuWiki and the PHP version
/dokuwiki/lib/exe/
H A Dopensearch.php30 echo '<?xml version="1.0"?>' . NL;
/dokuwiki/lib/plugins/acl/
H A Dadmin.php12 * @author Frank Schubert <frank@schokilade.de> (old version)
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
33 * @version 4.0.4
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
H A DadLDAPContacts.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
H A DadLDAPExchange.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
H A DadLDAPFolders.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
H A DadLDAPGroups.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
609 * @deprecated deprecated since version 3.1, see get get_primary_group
H A DadLDAPUsers.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
H A DadLDAPUtils.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4
248 * Get the current class version number
/dokuwiki/lib/plugins/authad/adLDAP/collections/
H A DadLDAPCollection.php4 * Version 4.0.4
6 * PHP Version 5 with SSL and LDAP support
20 * version 2.1 of the License.
34 * @version 4.0.4

12345678910>>...17