Home
last modified time | relevance | path

Searched +full:revisions -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 32 of 32) sorted by last modified time

12

/dokuwiki/conf/
H A Ddokuwiki.php97 $conf['mediarevisions'] = 1; //enable/disable media revisions
128 // 'rev' - page showing all revisions
152 $conf['compression'] = 'gz'; //compress old revisions: (0: off) ('gz': gnuzip) ('bz2': bzip)
/dokuwiki/inc/
H A Dmedia.php1044 * Prints tab that displays mediafile revisions
1295 * Shows difference between two revisions of file
1324 * Shows difference between two revisions of image
H A Dhtml.php330 * list old revisions
535 * @param string $l_rev Left revisions
552 * or between the revisions provided via GET or POST
587 * Create html link to a diff defined by two revisions
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php84 * otherwise it must be assigned larger than any other revisions to keep them sortable.
181 * Return a list of page revisions numbers
197 * @param int $num number of revisions to return
337 // look for revisions later/earlier than $rev, when founded count till the wanted revision is reached
385 * Returns revisions around rev1 and rev2
390 * @param int $max maximum number of revisions returned
391 * @return array with two arrays with revisions surrounding rev1 respectively rev2
409 //collect revisions around rev2
414 //collect revisions around rev1
417 //no overlapping revisions
[all...]
H A DChangeLogTrait.php78 * Checks if the ID has old revisions
H A DRevisionInfo.php122 * used in [Ui\recent, Ui\Revisions]
140 * used in [Ui\recent, Ui\Revisions]
151 * used in [Ui\recent, Ui\Revisions]
170 * used in [Ui\recent, Ui\Revisions]
280 // when a page just created anyway, it is natural to expect no older revisions
298 * diff link icon in revisions list, compare this revision with current one
343 if (!actionOK('revisions')) {
354 $href = wl($id, ['do' => 'revisions'], false, '&');
364 * used in [Ui\recent, Ui\Revisions]
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php158 'revisions',

12