| /plugin/asciidocjs/node_modules/jstransformer/ |
| D | index.js | 131 Transformer.prototype.can = function (method) { method in Transformer 141 if (this.can('render')) { 150 if (this.can('compileAsync')) { 152 } else if (this.can('compileFileAsync')) { 161 if (!this.can('compileAsync')) { // compileFile* || renderFile* || renderAsync || compile*Client* 171 if (!this.can('compileFile')) { // compile*Client* || compile*Async || render*Async 187 if (!this.can('compileFileAsync')) { 211 if (!this.can('compileClient')) { 212 if (this.can('compileClientAsync')) { 214 } else if (this.can('compileFileClientAsync')) { [all …]
|
| /plugin/openlayersmap/lang/en/ |
| D | help.txt | 5 * **moving** by grabbing the map with a mouse-click you can move the map around 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 … 8 …* **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can vi… 10 …* **fullscreen display** using the ⛶ button the map can be maximized to fullscreen display, use th… 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 … and - buttons in the top left of the map or by using the + and - keys you can obtain more or less… 17 …* **switching themes or maps** clicking on the ≡ icon on the right-hand side of the map you can vi… 18 …ap may contain elements that contain more information, using the i key you can activate a cursor t… [all …]
|
| /plugin/strata/ |
| D | manual.txt | 29 …can add one or more classes to a data block by placing them in the opening tag. Classes are separa… 31 **Types**: You can add a [[#types|type]] to use by putting the type between ''['' and '']'' after t… 50 **Empty values**: Any field that doesn't have a value is ignored. This way you can quickly write do… 52 **Type hints**: You can change how a [[#types|type]] behaves by adding a type hint. Type hints are … 54 **Multiple Values**: You can have multiple values with a field. Do this by either putting a ''*'' a… 56 …with double dashes (i.e., ''%%--%%'') are ignored. Note that your comments can still be read by an… 71 **Patterns**: You can use variables and literals to describe what data you want to match. The patte… 75 Variables are indicated with the ''?''. You can use a variable in any spot (except types or type hi… 77 Literals can be written down verbatim, except for subject literals. These should be enclosed in ''%… 79 **Types**: In a query, you can use [[#types]]. You can use types for fields and values, and you can… [all …]
|
| /plugin/tplinc/lang/en/ |
| D | help.txt | 1 As pattern you can use the following: 6 …* Regular Expressions can be used starting and ending with ''/'' - they are matched against a '':'… 8 Pages can optionally be given as relative IDs and will be resolved against the current page's names… 9 regular expressions, matched groups can be reused in the inserted page name by referencing them as … 11 By default only pages that the current user has read access for are included. You can use the **Ski…
|
| /plugin/cleanup/lang/en/ |
| D | intro.txt | 3 This plugin can check the data directory for old, probably unused files. What is considered old, ca… 5 Below you can preview and delete files that match the configuration. Once you're satisfied the plug…
|
| /plugin/farmer/lang/en/ |
| H A D | tab_plugins_help.txt | 3 The extension manager is disabled in all Animals. Plugins can only be installed in the Farmer and o… 6 A plugin can have three states in an Animal. It can be enabled (on) or disabled (off), or it can ha… 13 There are three ways to manage plugins: You can either pick a single plugin and set its state to th… 14 or you can pick a specific animal and configure all the plugin states within that animal only. The …
|
| /plugin/block/ |
| D | README | 3 for box. Borders and fonts can be sized. All elements 4 can use foreground and, where applicable, background colors. 6 To use this plugin, you can select the text or add text after the box has 7 been created. You can add images to these boxes but their positons depend
|
| /plugin/layeranimation/ |
| D | README.md | 6 You can hover the animation with the mouse to pause it. Leaving the animated area will resume the a… 19 You can even use other plugins and images. 36 There are basically three things that can be defined using the options place holders ``%HEIGHT%``, … 38 … it is always 100% of the available width. If you want that otherwise, you can define the followin… 40 …* ``%OPTION%`` - there is one special keyword you can use here (see below). Besides the keyword yo… 41 …* Keyword **fixed** in **layer** - this can only be used in the first layer and will make it a sta… 43 …is due to HTML Container positioned above. Using the optional clipping you can set the viewport of… 47 Template authors can trigger the activation and deactivation of the plugins functionality with a cu…
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | for.rst | 18 A sequence can be either an array or an object implementing the 21 If you do need to iterate over a sequence of numbers, you can use the ``..`` 32 It can be also useful with letters: 40 The ``..`` operator can take any expression at both sides: 50 If you need a step different from 1, you can use the ``range`` function 56 Inside of a ``for`` loop block you can access some special variables: 91 can however filter the sequence during iteration which allows you to skip 117 If no iteration took place because the sequence was empty, you can render a 133 By default, a loop iterates over the values of the sequence. You can iterate 148 You can also access both keys and values: [all …]
|
| D | set.rst | 4 Inside code blocks you can also assign values to variables. Assignments use 5 the ``set`` tag and can have multiple targets. 7 Here is how you can assign the ``bar`` value to the ``foo`` variable: 21 The assigned value can be any valid :ref:`Twig expression 30 Several variables can be assigned in one block: 41 The ``set`` tag can also be used to 'capture' chunks of text:
|
| D | if.rst | 6 In the simplest form you can use it to test if an expression evaluates to 15 You can also test if an array is not empty: 32 You can also use ``not`` to check for values that evaluate to ``false``: 40 For multiple conditions, ``and`` and ``or`` can be used: 48 For multiple branches ``elseif`` and ``else`` can be used like in PHP. You can
|
| /plugin/imageflow/ |
| D | README.md | 5 …can either give a namespace and display all the images, or you can define a list of images that wi… 12 …* images can be clicked to pop out (needs the [PopUp Viewer](https://github.com/i-net-software/dok… 14 …* plugin can be used for custom implementations (if you would like to know how that works, please … 33 __``%LINKTO%``__(optional)| Here you can set a wiki page. If this is given, the user will be redire… 34 __``%DESCRIPTION%``__ (optional)|You can give an alternate description here, to display some descri… 36 You can use your images names or page names as anchors. This will directly pop out the item after t… 40 …, you can either do so in your template or use the file conf/userstyle.css. The following table sh…
|
| /plugin/farm/install/animaltemplate/data/pages/wiki/ |
| D | syntax.txt | 7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can … 10 Of course you can **__//''combine''//__** all these. 12 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 14 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 16 You can mark something as <del>deleted</del> as well. 18 You can mark something as <del>deleted</del> as well. 20 …m blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes… 38 …gnized automagically: http://www.google.com or simply www.google.com - You can set Linknames, too:… 41 automagically: http://www.google.com or simply www.google.com - You can set 47 Internal links are created by using square brackets. You can either just give a [[doku>wiki:pagenam… [all …]
|
| /plugin/advanced/lang/en/config/ |
| D | acl.txt | 9 …* The resource to restrict. This can either be a [[doku>pagename]] or a [[doku>namespace]]. Namesp… 13 …gher levels include lower ones. If you can edit you can read, too. However the //admin// permissio… 19 | create | 4 | namespaces | new pages can be created | AUTH_CREATE | 22 | admin | 255 | admin plugins | superuser((see [[doku>config:superuser]])) can change admin se…
|
| /plugin/textinsert/lang/en/ |
| D | intro.txt | 1 … name can contain letters, numbers, underscores, hyphens and periods. For example: ''Macro_one.txt… 3 You can add up to six macros at a time. The sixth is a text area which will allow for extended tex… 10 with all your macros. You can edit the texts of any number of macros.
|
| /plugin/givemeyouremail/ |
| D | README.txt | 16 You can also unzip the archive in your dokuwiki lib/plugins folder 22 Now your visitors can give you their email adress in this page. 27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins… 29 Alternatively, you can also find the adresses in data/meta/[a md5 hash].givemeyouremail 32 Make sure your web server can write files at these locations !!!
|
| /plugin/userhomepage/lang/en/ |
| D | userhomepage_public.default | 2 …//@TARGETPUBLICPAGE@.txt//'', as stated by it's name, **can be read by anyone but only you can ed… 3 …* You can introduce yourself, add links to your contributions in this wiki, tell a story or presen… 7 * Only a superuser can add a picture
|
| /plugin/dwcommits/lang/en/ |
| D | dwc_admin.txt | 13 Whether you open this window from the navigation bar or from the function window, you can always cl… 31 …abase for the first time, the database structure is already set up and you can select either Updat… 40 This window is for updating the git. You can check the current status of the git and pull in any n… 43 …s to the commits on the gitHub (or any git) web site. Normally, dwcommits can retrieve the URL fr… 46 If the URL appears in the text box, then the URL has already been saved. You can, however, edit it … 60 …w, which is the "home" directory for apache. Once you have done this, you can then clone reposito… 68 With this in place you can use the "pull" function in the admin panel. Otherwise, you may have t… 77 …ed in the pull function of the **Update Git** window. In this window, you can also add and commit… 86 In this window you can change the current git and switch to another branch of the current git. 98 …can search for Term 1, for Term 1 AND/OR Term 2, for Author, AND/Or Author. You can restrict you… [all …]
|
| /plugin/farmer/_animal/data/pages/wiki/ |
| H A D | syntax.txt | 7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can … 10 Of course you can **__//''combine''//__** all these. 12 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 14 You can use <sub>subscript</sub> and <sup>superscript</sup>, too. 16 You can mark something as <del>deleted</del> as well. 18 You can mark something as <del>deleted</del> as well. 20 …m blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes… 38 …gnized automagically: http://www.google.com or simply www.google.com - You can set the link text a… 41 automagically: http://www.google.com or simply www.google.com - You can set 47 Internal links are created by using square brackets. You can either just give a [[pagename]] or use… [all …]
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
| D | annotations.rst | 6 This annotation can be defined on a class to indicate the exclusion strategy 21 This annotation can be defined on a property to indicate that the property should 29 This annotation can be defined on a property to indicate that the property should 37 This annotation can be defined on a property to indicate that the property should 44 This annotation can be defined on a property to define the serialized name for a 66 This annotation can be defined on a property to specify starting from which 73 This annotation can be defined on a property to specify until which version this 80 This annotation can be defined on a property to specify if the property 86 This annotation can be defined on a property to limit the depth to which the 92 This annotation can be defined on a property, or a class to specify in which way [all …]
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | internals.rst | 4 Twig is very extensible and you can easily hack it. Keep in mind that you 6 features and enhancements can be handled with extensions. This chapter is also 12 The rendering of a Twig template can be summarized into four key steps: 44 You can manually convert a source code into a token stream by calling the 53 As the stream has a ``__toString()`` method, you can have a textual 70 The default lexer (``\Twig\Lexer``) can be changed by calling 82 You can manually convert a token stream into a node tree by calling the 104 The default parser (``\Twig\TokenParser\AbstractTokenParser``) can be changed by calling the 115 You can manually compile a node tree to PHP code with the ``compile()`` method 121 (the actual output can differ depending on the version of Twig you are [all …]
|
| /plugin/pdftools/ |
| D | README.md | 8 * Configurable pdf-generate button which can be placed in a page 9 * A set of templates for different purposes which can be installed directly from the admin section 12 * Additional replacements which can be used in the templates 17 …ist shown a the bottom right of the screen. You can configure the templates which are the display … 50 If you have the wrap-plugin installed, you can use these addition classes: 92 The pdftools-plugin contains a set of templates which can be installed in the admin section. These … 95 @COMPANY@ - Name of the company which can be configured 109 * online template editor or a configurable template, where setting can be made in the wiki
|
| /plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/ |
| D | README.md | 10 With this component, a library can provide support for annotations via DocBlocks 23 In order to parse the DocBlock one needs a DocBlockFactory that can be 30 Then we can use the `create` method of the factory to interpret the DocBlock. 41 * two subsequent newlines (thus a whiteline in between as can be seen in this 51 whose methods can be queried: 60 // You can either cast it to string
|
| /plugin/findologicxmlexport/vendor/jms/metadata/ |
| D | CONTRIBUTING.md | 5 Before we can merge your Pull-Request here are some guidelines that you need to follow. 15 To check your code you can run `vendor/bin/phpcs`. This command will give you a list of violations … 16 The most common errors can be automatically fixed just by running `vendor/bin/phpcbf`. 22 You can run the unit-tests by calling `vendor/bin/phpunit`. 24 New features without tests can't be merged. 35 To create a new issue, you can use the GitHub issue tracking system.
|
| /plugin/upgrade/myvendor/splitbrain/php-cli/ |
| D | README.md | 73 More examples can be found in the examples directory. Please refer to the [API docs](https://splitb… 79 exit the programm with a non-zero exit code. You can disable this behaviour and catch all exception… 82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main co… 90 then uses terminal colors. You can always suppress colored output by passing ``--no-colors`` to you… 93 Simple colored log messages can be printed by you using the convinence methods ``success()`` (green… 96 For more complex coloring you can access the color class through ``$this->colors`` in your script. … 100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (… 106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable. 114 Columns width can be given in three forms: 133 If you need to pass a class implementing the `Psr\Log\LoggerInterface` you can do so by inheriting … [all …]
|