Home
last modified time | relevance | path

Searched +full:box +(+path:plugin +path:wrap) -(+path:plugin +path:wrap +path:lang) (Results 1 – 9 of 9) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js9 var box = installed_lang['box'] || wr_lang['box'] || 'simple centered box';
10 var info_box = installed_lang['info'] || wr_lang['info'] || 'info box';
11 var tip_box = installed_lang['tip'] || wr_lang['tip'] || 'tip box';
13 var alert_box = installed_lang['alert'] || wr_lang['alert'] || 'alert box';
14 var help_box = installed_lang['help'] || wr_lang['help'] || 'help box';
16 var todo_box = installed_lang['todo'] || wr_lang['todo'] || 'todo box';
22 var Box = '<img src= "' + toolbar_path + 'box.png" title="' +box + '">';
46 label: editor.lang.wrap.boxes_title||'Box types:',
48 …items: [ [Box, 'box' ] , [ InfoBox, 'info' ] ,[TipBox,'tip'],[ImportantBox,'important'],[AlertBox,…
100 case 'box':
[all …]
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js9 var box = installed_lang['box'] || wr_lang['box'] || 'simple centered box';
10 var info_box = installed_lang['info'] || wr_lang['info'] || 'info box';
11 var tip_box = installed_lang['tip'] || wr_lang['tip'] || 'tip box';
13 var alert_box = installed_lang['alert'] || wr_lang['alert'] || 'alert box';
14 var help_box = installed_lang['help'] || wr_lang['help'] || 'help box';
16 var todo_box = installed_lang['todo'] || wr_lang['todo'] || 'todo box';
23 var Box = '<img src= "' + toolbar_path + 'box.png" title="' +box + '">';
48 label: editor.lang.wrap.boxes_title||'Box types:',
50 …items: [ [Box, 'box' ] , [ InfoBox, 'info' ] ,[TipBox,'tip'],[ImportantBox,'important'],[AlertBox,…
116 case 'box':
[all …]
/plugin/wrap/
H A Dexample.txt124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
182 <WRAP round box 500px center>
183 === round box 500px center ===
185 * ''box'' creates a box around the container and uses the colours from the template's ''style.ini'' as default colours (''%%__background_alt__%%'' and ''%%__text__%%'')
270 <wrap info>info</wrap>, <wrap help>help</wrap>, <wrap alert>alert</wrap>, <wrap important>important</wrap>, <wrap tip>tip</wrap>, <wrap download>download</wrap>, <wrap todo>todo</wrap> and <wrap round box>round box</wrap> and <wrap danger>danger</wrap>, <wrap warning>warning</wrap>, <wrap caution>caution</wrap>, <wrap notice>notice</wrap>, <wrap safety>safety</wrap>.
353 Just select the text in the spoiler box to be able to read its content.
402 <WRAP box 350px right :en>
403 ===Outer box float
[all...]
H A Dall.less7 /* resetting the box model to something more sane makes life a whole lot easier */
9 -moz-box-sizing: border-box;
10 -webkit-box-sizing: border-box;
11 box-sizing: border-box;
244 /* box
H A Daction.php39 'title' => $this->getLang('box'),
40 'icon' => '../../plugins/wrap/images/toolbar/box.png',
41 'open' => '<'.$syntaxDiv.' center round box 60%>\n',
H A Dhelper.php35 * (parts taken from http://www.dokuwiki.org/plugin:box)
179 foreach (self::$boxes as $box) {
180 if ( strpos ($attr ['class'], $box) !== false ) {
224 return 'box';
259 case 'box':
791 'wrap_box' => 'Box', 'wrap_danger' => 'Danger', 'wrap_warning' => 'Warning',
H A Dstyle.less7 /* box
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.pre.wrap.php20 function build(&$box, $text, &$pipeline) { argument
22 $parent =& $box->get_parent_node();
31 $box->process_word($word, $pipeline);
34 $box->add_child($whitespace);
38 $this->add_line_break($box, $pipeline);
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css96 /* box
240 /* box