Searched refs:conflicts (Results 1 – 25 of 75) sorted by relevance
123
/plugin/farmsync/ |
D | admin.php | 122 $conflicts = 0; 124 $conflicts += $updater->getNumberOfAnimalConflicts($target); 126 if ($conflicts == 0) { 131 … $heading = sprintf($this->getLang('heading:animal conflict'), $target, $conflicts);
|
/plugin/conflictmerger/lang/en/ |
D | conflict-unsolved.txt | 14 Note that if you edit your version but you don't fix the conflicts with the 17 If the conflicts are fixed, you'll get another page informing you about it.
|
/plugin/conflictmerger/ |
D | action.php | 108 * case, as the contents weren't merged, the revision to check conflicts 110 * So even if the text is edited to avoid conflicts, a conflict form will 112 * the revision to check conflicts against is updated to the latest revision
|
/plugin/booking/ |
D | helper.php | 125 $conflicts = $this->getBookings($id, $start, $end); 126 if ($conflicts) throw new \Exception('Existing booking overlaps', self::E_OVERLAP);
|
/plugin/asciidocjs/node_modules/yargs/build/lib/ |
D | validation.js | 229 self.conflicts = function conflicts(key, value) { function 233 self.conflicts(k, key[k]); 242 value.forEach(i => self.conflicts(key, i));
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
D | HTML.AllowedAttributes.txt | 13 <strong>Warning:</strong> If another directive conflicts with the
|
D | CSS.AllowedProperties.txt | 15 <strong>Warning:</strong> If another directive conflicts with the
|
D | HTML.AllowedElements.txt | 20 <strong>Warning:</strong> If another directive conflicts with the
|
/plugin/rst/ |
D | README.md | 10 conflicts :
|
/plugin/farmsync/script/ |
D | results.js | 125 var conflicts = []; 129 conflicts.push(index);
|
/plugin/sha3sum/ |
D | Plugin.txt | 11 conflicts : unknown
|
/plugin/divalign2/ |
D | README | 14 This plugin conflicts with the following plugins:
|
/plugin/markdownextra/ |
D | README.md | 10 conflicts :
|
/plugin/pgpinlinesupport/ |
D | Plugin.txt | 11 conflicts : unknown
|
/plugin/codebuttonmod2/ |
D | Plugin.txt | 11 conflicts :
|
/plugin/usecounter/ |
D | dokuwiki_plugin_page.wiki | 11 conflicts :
|
/plugin/aichatlocal/ |
D | plugin-info.txt | 11 conflicts :
|
/plugin/selfmeasurement/ |
D | description.txt | 11 conflicts :
|
/plugin/oembed/docs/ |
D | dokuwiki-oembed.org | 14 conflicts :
|
D | dokuwiki-oembed.txt | 11 conflicts :
|
/plugin/piwik2/ |
D | README.md | 18 conflicts | piwik
|
/plugin/pubmed2020/site/ |
D | description.txt | 11 conflicts :
|
/plugin/admnote/ |
D | README.md | 9 Some note styles had to be renamed to avoid conflicts with existing DokuWiki base styles.
|
/plugin/matomo/ |
D | README.md | 17 conflicts | piwik, piwik2
|
/plugin/txt2tags/ |
D | README.doku | 12 conflicts :
|
123