Home
last modified time | relevance | path

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

/plugin/ckgdoku/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js14 var help_box = installed_lang['help'] || wr_lang['help'] || 'help box';
27 var HelpBox='<img src= "' + icons16_path + 'help.png" title="'+help_box+'">';
49 … [HelpBox ,'help box'],[DownloadBox,'download'],[ ToDoBox,'todo']],
120 case 'help':
121 open = '<'+syntaxDiv+' center round help 60%>\n';
/plugin/ckgedit/ckeditor/plugins/wrap/dialogs/
H A Dwrap.js14 var help_box = installed_lang['help'] || wr_lang['help'] || 'help box';
28 var HelpBox='<img src= "' + icons16_path + 'help.png" title="'+help_box+'">';
51 … [HelpBox ,'help box'],[DownloadBox,'download'],[ ToDoBox,'todo']],
136 case 'help':
137 open = '<'+syntaxDiv+' center round help 60%>\n';
/plugin/wrap/
H A Dexample.txt186 * any of the classes ''info'', ''tip'', ''important'', ''alert'', ''help'', ''download'', ''todo'' will add a special note container with a corresponding icon
216 <WRAP round help 300px left>
217 === Help ===
218 %%<WRAP round help></WRAP>%%
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>.
271 <wrap info>info</wrap>, <wrap help>help</wrap>, ...
H A Daction.php74 'title' => $this->getLang('help'),
75 'icon' => '../../plugins/wrap/images/note/16/help.png',
76 'open' => '<'.$syntaxDiv.' center round help 60%>\n',
H A Dstyle.less113 /*____________ help ____________*/
116 div.wrap_help { background-image: url(images/note/48/help.png); }
117 span.wrap_help { background-image: url(images/note/16/help.png); }
H A Dhelper.php794 'wrap_tip' => 'Tip', 'wrap_help' => 'Help', 'wrap_todo' => 'To do',
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css308 /*____________ help ____________*/
310 div.wrap_help { background-image: url(../../../wrap/images/note/48/help.png); }
311 span.wrap_help { background-image: url(../../../wrap/images/note/16/help.png); }