1. firefox version 3.6.13, checked in google chrome same.
2. navigation/create/ in parent select, there wasn't showing any other navigation items, now, when I added more, there are showing about half of all items
3. Download v0.9.2, 1-2 days ago. I …
ok thank you, I changed to ckeditor in backend, now will try to edit inline editing,
only for pages to ckeditor to work i needed an extra if:
$ckEditor = $('textarea:not(textarea[class=no_editor])', context); $ckEditor.ckeditor(); if (CKEDITOR.ins…