Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 10 of 10) sorted by last modified time

/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out the available
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingEmail.php10 protected $multiple = false;
34 // multiple mail addresses?
35 if ($this->multiple) {
9 protected $multiple = false; global() variable in dokuwiki\\plugin\\config\\core\\Setting\\SettingEmail
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css412 /* with multiple calendars */
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php611 * @var array Stores the URLs when multiple feeds are being initialized.
618 * @var array Stores SimplePie objects when multiple feeds initialized.
774 * You can set multiple feeds to mash together by passing an array instead
955 // Append custom parameters to the URL to avoid cache pollution in case of multiple calls with different parameters.
3137 * If you're merging multiple feeds together, they need to all have dates
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt34 DokuWiki supports multiple ways of creating links.
40 DokuWiki supports multiple ways of creating links. External links are recognized
441 [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md37 - Fix case of multiple RSS2.0 enclosures by @Alkarex in [#769](https://github.com/simplepie/simplepie/pull/769)
141 * Handle multiple Link headers by @voegelas in [#700](https://github.com/simplepie/simplepie/pull/700)
/dokuwiki/lib/scripts/
H A Dfileuploader.js260 multiple: true, property in qq.FileUploaderBasic._options
309 multiple: this._options.multiple && qq.UploadHandlerXhr.isSupported(),
758 // if set to true adds multiple attribute to file input
759 multiple: false, property in qq.UploadButton._options
800 if (this._options.multiple){
801 input.setAttribute("multiple", "multiple");
1135 'multiple' in input &&
/dokuwiki/
H A DSECURITY.md11 You have multiple options on reporting vulnerabilities
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG264 * Added some keywords for VB; split into multiple groups (leejkennedy, BenBE)
529 * Support for multiple styles of strings depending on the starter (BenBE)
552 * Fixed HTML comments spawning multiple lines producing invalid XHTML output (SF#1738173, BenBE)
715 multiple lines properly when line numbers are on (Validome)
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt6 * In the table below all currently set access control rules are shown. You can use it to quickly delete or change multiple rules.