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/
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/
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/
Dexample.txt186 …* any of the classes ''info'', ''tip'', ''important'', ''alert'', ''help'', ''download'', ''todo''…
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…
271 <wrap info>info</wrap>, <wrap help>help</wrap>, ...
Daction.php74 'title' => $this->getLang('help'),
75 'icon' => '../../plugins/wrap/images/note/16/help.png',
76 'open' => '<'.$syntaxDiv.' center round help 60%>\n',
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); }
Dhelper.php794 'wrap_tip' => 'Tip', 'wrap_help' => 'Help', 'wrap_todo' => 'To do',
/plugin/s5reloaded/ui/thesis/
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); }