Searched refs:Wrap (Results 1 – 25 of 78) sorted by relevance
1234
| /plugin/pagecss/ |
| H A D | README.md | 3 Allows custom per-page CSS injection using `<pagecss>` blocks. Auto-supports Wrap plugin classes. 22 With Wrap Plugin: 32 The plugin will automatically generate equivalent `.wrap_notice` styles for use with the Wrap Plugi… 36 Wrap your CSS block in <pagecss>...</pagecss>: 45 .wrap_* versions are auto-generated to support Wrap Plugin 50 This plugin requires no configuration if using the Wrap plugin.
|
| H A D | plugin-page.md | 4 description: Inject per-page custom CSS using <css>...</css> blocks. Auto-supports Wrap plugin clas… 33 No configuration needed if using the `Wrap` plugin, it works immediately after activation. 53 * With **Wrap Plugin**: 65 The plugin will automatically generate equivalent `.wrap_notice` styles for use with the Wrap Plugi… 69 Wrap your CSS block in `<css>...</css>`: 83 * `.wrap_*` versions are auto-generated to support Wrap Plugin 88 This plugin requires no configuration if using the `Wrap` plugin. 111 * Wrap class generation duplicates entire blocks — can be optimized 125 **Q:** Do I need the Wrap plugin?\\ 126 **A:** No, but if you use Wrap syntax, this plugin ensures your styles apply to `.wrap_*` classes a…
|
| H A D | plugin.info.txt | 6 desc Allows custom per-page CSS injection using <pagecss> blocks. Auto-supports Wrap plugin class…
|
| /plugin/adhocwrap/ |
| H A D | README.md | 1 # DokuWiki Plugin Ad-Hoc Wrap 3 This is an attempt of re-creating some parts of the Wrap plugin on top of the [Ad-Hoc Tags](https:/… 6 * implements the `<WRAP…`, `<wrap…`, `<inline…` and `<block…` tags to be compatible with Wrap's imp… 7 * Adds many useful CSS classes, most of which replicate similar classes from Wrap:
|
| H A D | plugin.info.txt | 5 name Ad-Hoc Wrap Plugin
|
| /plugin/wrap/ |
| D | plugin.info.txt | 5 name Wrap Plugin 6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text insi…
|
| D | print.less | 2 Print Styles for the Wrap Plugin (additional to all.css)
|
| /plugin/ifauthex/lib/ |
| D | parser.php | 28 const Wrap = 4; define in AST\\Fixing 264 case Fixing::Wrap: 311 case Fixing::Wrap: 324 if ($this->fixing() == Fixing::Wrap) { 523 case Fixing::Wrap: 574 if ($this->fixing() == Fixing::Prefix || $this->fixing() == Fixing::Wrap) { 581 if ($this->fixing() == Fixing::None && $this->fixing() == Fixing::Wrap) { 589 if ($this->fixing() == Fixing::Wrap) {
|
| D | grammar.php | 94 … parent::__construct('SubExpr', Fixing::Wrap, array($T_OPEN_PAREN, $T_CLOSE_PAREN), 1, null, true);
|
| /plugin/asciidocjs/node_modules/pug-code-gen/ |
| D | HISTORY.md | 5 - Wrap `each` and `for` in IIFE to prevent variable from leaking
|
| /plugin/box2/ |
| D | README | 4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
|
| /plugin/box/ |
| D | README | 4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
|
| /plugin/exttab3/ |
| D | example.txt | 80 ====Sections in Wrap block==== 93 ====Sections in Wrap block====
|
| /plugin/asciidocjs/node_modules/center-align/ |
| D | README.md | 44 * [justified](https://www.npmjs.com/package/justified): Wrap words to a specified length and justif… 46 * [word-wrap](https://www.npmjs.com/package/word-wrap): Wrap words to a specified length. | [homepa…
|
| /plugin/orgchart/ |
| D | README | 8 This plugin requires either the Wrap Plugin [https://www.dokuwiki.org/plugin:wrap] or the Data Plug… 11 == Using Wrap Plugin ==
|
| /plugin/wrapadd/ |
| D | README.md | 1 # DokuWiki-Plugin: Wrap Plus
|
| /plugin/ckgdoku/ckeditor/ |
| D | config.js | 1 …notes",Tags:"",Wrap:"",Scayt:"Scayt"};if(top.JSINFO.has_tags){d.ToolBarItemsAlt.Tags="Tags"}if(top… property
|
| D | config.js.unc | 125 'Signature':'Signature' ,'Footnotes':'Footnotes', 'Tags':"",'Wrap':"",'Scayt':'Scayt' 132 config.ToolBarItemsAlt['Wrap']='Wrap'; 152 xtra+=',Wrap';
|
| /plugin/adhoctags/ |
| D | README.md | 80 …Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wr…
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/ |
| D | connector.lasso | 71 Build the appropriate response per the 'Command' parameter. Wrap the 239 Wrap the response as XML and output.
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/ |
| D | connector.lasso | 71 Build the appropriate response per the 'Command' parameter. Wrap the 247 Wrap the response as XML and output.
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/wordwrap/ |
| D | README.markdown | 4 Wrap your words.
|
| /plugin/asciidocjs/node_modules/wordwrap/ |
| D | README.markdown | 4 Wrap your words.
|
| /plugin/asciidocjs/node_modules/right-align/ |
| D | README.md | 49 * [word-wrap](https://github.com/jonschlinkert/word-wrap): Wrap words to a specified length.
|
| /plugin/asciidocjs/node_modules/wrap-ansi/ |
| D | readme.md | 29 Wrap words to the specified column width.
|
1234