Home
last modified time | relevance | path

Searched refs:to (Results 126 – 150 of 174) sorted by last modified time

1234567

/dokuwiki/lib/tpl/dokuwiki/css/
H A D_recent.css54 /* cannot use non-guaranteed style.ini colour placeholders, dark templates need to overwrite */
H A Dcontent.less35 /*____________ links to wiki pages (addition to _links) ____________*/
122 background: linear-gradient(to bottom, @ini_background_alt 0%, @ini_background_site 100%);
201 /* changes to underscored CSS files
216 /*____________ changes to _edit ____________*/
284 /*____________ changes to _toc ____________*/
363 /*____________ changes to _imgdetail ____________*/
H A Ddesign.less118 display: none; /* hide mobile tools dropdown to only show in mobile view */
H A Dmobile.less3 * and smaller screens (up to 480px and 768px width).
109 /* push pagetools closer to content */
224 .dokuwiki div.breadcrumbs, /* @todo: maybe move breadcrumbs to the bottom? */
H A Dpagetools.less3 * (fly out navigation beside the page to edit, etc).
10 /* give space to the right so the tools won't disappear on smaller screens */
11 /* it's 40px because the 30px wide icons will have 5px more spacing to the left and right */
13 /* give the same space to the left to balance it out */
45 /* add transparent border to prevent jumping when proper border is added on hover */
58 /* add transparent border to prevent jumping when proper border is added on focus */
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt2 # When you edit this file be sure to use UNIX line endings (single newline)
3 # No need to include words shorter than 3 chars - these are ignored anyway
/dokuwiki/inc/lang/vi/
H A Dstopwords.txt29 to
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php127 * In case we need to create ASN1\Element object's..
137 * Structured or unknown types are mapped to a \phpseclib3\File\ASN1\Element.
169 * String type to character size mapping table.
189 * Serves a similar purpose to openssl's asn1parse
213 * Sometimes we want to get the BER encoding of a particular tag. $start lets us do that without having to reencode.
247 // "bits 7 to 1 of the first subsequent octet shall not all be zero"
268 // technically, the long form of the length can be represented by up to 126 octets (bytes), but we'll only
269 // support it up to four.
291 /* Class is UNIVERSAL, APPLICATION, PRIVATE, or CONTEXT-SPECIFIC. The UNIVERSAL class is restricted to th
1383 convert($in, $from = self TYPE_UTF8_STRING, $to = self TYPE_UTF8_STRING) global() argument
[all...]
/dokuwiki/lib/plugins/styling/lang/vi/
H A Dintro.txt
/dokuwiki/inc/lang/id/
H A Dconflict.txt5 Pertimbangkan perbedaan yang ditampilkan dibawah ini, kemudian putuskan versi mana yang harus disimpan. Jika Anda memilih "Simpan", versi (tulisan terbaru) Andalah yang akan disimpan. Tekan "Batal" to menggunakan versi tulisan yang telah ada.
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md3 All notable changes to this project will be documented in this file.
6 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
16 - New class `SimplePie\Cache\CallableNameFilter` to provide a `callable` to customize the cache key in [#762](https://github.com/simplepie/simplepie/pull/762)
17 - New interface `SimplePie\RegistryAware` to inject the `Registry` instance into classes created by `Registry` by @Art4 in [#760](https://github.com/simplepie/simplepie/pull/760)
73 - Change code style to PSR-12 by @Art4 in [#738](https://github.com/simplepie/simplepie/pull/738)
122 * Fix PHP8 crash due to insufficient isset test by @Alkarex in [#670](https://github.com/simplepie/simplepie/pull/670)
126 * Provide access to HTTP status code by @Alkarex in [#674](https://github.com/simplepie/simplepie/pull/674)
132 * CI: switch to GH Actions by @jrfnl in [#688](https://github.com/simplepie/simplepie/pull/688)
133 * PHP 8.1: fix "passing null to no
[all...]
H A DLICENSE.txt15 to endorse or promote products derived from this software without specific prior
H A DREADME.markdown4 SimplePie is a very fast and easy-to-use class, written in PHP, that puts the
5 'simple' back into 'really simple syndication'. Flexible enough to suit
24 2. `autoloader.php` - The SimplePie Autoloader if you want to use the separate
32 7. `idn/` - A third-party library that SimplePie can optionally use to
34 8. `build/` - Scripts related to generating pieces of SimplePie
38 Since SimplePie 1.3, we've split the classes into separate files to make it easier
39 to maintain and use.
43 run `php build/compile.php` to generate `SimplePie.compiled.php` yourself.
47 1. Upload this package to your webserver.
49 3. Navigate your browser to th
[all...]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE6 Everyone is permitted to copy and distribute verbatim copies
15 The licenses for most software are designed to take away your
16 freedom to share and change it. By contrast, the GNU General Public
17 Licenses are intended to guarantee your freedom to share and change
18 free software--to make sure the software is free for all its users.
20 This license, the Lesser General Public License, applies to some
22 Free Software Foundation and other authors who decide to use it. You
25 strategy to use in any particular case, based on the explanations below.
27 When we speak of free software, we are referring to freedo
[all...]
H A DReadMe.txt14 The class idna_convert allows to convert internationalized domain names
16 registries worldwide to be translated between their original (localized) form
20 what you would expect them to do. You are allowed to use complete domain names,
28 Errors, incorrectly encoded or invalid strings will lead to either a FALSE
29 response (when in strict mode) or to only partially converted strings.
32 Unicode strings are expected to be either UTF-8 strings, UCS-4 strings or UCS-4
39 compatible with both PHP4 and PHP5. We expect to see no compatibility issues
54 MAKE SURE to copy the npdata.ser file into the same folder as the class file
61 1. Say we wish to encod
[all...]
/dokuwiki/inc/lang/pl/
H A Deditrev.txt1 **Edytujesz nieaktualną wersję strony!** Jeśli ją zapiszesz to stanie się ona wersją aktualną.
/dokuwiki/vendor/kissifrot/php-ixr/
H A DLICENSE.txt15 may be used to endorse or promote products derived from this software
/dokuwiki/
H A DSECURITY.md5 We try to fix vulnerabilites as fast as possible, but please keep in mind that this is a project run by volunteers. Depending on the severity we may release hotfixes for the current stable release or may simply incorporate the fix in the next proper release.
7 **This policy only applies to DokuWiki and the bundled plugins. Do not report issues about 3rd party plugins here.**
14 * Send an e-mail to [Andi](mailto:andi@splitbrain.org)
16 * Send a mail to the [Mailing List](https://www.dokuwiki.org/mailinglist)
/dokuwiki/vendor/composer/
H A DLICENSE4 Permission is hereby granted, free of charge, to any person obtaining a copy
5 of this software and associated documentation files (the "Software"), to deal
7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8 copies of the Software, and to permit persons to whom the Software is furnished
9 to do so, subject to the following conditions:
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG4 Changes to the code are listed under the version they occurred in, with who suggested
7 changes - thanks to all who suggested these ideas and gave me the code to show me how!
12 Please send any bug reports to BenBE@omorphia.de, or use the bug report tracker
25 - Improvements to language files
57 - Improvements to language files
94 - Fix short tag usage to allow for configurations where short tags are disabled (BenBE)
95 - Updated COPYING to use updated version of GPL 2.0 (BenBE)
96 - Improvements to language files (BenBE)
102 * Force comments in INI files to b
[all...]
H A DREADME.md10 input the source code you wish to highlight with the language you
11 wish to use, and the output will be a file syntax highlighted to
16 For more information on how to use GeSHi, please consult the
22 report at <BenBE@geshi.org>, submit to the [bug tracker at GitHub](https://github.com/GeSHi/geshi-1.0/issues).
27 please tell me about it! It's worth a link to you, and I can give
/dokuwiki/inc/lang/lt/
H A Dresendpwd.txt
/dokuwiki/lib/plugins/config/lang/cs/
H A Dintro.txt
/dokuwiki/lib/plugins/acl/lang/en/
H A Dhelp.txt5 * The form above allows you to see and modify the permissions of a selected user or group.
6 * In the table below all currently set access control rules are shown. You can use it to quickly delete or change multiple rules.
8 Reading the [[doku>acl|official documentation on ACL]] might help you to fully understand how access control works in DokuWiki.
/dokuwiki/inc/lang/lv/
H A Deditrev.txt1 **Tu skaties vecu dokumenta versiju!** Ja to saglabāsi, tad izveidosies jauns dokuments ar šo veco saturu.

1234567