Searched refs:conflicts (Results 1 – 25 of 60) sorted by relevance
123
/plugin/farmsync/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | helper.php | 125 $conflicts = $this->getBookings($id, $start, $end); 126 if ($conflicts) throw new \Exception('Existing booking overlaps', self::E_OVERLAP);
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | CSS.AllowedProperties.txt |
|
H A D | HTML.AllowedAttributes.txt |
|
H A D | HTML.AllowedElements.txt |
|
/plugin/rst/ |
H A D | README.md | 10 conflicts :
|
/plugin/farmsync/script/ |
H A D | results.js | 125 var conflicts = []; 129 conflicts.push(index);
|
/plugin/sha3sum/ |
H A D | Plugin.txt | 11 conflicts : unknown
|
/plugin/divalign2/ |
H A D | README | 14 This plugin conflicts with the following plugins:
|
/plugin/pgpinlinesupport/ |
H A D | Plugin.txt | 11 conflicts : unknown
|
/plugin/markdownextra/ |
H A D | README.md | 10 conflicts :
|
/plugin/codebuttonmod2/ |
H A D | Plugin.txt | 11 conflicts :
|
/plugin/usecounter/ |
H A D | dokuwiki_plugin_page.wiki | 11 conflicts :
|
/plugin/selfmeasurement/ |
H A D | description.txt | 11 conflicts :
|
/plugin/oembed/docs/ |
H A D | dokuwiki-oembed.txt | 11 conflicts :
|
H A D | dokuwiki-oembed.org | 14 conflicts :
|
/plugin/piwik2/ |
H A D | README.md | 18 conflicts | piwik
|
/plugin/admnote/ |
H A D | README.md | 9 Some note styles had to be renamed to avoid conflicts with existing DokuWiki base styles.
|
/plugin/pubmed2020/site/ |
H A D | description.txt | 11 conflicts :
|
/plugin/matomo/ |
H A D | README.md | 17 conflicts | piwik, piwik2
|
/plugin/txt2tags/ |
H A D | README.doku | 12 conflicts :
|
H A D | README.t2t | 12 conflicts :
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | use.rst | 71 is ignored. To avoid name conflicts, you can rename imported blocks:
|
123