/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
H A D | endless_loop_bug.md | 4 For the "Hello" task, you will create a `say` [action](structure-controllers.md#creating-actions) t… 8 > Info: [Actions](structure-controllers.md#creating-actions) are the objects that end users can dir… 9 execution. Actions are grouped by [controllers](structure-controllers.md). The execution result of
|
/plugin/pureldap/vendor/freedsx/asn1/ |
H A D | README.md | 16 To encode an ASN.1 structure you can use the helper methods of the Asn1 class and an encoder: 22 # Create the ASN.1 structure you need... 41 To decode an ASN.1 structure you can get an encoder and call decode then parse it out: 58 # Validate the structure you are expecting... 60 echo "Decoded structure is invalid.".PHP_EOL;
|
/plugin/mytemplate/ |
H A D | README | 3 The plugin allows you to seperate the structure of a wiki page and the data contained within. This 4 allows you to have multiple data pages referencing the same structure page. Technically, you can 5 also combine several structure pages. 6 I will continue to use the term "structure page" for the pages that contain dokuwiki code and 9 The structure page will be displayed as is, whereas the data page is displayed as the final 10 compiled page, structure and all. 17 1. Declaring the structure page: 38 LOOK - This is a map lookup. You can define an array in the structure page and use a variable 56 (csv). In the structure page, you can refer to each column as @1, @2, ... 66 one ([ @0 | @1 | @2 | ] specifies the structure of each row. The final parameter (5) is [all …]
|
/plugin/mantis/lib/ |
H A D | nusoapmime.php | 237 $structure = Mail_mimeDecode::decode($params); 239 foreach ($structure->parts as $part) { 478 $structure = Mail_mimeDecode::decode($params); 480 foreach ($structure->parts as $part) {
|
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
H A D | embed.rst | 53 Some pages ("foo" and "bar") share the same content structure - 71 While other pages ("boom" and "baz") share a different content structure - 104 all occurring combinations of content structure and sidebar structure... 109 of the structure, correctness has to be verified for each copy, copies may
|
/plugin/geonav/ |
H A D | states.sql | 13 # Table structure for table: states
|
H A D | continents.sql | 13 # Table structure for table: continents
|
/plugin/qc/ |
H A D | plugin.info.txt | 7 desc Check the page structure for quality problems
|
/plugin/data-au/lang/en/ |
H A D | edit_intro.txt | 2 * You can change the structure of the entry as well.
|
/plugin/semanticdata/lang/en/ |
H A D | edit_intro.txt | 1 …lease edit the entry only if you can **improve** it. You can change the structure of the entry as …
|
/plugin/data/lang/en/ |
H A D | edit_intro.txt | 2 * You can change the structure of the entry as well.
|
/plugin/data-au/lang/fr/ |
H A D | edit_intro.txt | 2 * Vous pouvez également changer la structure des données.
|
/plugin/data/lang/fr/ |
H A D | edit_intro.txt | 2 * Vous pouvez également changer la structure des données.
|
/plugin/deeplautotranslate/ |
H A D | readme.md | 2 This plugin automatically creates translations based on the [Translation plugin](https://www.dokuwiki.org/plugin:translation) page structure using the [DeepL](https://deepl.com) API.
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/ |
H A D | jquery.jplayer.inspector.js | 56 var structure = 71 structure += 117 structure += 122 $(this).html(structure);
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/ |
H A D | jquery.jplayer.inspector.js | 56 var structure = 71 structure += 117 structure += 122 $(this).html(structure);
|
/plugin/bibtex/OSBib/format/bibtexParse/ |
H A D | bib.bib | 18 TITLE="New method for h{\i}gh mark@sirfragalot.com accuracy determination of fine structure
|
/plugin/elasticsearch/lang/en/ |
H A D | confmanager_description.txt | 3 The parsers can be command line tools or web services. They must return plain text or a JSON structure.
|
/plugin/quizlib/scripts/ |
H A D | README.md | 8 - Simple to implement, just add the provided classes to your HTML and follow the flexible structure
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/ |
H A D | stdclass.rst | 15 …ties that are part of the ``stdClass`` object, as serialization name, type, xml structure and so on
|
/plugin/farm/install/ |
H A D | farmstructurecreator.php.bak | 3 * Wiki farm structure creator 75 )) die('Cannot move structure'); 164 if(!@unlink(__FILE__)) die('Could not remove farm structure creator script file');
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 67.67.js.map | 1 …structure', 'end structure'],\n ['sub', 'end sub'],\n ['synclock', 'end synclock'],\…
|
/plugin/geonav/tpl/startermap/css/ |
H A D | structure.css | 2 * This file provides styles for the general layout structure.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | overview.asciidoc | 8 structure of other language clients (Ruby, Python, and so on). We hope that this
|
/plugin/editions/ |
H A D | README | 15 3. You need to have a certain namespace and page structure, i.e.
|