Home
last modified time | relevance | path

Searched refs:is (Results 101 – 125 of 137) sorted by relevance

123456

/dokuwiki/inc/
H A Dpreload.php.dist3 * This is an example for a farm setup. Simply copy this file to preload.php and
/dokuwiki/inc/lang/az/
H A Dconflict.txt
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini4 ; To extend this file or make changes to it, it is recommended to create
45 ; This section is used to configure some placeholder values used in
46 ; the stylesheets. Changing this file is the simplest method to
/dokuwiki/lib/plugins/config/lang/eo/
H A Dintro.txt
/dokuwiki/inc/lang/sq/
H A Dstopwords.txt20 is
/dokuwiki/vendor/splitbrain/slika/
H A DREADME.md3 This is a library that covers only the bare basics you need when handling images:
21 Operations can be chained together. Consider the chain to be one command. Do not reuse the adapter returned by `run()`, it is a single use object. All operations can potentially throw a `\splitbrain\slika\Exception`.
74 Rotates the image. The parameter passed is one of the EXIF orientation flags:
/dokuwiki/inc/lang/lv/
H A Dstopwords.txt
/dokuwiki/inc/lang/ca-valencia/
H A Dstopwords.txt1 # This is a list of words the indexer ignores, one word per line
/dokuwiki/lib/plugins/config/lang/tr/
H A Dintro.txt5 Açık kırmızı renkle gösterilenler bu eklenti ile değiştirilemez. Mavi ile gösterilenler varsayılan değerlerdir. Beyaz altyazı ile gösterilenler is bu kuruluma özel değiştirilmiş ayarlardır. Mavi ve beyaz ayarlar değiştirilebilir.
/dokuwiki/lib/plugins/popularity/lang/lv/
H A Dintro.txt
/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.
/dokuwiki/lib/scripts/
H A Dtree.js27 * The contents of subtrees are "cached" until the page is reloaded.
28 * A "loading" indicator is shown only when the AJAX call is slow.
45 if ($sublist.is(':visible')) {
H A Dlinkwiz.js145 // make sure the item is viewable in the scroll view
153 //if childPos is above viewable area (that's why it goes negative)
156 // if difference between childs top and parents viewable area is
165 * deselect a result if any is selected
179 if(!jQuery(this).is('a')) {
196 if (jQuery(a.nextSibling).is('span')) {
207 * When no selection is available the given title will be used
H A Dpage.js38 // Walk the dom tree in reverse to find the sibling which is or contains the section edit marker
132 * This is used for the TOC toggling, but can be used for other elements
133 * as well. A state indicator is inserted into the handle and can be styled
136 * To properly reserve space for the expanded element, the sliding animation is
184 hidden = $child.is(':hidden');
190 // Start animation and assure that $toc is hidden/visible
H A Dbehaviour.js36 state = $this.is(':hidden');
46 * automatically whenever a certain object is in the DOM or a certain CSS
124 * @link https://trackjs.com/blog/when-form-submit-is-not-a-function/
150 * Hide list subscription style if target is a page
211 * Check that access to the data directory is properly secured
213 * A successful check (a 403 error was returned when loading the image) is saved
H A Dfileuploaderextended.js245 var checked = jQuery('.dw__ow').is(':checked');
326 params['ow'] = jQuery('.dw__ow').is(':checked');
/dokuwiki/lib/tpl/dokuwiki/css/
H A Dpagetools.less45 /* 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 */
H A D_forms.css1 /* TODO: this file is not up to the best standards and will be fixed after an overhaul of the form code */
H A D_edit.css106 /* change background colour if summary is missing */
/dokuwiki/inc/lang/vi/
H A Dstopwords.txt20 is
/dokuwiki/lib/styles/
H A Dfeed.css33 content: "This data file is meant to be read in a XML feed reader. See document source."
/dokuwiki/inc/lang/gl/
H A Dstopwords.txt
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG147 - Fallback to "text" when extension is unknown (SF#3514714, murkymark, BenBE)
168 * Properly detect the keyword that is to be linked (BenBE)
490 - Make GeSHi's constructor arguments optional, so something like `$foo = new GeSHi;` is possible. (milian)
492 The slightly increased memory consumption (~150KB for PHP language file) is more than worth it! (milian)
507 code is found in this mode, we fallback to the same setting as if GESHI_NEVER was set. That way it
517 * Make sure strict_mode is set properly when doing repeated set_language calls (milian)
521 - The overall_class is now up to the user, and the language-code is _always_ added as a class (milian)
531 * Fixed escape char support when an escape char is followed by multi-byte chars (SF#2037598, BenBE)
725 - Fixed incorrect highlighting when the starter of a multiline comment is
[all...]

123456