Home
last modified time | relevance | path

Searched refs:revision (Results 51 – 75 of 192) sorted by relevance

12345678

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionRev.txt
/plugin/conflictmerger/
H A Daction.php108 * case, as the contents weren't merged, the revision to check conflicts
109 * against is the revision of the page when the fresh edition was started.
112 * the revision to check conflicts against is updated to the latest revision
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveFile.js324 OneDriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
326 this.doSave(this.getTitle(), revision, success, error, unloading, overwrite);
346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
355 this.saveFile(title, revision, success, error, unloading, overwrite);
365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DDriveFile.js148 DriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
150 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() argument
152 this.saveFile(null, revision, success, error, unloading, overwrite);
162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
201 if (revision)
322 doSave(overwrite, revision);
H A DNotionFile.js84 NotionFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DDesktopLibrary.js25 DesktopLibrary.prototype.save = function(revision, success, error) argument
H A DOneDriveLibrary.js30 OneDriveLibrary.prototype.save = function(revision, success, error) argument
H A DRemoteLibrary.js47 RemoteLibrary.prototype.save = function(revision, success, error) argument
H A DLocalFile.js83 LocalFile.prototype.save = function(revision, success, error) argument
150 LocalFile.prototype.saveFile = function(title, revision, success, error, useCurrentData) argument
/plugin/farmsync/meta/
H A DFarmSyncUtil.php299 foreach ($revisionsToAdjust as $revision) {
300 …eFilename($animal, $page, intval($revision) - 1), io_readFile($this->getRemoteFilename($animal, $p…
314 foreach ($revisionsToAdjust as $revision) {
315 …ame($animal, $medium, intval($revision) - 1), io_readFile($this->getRemoteMediaFilename($animal, $…
/plugin/callflow/
H A DREADME.md3 at revision 27.08.2013
/plugin/struct/action/
H A Dinline.php153 $revision = 0;
155 $revision = helper_plugin_struct::createPageRevision($this->pid, 'inline edit');
158 $this->schemadata->setTimestamp($revision);
202 * @param int $updatedRev timestamp of currently created revision, might be newer than input variable
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.36 …lass="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><…
H A Dabout.js.4.5.unc53 'CKEditor ' + CKEDITOR.version + ' (revision ' + CKEDITOR.revision + ')<br>' +
H A Dabout.js.unc55 'CKEditor ' + CKEDITOR.version + ' (revision ' + CKEDITOR.revision + ')<br>' +
H A Dabout.js55 'CKEditor ' + CKEDITOR.version + ' (revision ' + CKEDITOR.revision + ')<br>' +
/plugin/serverinfos/serverinfos/lib/
H A DElements.class.php35 $revision = $infosServeur->getRevisionPi();
36 IF (!empty($revision))
38 echo $infosServeur->getModelPi($revision);
/plugin/gcalendar/
H A Dsyntax.php41 'revision' => $rev
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dbuild.properties9 revision=3b1eaada099ebe81e1cb17816383584d93b32155 key
/plugin/vbsso/
H A Dbuild.properties9 revision=921c23befb89bc8ab5b9e83d4d5df33807e7a787 key
/plugin/projects/syntax/
H A Dprojectfile.php52 set_media_file_revision_limit($this->getConf('media file revision limit'));
/plugin/ckgedit/ckeditor/plugins/about/dialogs/
H A Dabout.js23 …t_logo"\x3e\x3c/div\x3e\x3cp\x3eCKEditor ' + CKEDITOR.version + " (revision " + CKEDITOR.revision +
/plugin/publish/lang/en/
H A Dmailchangetext.txt15 Please review the changes and approve the revision at @NEWPAGE@ or give feedback to @USER@.
/plugin/swarmwebhook/
H A D.travis.yml23 …load --format=php-clover coverage.clover --repository=g/$TRAVIS_REPO_SLUG --revision=$TRAVIS_COMMIT
/plugin/phprestrict/
H A DREADME.md11 PHP is also disabled on old revision pages.

12345678