Searched refs:into (Results 1 – 25 of 1393) sorted by relevance
12345678910>>...56
| /plugin/dokugitviewer/ |
| D | README | 12 convert "#bug24" into internal link to bug-page with correct anchor. 18 The "#ft4" is transformed into internal link to features page and creating 19 hyperlink into #ft4 (you need bookmark-plugin for creating those anchors) 21 Just add this into wiki page: 33 1) Clone this repository into plugins/ directory in your dokuwiki directory 35 3) Add <dokugitviewer> link into your wiki page
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | import.rst | 4 Twig supports putting often used code into :doc:`macros<../tags/macro>`. These 5 macros can go into different templates and get imported from there. 8 into a variable or request specific macros from it. 22 The easiest and most flexible is importing the whole module into a variable. 37 Alternatively you can import names from the template into the current
|
| /plugin/rss/ |
| D | README.md | 3 This plugin let you display some rss feed into Dokuwiki. 11 Download this plugin into your ``${dokuwikiroot}/lib/plugins`` folder and restart dokuwiki or use t… 19 Plugin rss is simple to use, just paste your rss link into syntax :
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/ |
| D | internals.rst | 12 The rendering of a Twig template can be summarized into four key steps: 17 * First, the **lexer** tokenizes the template source code into small pieces 19 * Then, the **parser** converts the token stream into a meaningful tree 21 * Eventually, the *compiler* transforms the AST into PHP code. 29 The lexer tokenizes a template source code into a token stream (each token is 44 You can manually convert a source code into a token stream by calling the 78 The parser converts the token stream into an AST (Abstract Syntax Tree), or a 82 You can manually convert a token stream into a node tree by calling the
|
| /plugin/openid/lang/en/ |
| D | intro.txt | 3 You can log into this Wiki using the [[http://openid.net/|OpenID]] system. 4 Just enter your OpenID identifier (a URL) into the login field.
|
| /plugin/jsontable/demo/ |
| D | jsontable_plugin.txt | 4 description: Integrate Excel like spreadsheet into json plugin. 39 … database integrated into DokuWiki. Also source code of this plugin contains demo. You can copy th… 48 …e passed by ''''', ''<'' or ''>''. Options are directly passed into [[https://handsonta… 51 … specifies, how data are stored into ''//inline_data//''. If set to ''all'', then all 'combined_da…
|
| D | jsontable_demo.txt | 24 Add som data into JSON_database.cars: 81 …* ''id'' attribute is necessary, if we want to store changed data into dokuwiki document. This is … 85 … specifies, how data are stored into ''//inline_data//''. If set to ''all'', then all 'combined_da… 86 …* ''options'' attribute is a JSON string directly passed into [[https://handsontable.com/docs/6.2.…
|
| /plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
| D | reduce-non-adjacent.js | 106 var into = candidates[complexSelector]; 107 if (!into[0].isComplex) 110 var intoPosition = into[into.length - 1].where; 115 into[0].list :
|
| /plugin/fckg/extra/ |
| D | README-MULTLINE-PLUGINS | 8 2. specials.php is a new file and goes into fckg/syntax 22 it into a text editor and then to copy it from the text editor and paste it into the
|
| /plugin/zotero/ |
| D | README.md | 12 2. Enter your Zotero username, key, and user ID into `config.ini`. 14 into `config.ini` (e.g. `zotero:sources`). 15 4. Enter your Zotero entries into the cache file (the newly created wiki page
|
| /plugin/inclform/ |
| D | plugin.info.txt | 6 desc Includes an approved form into a page. Can also be used to insert safely php into pages.
|
| D | README.md | 1 …y created to include an approved html-form into a wiki-page. But it can also be used to insert saf…
|
| /plugin/supa/ |
| D | README.txt | 2 Did you ever run into the annoyance that you have to upload a screenshot (or 4 Usually you go through the hassle of pasting the image into an image editor 8 the clipboard into the browser.
|
| /plugin/gitlog/ |
| D | readme.md | 18 - Clone or download this into plugins/ directory in your dokuwiki installation 22 - Add <gitlog> shortcode into your wiki page 46 Just add this into wiki page:
|
| /plugin/codebuttonmod2/ |
| D | plugin.info.txt | 6 desc Inserts a code button into the toolbar. Add copy to clipboard function. 14 desc Inserts a code button into the toolbar.
|
| /plugin/jplayer/vendor/kriswallsmith/assetic/ |
| D | README.md | 78 * `CoffeeScriptFilter`: compiles CoffeeScript into Javascript 86 …* `EmberPrecompileFilter`: precompiles Handlebars templates into Javascript for use in the Ember.j… 90 * `HandlebarsFilter`: compiles Handlebars templates into Javascript 96 * `LessFilter`: parses LESS into CSS (using less.js with node.js) 97 * `LessphpFilter`: parses LESS into CSS (using lessphp) 103 * `ReactJsxFilter`: compiles React JSX into JavaScript 104 * `Sass\SassFilter`: parses SASS into CSS 105 * `Sass\ScssFilter`: parses SCSS into CSS 106 * `SassphpFilter`: parses Sass into CSS using the sassphp bindings for Libsass 110 * `StylusFilter`: parses STYL into CSS [all …]
|
| /plugin/anewssystem/ |
| D | README | 17 Just download and extract it as folder �anewssystem� into your �\lib\plugins� 18 directory or put the link into the Plugin Manager for automated installation:
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | round.rst | 22 places away from zero, when it is half way there -- making 1.5 into 2 and 23 -1.5 into -2);
|
| /plugin/scrollticker/ |
| D | README.md | 2 plugin that turns an unordered list into a scrolling newsticker 5 simply wrap an unordered list into the tags
|
| /plugin/chat/ |
| D | readme.txt | 23 How to use it? Just type your message into text field below and hit [Enter]. That's it... 40 Unzip ''chat/'' directory into your DokuWiki plugins folder. 51 Chat messages are stored into separate ''chat'' namespace under the page where it is included. 52 So this current page stores chat into '':dokuwiki:plugin:chat:chat'' page. ++ Physical file would b… 75 …n does not include {{:dokuwiki:plugin:events.js}}, download it and put it into ''lib/scripts'' dir… 76 …* Edit ''ajax.php'' and change all occurrencies of <code>$auth->getUserData(...)</code> into <code… 103 At any time if something is typed into message box, checking interval is changed back 126 * Added ''audio-notify'' setting into configuration.
|
| /plugin/fontface/ |
| D | install_fonts.txt | 8 You need to upload at least two files into the plugin's "fonts" directory to accomodate the majorii… 27 You can add variants into the "fontFile" option, e.g. 'Expletus+Sans:regular,bold'.
|
| /plugin/bible/bible_douayRheims/ |
| D | Mark.txt | 12 1:12. And immediately the Spirit drove him out into the desert. 16 …1:16. And passing by the sea of Galilee, he saw Simon and Andrew his brother, casting nets into th… 21 …1:21. And they entered into Capharnaum: and forthwith upon the sabbath days going into the synagog… 28 1:28. And the fame of him was spread forthwith into all the country of Galilee. 29 …1:29. And immediately going out of the synagogue they came into the house of Simon and Andrew, wit… 35 1:35. And rising very early, going out, he went into a desert place: and there he prayed. 38 …1:38. And he saith to them: Let us go into the neighbouring towns and cities, that I may preach th… 45 …n to publish and to blaze abroad the word: so that he could not openly go into the city, but was w… 46 2:1. And again he entered into Capharnaum after some days. 56 2:11. I say to thee: Arise. Take up thy bed and go into thy house. [all …]
|
| D | Jonas.txt | 3 … into Tharsis from the face of the Lord, and he went down to Joppe, and found a ship going to Thar… 5 …s that were in the ship, into the sea, to lighten it of them: and Jonas went down into the inner p… 12 …1:12. And he said to them: take me up, and cast me into the sea, and the sea shall be calm to you:… 15 1:15. And they took Jonas, and cast him into the sea, and the sea ceased from raging. 20 …2:4. And thou hast cast me forth into the deep, in the heart of the sea, and a flood hast compasse… 31 …3:4. And Jonas began to enter into the city one day's journey: and he cried and said: Yet forty da… 39 …I said, when I was yet in my own country? therefore I went before to flee into Tharsis: for I know…
|
| /plugin/showlogin2/ |
| D | README.md | 15 Unpack the file somewhere and move the directory named `showlogin2` into the `/lib/plugin` director… 19 As this functionality is now built into Dokuwiki's core this plugin is obsolete (from Dokuwiki vers…
|
| /plugin/interwikipaste/ |
| D | README.md | 3 The plugin analyzes URLs pasted into the editor and transforms them on-the-fly into interwiki links…
|
12345678910>>...56