| /dokuwiki/vendor/php81_bc/strftime/src/ |
| H A D | DateLocaleFormatter.php | 16 '%a' => 'D', // An abbreviated textual representation of the day Sun through Sat 17 '%A' => 'l', // A full textual representation of the day Sunday through Saturday 18 '%b' => 'M', // Abbreviated month name, Jan through Dec 19 '%B' => 'F', // Full month name, January through December 20 '%h' => 'M', // Abbreviated month name, (an alias of %b) Jan through Dec
|
| H A D | IntlLocaleFormatter.php | 17 '%a' => 'ccc', // An abbreviated textual representation of the day Sun through Sat 18 '%A' => 'EEEE', // A full textual representation of the day Sunday through Saturday 19 '%b' => 'LLL', // Abbreviated month name, based on the locale Jan through Dec 20 '%B' => 'MMMM', // Full month name, based on the locale January through December 21 '%h' => 'MMM', // Abbreviated month name, based on the locale (an alias of %b) Jan through Dec
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | README.md | 94 | `%a` | An abbreviated textual representation of the day | `Sun` through `Sat` … 95 | `%A` | A full textual representation of the day | `Sunday` through `Saturday` … 99 | `%u` | ISO-8601 numeric representation of the day of the week | `1` (for `Monday`) through `7` … 100 | `%w` | Numeric representation of the day of the week | `0` (for `Sunday`) through `6` … 107 …with at least 4 weekdays, with Monday being the start of the week | `01` through `53` (where 53 ac… 116 | `%b` | Abbreviated month name, based on the locale | `Jan` through `Dec` … 117 | `%B` | Full month name, based on the locale | `January` through `Dece… 118 | `%h` | Abbreviated month name, based on the locale (an alias of `%b`) | `Jan` through `Dec` … 119 …resentation of the month | `01` (for `January`) through `12` (for `Decemb… 135 …presentation of the hour in 24-hour format | `00` through `23` … [all …]
|
| /dokuwiki/_test/data/pages/ |
| H A D | mailinglist.txt | 3 [[DokuWiki]]'s development is coordinated through multiple Mailinglists hosted by [[http://www.free… 7 …ss stated in its description. If you rather want to use the mailing list through a news group inte…
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/ |
| H A D | UniversalFeedCreator.php | 26 // fall through 36 // fall through 42 // fall through 63 // fall through: always the latest ATOM version 86 // fall through
|
| /dokuwiki/vendor/ |
| H A D | README | 3 All file within here are manged through composer and should not be
|
| /dokuwiki/_test/conf/ |
| H A D | plugins.local.php | 4 * Auto-generated through plugin/extension manager
|
| /dokuwiki/inc/Action/Exception/ |
| H A D | ActionDisabledException.php | 8 * Thrown when the requested action has been disabled. Eg. through the 'disableactions'
|
| /dokuwiki/conf/ |
| H A D | mime.conf | 60 # Spammers are known to upload spam pages through unprotected Wikis. 62 # through JavaScript. Only enable this with trusted users. You
|
| H A D | mediameta.php | 3 * This configures which metadata will be editable through
|
| /dokuwiki/vendor/splitbrain/php-cli/ |
| H A D | README.md | 89 Colored output is handled through the ``Colors`` class. It tries to detect if a color terminal is a… 96 For more complex coloring you can access the color class through ``$this->colors`` in your script. … 108 The formatter is used through the ``format()`` method which expects at least two arrays: The first …
|
| /dokuwiki/inc/lang/en/ |
| H A D | install.html | 3 …eeds to be done directly on a command shell or if you are using hosting, through FTP or your hosti…
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginInterface.php | 101 * this function is automatically called through getConf() 144 * output text string through the parser, allows dokuwiki markup to be used
|
| /dokuwiki/vendor/kissifrot/php-ixr/ |
| H A D | README.md | 17 The original XML-RPC library was developed back in 2002 and updated through 2010 by Incutio for a n…
|
| /dokuwiki/data/pages/wiki/ |
| H A D | welcome.txt | 26 DokuWiki is an Open Source project that thrives through user contributions. A good way to stay info…
|
| /dokuwiki/inc/Action/ |
| H A D | AbstractAction.php | 39 * the current user and page after checkPermissions() ran through. If it fails,
|
| /dokuwiki/lib/scripts/ |
| H A D | edit.js | 9 * Creates a toolbar button through the DOM 12 * Style the buttons through the toolbutton class 63 * or a simple list of text. Style the picker window through the picker
|
| /dokuwiki/lib/plugins/authpdo/_test/mysql/ |
| H A D | wordpress.php | 6 * support is available through a Wrdpress plugin
|
| /dokuwiki/_test/tests/Parsing/ |
| H A D | HandlerTest.php | 58 * handleToken() must route plugin_* modes through plugin() even when
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 19 through our wiki page on [Reporting DokuWiki Bugs](https://www.dokuwiki.org/bugs).
|
| /dokuwiki/inc/ |
| H A D | Ip.php | 187 * request has passed through, according to the X-Forwarded-For header. 222 // The remaining items are the proxies through which the X-Forwarded-For 262 * Return the IP of the client and the proxies through which the connection has passed.
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 15 ; included through LESS' @import statements are not
|
| /dokuwiki/vendor/paragonie/constant_time_encoding/ |
| H A D | README.md | 32 If you are adding this as a dependency to a project intended to work on PHP 5 through 8.4, please s…
|
| /dokuwiki/inc/Parsing/ |
| H A D | Handler.php | 93 …// check plugin modes first: they must go through plugin() so addPluginCall() emits an instruction. 100 // core modes: dispatch through the mode object's handle() method
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
| H A D | ASN1.php | 563 // let it through 770 // fall-through 1065 // fall-through 1386 // fall-through 1389 // fall-through 1418 // fall-through 1422 // fall-through 1435 // fall-through 1439 // fall-through 1443 // fall-through [all …]
|