editor.path="/modules/bueditor/";editor.buttons=[ [ "Insert/edit image", "js: eDefFileDialog(\'image\', { \"title\": \"Insert/edit image\", \"url\": \"Image URL\", \"w\": \"Width\", \"h\": \"Height\", \"alt\": \"Alternative text\", \"ok\": \"OK\", \"brw\": \"Browse\" }, \'\');", "image.png", "M" ], [ "Insert/edit link", "js: eDefFileDialog(\'link\', { \"title\": \"Insert/edit link\", \"url\": \"Link href\", \"tt\": \"Title text\", \"ok\": \"OK\", \"brw\": \"Browse\" }, \'\');", "link.png", "L" ], [ "Bold", "\x3cstrong\x3e%TEXT%\x3c/strong\x3e", "bold.png", "B" ], [ "Italic", "\x3cem\x3e%TEXT%\x3c/em\x3e", "italic.png", "I" ], [ "Ordered list. Converts selected lines to a numbered list.", "js: eDefSelProcessLines(\'\x3col\x3e\\n\', \' \x3cli\x3e\', \'\x3c/li\x3e\', \'\\n\x3c/ol\x3e\');", "ol.png", "O" ], [ "Unordered list. Converts selected lines to a bulleted list.", "js: eDefSelProcessLines(\'\x3cul\x3e\\n\', \' \x3cli\x3e\', \'\x3c/li\x3e\', \'\\n\x3c/ul\x3e\');", "ul.png", "U" ], [ "Teaser break", "\x3c!--break--\x3e", "teaserbr.png", "T" ], [ "Preview selection or whole content.", "js: eDefPreview();", "preview.png", "P" ], [ "Get help on button functionality.", "js: eDefHelp();", "help.png", "H" ] ]
