Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php174 * @param int $maximum Maximum acceptable length
177 protected static function checkTextLength($text, $minimum, $maximum) argument
179 // Minimum and maximum are both inclusive
181 return ($textLength >= $minimum && $textLength <= $maximum);
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md57 # adjust the image to a maximum width of 500 pixels
60 # adjust the image to a maximum height of 500 pixels
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt186 Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.
444 | any number | will be used as maximum number items to show, defaults to 8 |