/plugin/openlayersmap/lang/en/ |
H A D | help.txt | 6 * **overview map** using the < button in the bottom right of the map you can expand an overview map
7 * **zooming in and out** using the + and - buttons in the top left of the map you can obtain more or less detail in the map
10 * **fullscreen display** using the ⛶ button the map can be maximized to fullscreen display, use the ▢ button to return to page display.
13 Keyboard operation becomes available after activating the map using the tab key (the map will show a focus indicator ring).
14 * **moving** using the arrow keys you can move the map
15 * **overview map** using the + button in the bottom right of the map you can expand an overview map
16 * **zooming in and out** using the + and - buttons in the top left of the map or by using the + and - keys you can obtain more or less detail in the map
18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using th [all...] |
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | autoescape.rst | 5 template to be escaped or not by using the ``autoescape`` tag: 11 using the HTML strategy 16 using the HTML strategy 21 using the js escaping strategy 36 using the HTML strategy 45 using the js escaping strategy 49 values explicitly marked as safe. Those can be marked in the template by using
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/ |
H A D | README.rst | 15 This package can be installed easily using `Composer <http://getcomposer.org>`_. 26 Then install your dependencies using ``composer.phar install``. 37 This library is tested using PHPUnit. You'll need to install the dependencies 38 using `Composer <http://getcomposer.org>`_ then run ``make test``.
|
/plugin/jplayer/vendor/happyworm/jplayer/ |
H A D | README.md | 10 * create and style a media player using **just HTML and CSS**. 12 * support more devices using **HTML5**. 13 * support older browsers using a Flash _fall-back/forward_. 14 * control media on your website using a [JavaScript API](http://www.jplayer.org/latest/developer-gu… 23 * simple install using `bower install jplayer`
|
/plugin/dwedit/ |
H A D | README | 4 For users who are not using the Dokuwiki template, a link can be added anywhere on the template pag… 9 …The appearance of the link can be styled in the style.css file, using span.dwedit, which is curren…
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | breaking-changes.asciidoc | 5 ==== E_USER_DEPRECATED notice when using deprecated parameters 13 From 7.4.1, we mitigated the usage of E_USER_DEPRICATED warning by using the `@` 16 by using a custom error handler: 44 We require using PHP 7.1+ for elasticsearch-php. PHP 7.0 is not supported since
|
/plugin/flowplay/flowplayer/ |
H A D | README.txt | 47 - Most of the UI is now built dynamically with ActionScript instead of using 59 became visible when using only the obect-tag to embed the player into a page. 60 By using only the object tag it's possible to author valid XHTML. The sample 67 overridden using flashvars in the HTML object tag. 83 - Seeking using the dragger button is more accurate. Now it is possible to 94 grabbed using the mouse button. Now it stays on the same position it was in 122 similar to the external config file (using JavaScript Object Notation, JSON) 129 - Adjacent clips are played as one stream when using a streaming server 182 - Possibility to disable transport control buttons using a clip specific option. 216 After that you should be able to buld FlowPlayer using Ant. There is no need to [all …]
|
/plugin/barcode/ |
H A D | README.md | 3 Dokuwiki plugin to create 2D-Barcodes using different providers. 5 Barcode generates 2D barcodes using different providers, currently:
|
/plugin/txt2tags/ |
H A D | README.doku | 24 Download and install the plugin using the Plugin Manager using the following URL. Refer to [[plugin… 40 By default, if the page name ends with ''.t2t'' suffix, it gets automatically parsed using txt2tags… 96 …2tags/'') of your dokuwiki installation so you can tweak more your txt2tags rendering using regex. 109 It's basically a simple adaptation from the [[plugin:markdownextra]] plugin, using a txt2tags conve…
|
H A D | README.t2t | 25 Download and install the plugin using the Plugin Manager using the following URL. Refer to ``[[plug… 41 By default, if the page name ends with ``.t2t`` suffix, it gets automatically parsed using txt2tags… 96 …2tags/``) of your dokuwiki installation so you can tweak more your txt2tags rendering using regex. 109 It's basically a simple adaptation from the ``[[plugin:markdownextra]]`` plugin, using a txt2tags c…
|
/plugin/newpagetemplate/lang/en/ |
H A D | howto.txt | 1 This admin app is a GUI for the command line plugin that is described in the [[doku>plugin:newpagetemplate:cmdline|]] documentation. It has four options, corresponding to the main command line options.: ''Ini file'', ''Template'', ''Page id'', and ''User replacements''. These options enable you to process a single page using the selected page and template or one or more pages using one or more templates using an initialization file.
|
/plugin/popupviewer/ |
H A D | README.md | 21 * ```?``` is required when using either ```%SIZE%```or ```keepOpen``` 22 * ```&```is required in between when using both options. 23 * ```keepOpen``` only has an effect when using a page id, never with an image.
|
/plugin/jplayer/vendor/kriswallsmith/assetic/ |
H A D | README.md | 77 * `AutoprefixerFilter`: Parse and update vendor-specific properties using autoprefixer 85 * `DartFilter`: compiles Javascript using dart2js 89 * `GssFilter`: compliles CSS using the Google Closure Stylesheets Compiler 96 * `LessFilter`: parses LESS into CSS (using less.js with node.js) 97 * `LessphpFilter`: parses LESS into CSS (using lessphp) 100 * `PackerFilter`: compresses Javascript using Dean Edwards's Packer 106 * `SassphpFilter`: parses Sass into CSS using the sassphp bindings for Libsass 107 * `ScssphpFilter`: parses SCSS using scssphp 115 * `Yui\CssCompressorFilter`: compresses CSS using the YUI compressor 116 * `Yui\JsCompressorFilter`: compresses Javascript using the YUI compressor [all …]
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-ol-start-num-data/ |
H A D | md1_ordered_and_unordered_lists.md | 15 Loose using tabs, start's with 5: 23 and using spaces:
|
/plugin/codebuttonmod1/ |
H A D | Plugin.txt | 24 Search and install the plugin **"codebuttonmod1"** using the Extension Manager. 28 Install the plugin over the webfrontend by using the url: 40 * plugin.info.txt for easy setup using a named zip file
|
H A D | README.MD | 13 Install the plugin over the webfrontend by using the url: 30 - **plugin.info.txt** for easy setup using a named zip file
|
/plugin/markdownextra/ |
H A D | README.md | 18 Download and install the plugin using the Plugin Manager using the following URL. Refer to [[:Plugi… 24 If the page name ends with ''.md'' suffix, it gets automatically parsed using PHP Markdown Extra. T…
|
/plugin/deniedpage/ |
H A D | README.md | 9 You can easily install this plugin by using the [plugins manager](https://www.dokuwiki.org/plugin:p… 18 The specific page could be define by using the [Configuration Manager](https://www.dokuwiki.org/plu…
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
H A D | htaccess.txt | 1 # replace the name of this file to .htaccess (if using apache), 6 # If using mod_python uncomment this:
|
/plugin/codebuttonmod2/ |
H A D | README.MD | 14 Install the plugin over the webfrontend by using the url: 20 Install the plugin over the webfrontend by using the url: 38 - **plugin.info.txt** for easy setup using a named zip file
|
/plugin/pgn4web/pgn4web/fonts/ |
H A D | pgn4web-font-ChessInformantReader.css | 8 * allows using the following chess symbols font-family setting for the chess NAGs: 12 * dont try using this font-family directly, instead add the chess informant symbols
|
H A D | pgn4web-font-ChessOleFigurin.css | 8 * allows using the following chess symbols font-family setting for the chess NAGs: 12 * dont try using this font-family directly, instead add the chess informant symbols
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | md1_ordered_and_unordered_lists.md | 69 Loose using tabs: 77 and using spaces:
|
/plugin/rst/ |
H A D | README.md | 18 Download and install the plugin using the Plugin Manager using the following URL. Refer to [[:Plugi…
|
/plugin/flowplay2/flowplayer/ |
H A D | README.txt | 45 - Fixed: was not possible to set the clip's duration just using the 'end' parameter 105 - Added possibility to set programmatic cue points using JavaScript 116 - You can now seek to the beginning or the end of a video using the scrubber 129 - Loading of configuration using RTMP from a streaming server 215 - Most of the UI is now built dynamically with ActionScript instead of using 228 By using only the object tag it's possible to author valid XHTML. The sample 235 overridden using flashvars in the HTML object tag. 251 - Seeking using the dragger button is more accurate. Now it is possible to 266 grabbed using the mouse button. Now it stays on the same position it was in 294 similar to the external config file (using JavaScript Object Notation, JSON) [all …]
|