Hi Max,
I have an other problem.
The text editor adds automaticly a pagebreak (read more), not visible in the form but it appears in the article before the text.
Is there something to adjust in these settings ? :
<?php
$editor =& JFactory::getEditor();
echo $editor->display( 'fulltext', '' , '80%', '350', '55', '20', false ) ;
?>
Thank's a lot
Marc.
I have an other problem.
The text editor adds automaticly a pagebreak (read more), not visible in the form but it appears in the article before the text.
Is there something to adjust in these settings ? :
<?php
$editor =& JFactory::getEditor();
echo $editor->display( 'fulltext', '' , '80%', '350', '55', '20', false ) ;
?>
Thank's a lot
Marc.