/plugin/wrap/ |
H A D | plugin.info.txt | 5 name Wrap Plugin 6 desc Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction.
|
H A D | print.less | 2 Print Styles for the Wrap Plugin (additional to all.css)
|
H A D | style.less | 2 Screen Styles for the Wrap Plugin (additional to all.css)
|
H A D | all.less | 2 Screen and Print Styles for the Wrap Plugin
|
H A D | example.txt | 1 ====== Examples for the Wrap Plugin ======
|
/plugin/ifauthex/lib/ |
H A 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) {
|
H A D | grammar.php | 94 … parent::__construct('SubExpr', Fixing::Wrap, array($T_OPEN_PAREN, $T_CLOSE_PAREN), 1, null, true);
|
/plugin/box2/ |
H A D | README | 4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
|
/plugin/box/ |
H A D | README | 4 now superceded by the "Wrap" plugin, http://www.dokuwiki.org/plugin:wrap
|
/plugin/exttab3/ |
H A D | example.txt | 80 ====Sections in Wrap block==== 93 ====Sections in Wrap block====
|
/plugin/orgchart/ |
H A 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/ |
H A D | README.md | 1 # DokuWiki-Plugin: Wrap Plus
|
/plugin/adhoctags/ |
H A D | README.md | 66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
|
/plugin/ckgdoku/ckeditor/ |
H A D | config.js | 1 …notes",Tags:"",Wrap:"",Scayt:"Scayt"};if(top.JSINFO.has_tags){d.ToolBarItemsAlt.Tags="Tags"}if(top… property in d.ToolBarItemsAlt
|
H A D | config.js.unc | 125 'Signature':'Signature' ,'Footnotes':'Footnotes', 'Tags':"",'Wrap':"",'Scayt':'Scayt' 132 config.ToolBarItemsAlt['Wrap']='Wrap'; 152 xtra+=',Wrap';
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/ |
H A D | connector.lasso | 71 Build the appropriate response per the 'Command' parameter. Wrap the 247 Wrap the response as XML and output.
|
/plugin/aceeditor/ |
H A D | NEWS | 112 * Wrap mode: adapts to editor width if limit is empty
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/ |
H A D | README.md | 51 - [Wrap up](#wrap-up) 452 Wrap up
|
/plugin/revealjs/ |
H A D | example_presentation.dokuwiki | 346 Depends on the [[https://www.dokuwiki.org/plugin:wrap|Wrap Plugin]]
|
/plugin/s5reloaded/ui/thesis/ |
H A D | wrap.css | 2 Screen and Print Styles for the Wrap Plugin
|
/plugin/markdownextra/lib/meltdown/css/ |
H A D | meltdown.css | 1 /* Meltdown Wrap
|
/plugin/odt/ |
H A D | ChangeLog.txt | 93 * Adjustment for Wrap plugin:
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …ell Type","rowSpan":"Rows Span","colSpan":"Columns Span","wordWrap":"Word Wrap","hAlign":"Horizont…
|
/plugin/ckgedit/ckeditor/ |
H A D | config.js.unc | 166 xtra+=',Wrap';
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 588 "wordWrap": "Word Wrap",
|