Home
last modified time | relevance | path

Searched refs:to (Results 1701 – 1725 of 4331) sorted by relevance

1...<<61626364656667686970>>...174

/plugin/dwspecialist/
H A Dplugin.info.txt6 desc Adds an action-link to a ordered or unordered list ands adds a toolbar button to editor.
/plugin/blogtng/lang/en/
H A Dsubscribermail.txt3 A new comment was added to the article
10 You can read reply to the comment at
/plugin/codebender/
H A Dplugin.info.txt6 desc Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programm…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as38 private var timeUpdateTimer:Timer = new Timer(250, 0); // Matched to HTML event freq
39 private var progressTimer:Timer = new Timer(250, 0); // Matched to HTML event freq
40 …private var seekingTimer:Timer = new Timer(100, 0); // Internal: How often seeking is checked to s…
64 …if(getLoadRatio() == 1) { // Close as can get to a loadComplete event since client.onPlayStatus on…
136 // This event code occurs once, when the media is opened. Equiv to loadOpen() in mp3 player.
146 …st for M4A files, where playHead(99.9) caused a stuck state due to firing with ~116ms left to play.
159 …It occurs after every seek(t) command issued and does not appear to wait for the media to be ready.
261 …false; // Reset flag in case play(time) issued before the command and is still seeking to time set.
271 …// Need to wait for metadata to load before ever issuing a pause. The metadata handler will call t…
311 …// Need to be careful with timeupdate event, otherwise a pause in a timeupdate event can cause a l…
[all …]
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt4 in fact on any web pages. It's very easy to use because it works
12 version of the library intended to use in production. All uncompressed source
13 files are also available, feel free to look into them!
15 The script is installed by linking to a single file and making a single
36 parameters to initialization:
45 that are used traditionally to mark up code examples. Their content is
47 used to actually style the code elements:
74 to you this way.
76 To install the plugin copy the whole directory with highlight.js to the
93 This is a full list of available classes corresponding to languages'
[all …]
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
17 The `Differ` class can be used to generate a textual representation of the difference between two s…
34 The `Parser` class can be used to parse a unified diff into an object graph:
59 [to:SebastianBergmann\Diff\Diff:private] => b/tests/MoneyTest.php
/plugin/indexnumber/
H A DREADME.md14 If you want to insert specific counter names (see below), go to the Wiki
18 If you want to have separator chars between the index number and the description
20 inserts no space after the separator char, you'll have to enter the space yourself.
34 `Description` is an arbitrary description and will be added to the output after
/plugin/imagemap/
H A DREADME16 * {{w3c-logo.png|Direct link to a media file @155,90,244,142}}
21 * A link to the wiki page ''wikipage'' in a rectangle.
25 * A link to a media file.
27 For a link to be used in the map, it must define the shape as part of the
49 folder. After installing, you must refresh the style cache. Go to the
/plugin/gcalendar/inc/
H A Dstandard.css6 * /user/background.css --> to set background-pictures for specific events
7 * /user/events.css --> to set event-Pictures and text-styles for your events
8 * /user/other.css --> to optionally overwrite the styles in the standard.css file
65 /* definition of event to page links ----------------------------------------------------------- */
152 /* category-styles for date entries. The category has to be capitalized ! ---------------------- */
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DREADME.md13 If you have questions, don't hesitate to ask them on [Stack Overflow](http://stackoverflow.com/questions/tagged/elastica) and add the Tag "Elastica" or
15 All library issues should go to the [issue tracker from GitHub](https://github.com/ruflin/Elastica/issues).
28 For details on how to contribute, check the [CONTRIBUTING](https://github.com/ruflin/Elastica/blob/master/CONTRIBUTING.md) file.
33 This project tries to follow Elasticsearch in terms of [End of Life](https://www.elastic.co/support/eol) and maintenance since 5.x.
34 It is generally recommended to use the latest point release of the relevant branch.
/plugin/wrap/
H A Dexample.txt101 ^''em''|''20em''|makes sense if you like your wrap container to grow and shrink with the font size|
107 With certain width keywords you can fit your columns automatically to fill the available horizontal space. Those columns will also react to the screen size, so will be responsive and wrap underneath each other on mobile devices.
116 :!: Attention: In order to work properly, wraps with width keywords need an **additional ''%%<WRAP group>%%'' around a set** of them. If you mix several types in one group, you might need a ''%%<WRAP clear/>%%'' after a row.
124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
177 :!: You cannot add alignments to spans.
188 * ''round'' can be added to anything with a background colour or a border and will only work in modern browsers (no IE8 and under)
297 :!: Please note, the styling of these tabs depend on the template you are using and not on the wrap plugin. If you only see a list of links and no tabs, please make sure to add "tabs" to the ''noPrefix'' config option and that your template supports at least the 2012-01-25 "Angua" DokuWiki release.
309 You can set the width of a table via ''tablewidth'' as every table inside that wrap will always be 100% wide. This makes it possible to giv
[all...]
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.PurifierLinkify.DocURL.txt
/plugin/pycode/
H A DREADME.md5 It allows you to embeds a Python script hosted in a remote repository such as Bitbucket or GitHub.
7 For more information and how to install it, please visit https://www.dokuwiki.org/plugin:pycode.
/plugin/googleanalytics/
H A Dplugin.info.txt6 desc Plugin to embed your Google Analytics code for your site, which allows you to track your vi…
/plugin/custombuttons/
H A Dplugin.info.txt6 desc A plugin for adding custom buttons to the toolbar, to shortcut commonly used code blocks.
/plugin/pgn4web/pgn4web/images/igorsvg/
H A DREADME.txt2 Igor Krizanovskij; as openclipart.org content the images are dedicated to the
4 Minor modification to the original images from Paolo Casaschi.
/plugin/translator/lang/en/
H A Dnoauth.txt1 ====== You do not have the Rights to use the Translator ======
3 Please make shure that you are logged in and that your user has the propper rights to use the trans…
/plugin/userimportextended/
H A DREADME3 You can import user passwords and set some defaults to , e.g. email
9 Please refer to http://www.dokuwiki.org/plugins for additional info
10 on how to install plugins in DokuWiki.
/plugin/referrers/lang/en/
H A Dintro.txt11 …ge [[:wiki:referrers|:wiki:referrers]], so you will need to create that page for this plugin to wo…
13 …cess Control List Management** feature (available from the **Admin** page) to make '':wiki:referre…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A DLICENSE9 Unless required by applicable law or agreed to in writing, software
15 Except where noted, this license applies to any and all software programs and associated documentat…
17 … Buchinger, Ant'onio Afonso. JSZip is dual licensed and is used according to the terms of the MIT…
/plugin/webcomponent/_test/
H A DREADME.md9 to copy this files from the dokuwiki data directory to this test directory.
14 TODO ? Use the visual page to test ?
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md4 2004 and it's used virtually everywhere to seamlessly highlight code for presentation.
12 1. Then `./node_modules/.bin/bower install` to download dependencies
13 1. Then `./node_modules/.bin/grunt build` to build
/plugin/editions/
H A DREADME15 3. You need to have a certain namespace and page structure, i.e.
19 d. all paragraphs need to be in the same order across same pages
28 4. Optionally, you can add add icons for every edition to the "images" folder. See README in there.
/plugin/txtconf/lang/fr/
H A Dintro_interwiki.txt7 …laced by the URL encoded representation of the wikiname this is the right thing to do in most cases
9 If no placeholder is defined the urlencoded name is appended to the URL
11 Please note that you may specify an image to use with interwiki links in your dokuwiki's ''images/i…
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md20 * Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-15T10:01:52+02:00)
29 * Move to PSR-4. (Ivan Enderlin, 2014-12-10T08:57:26+01:00)
37 * Remove `from`/`import` and update to PHP5.4. (Ivan Enderlin, 2014-11-15T22:02:43+01:00)

1...<<61626364656667686970>>...174