Problems with editor - Joomla! Forum - community, help and support


hi,

i have component, in put editor in admin area:

code: select all

$editor = jfactory::geteditor();
echo $editor->display('confirm_text', 'my text','700','350','60','20',array('pagebreak', 'readmore'));


it displays ok, except 2 things:

1) if put html code in editor , save, html not saved. saves text, not html.

2) values '700','350','60','20' seem not have effect on editor. in fact, if put following values, '0','0','0','0', editor displays fine. how can edit size of editor?

thanks






Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support