Thanks for your suggestions.
Pagination on home page is a top priority.
Your second point is already covered. Just insert <!-- MORE --> in
body of post and it will split (will display top part on first page
and whole post after clicking read more).
Regarding the wysiwyg... that's a larger subject. I don't want to
include the whole editor package (fck, mce,...) but i might make a
pluggable infrastructure for user to select one. For a quick solution
check Snog's solution. It uses optional Fck helper (I think there are
only three lines to implement this).
Regards, M