Home
last modified time | relevance | path

Searched refs:Wrap (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/pagecss/
H A DREADME.md3 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 Dplugin-page.md4 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 Dplugin.info.txt6 desc Allows custom per-page CSS injection using <pagecss> blocks. Auto-supports Wrap plugin class…
/plugin/adhocwrap/
H A DREADME.md1 # 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 Dplugin.info.txt5 name Ad-Hoc Wrap Plugin
/plugin/wrap/
Dplugin.info.txt5 name Wrap Plugin
6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text insi…
Dprint.less2 Print Styles for the Wrap Plugin (additional to all.css)
/plugin/ifauthex/lib/
Dparser.php28 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) {
Dgrammar.php94 … parent::__construct('SubExpr', Fixing::Wrap, array($T_OPEN_PAREN, $T_CLOSE_PAREN), 1, null, true);
/plugin/asciidocjs/node_modules/pug-code-gen/
DHISTORY.md5 - Wrap `each` and `for` in IIFE to prevent variable from leaking
/plugin/box2/
DREADME4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
/plugin/box/
DREADME4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
/plugin/exttab3/
Dexample.txt80 ====Sections in Wrap block====
93 ====Sections in Wrap block====
/plugin/asciidocjs/node_modules/center-align/
DREADME.md44 * [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/
DREADME8 This plugin requires either the Wrap Plugin [https://www.dokuwiki.org/plugin:wrap] or the Data Plug…
11 == Using Wrap Plugin ==
/plugin/wrapadd/
DREADME.md1 # DokuWiki-Plugin: Wrap Plus
/plugin/ckgdoku/ckeditor/
Dconfig.js1 …notes",Tags:"",Wrap:"",Scayt:"Scayt"};if(top.JSINFO.has_tags){d.ToolBarItemsAlt.Tags="Tags"}if(top… property
Dconfig.js.unc125 'Signature':'Signature' ,'Footnotes':'Footnotes', 'Tags':"",'Wrap':"",'Scayt':'Scayt'
132 config.ToolBarItemsAlt['Wrap']='Wrap';
152 xtra+=',Wrap';
/plugin/adhoctags/
DREADME.md80Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wr…
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/
Dconnector.lasso71 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/
Dconnector.lasso71 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/
DREADME.markdown4 Wrap your words.
/plugin/asciidocjs/node_modules/wordwrap/
DREADME.markdown4 Wrap your words.
/plugin/asciidocjs/node_modules/right-align/
DREADME.md49 * [word-wrap](https://github.com/jonschlinkert/word-wrap): Wrap words to a specified length.
/plugin/asciidocjs/node_modules/wrap-ansi/
Dreadme.md29 Wrap words to the specified column width.

1234