I'm trying to set up a frameset where a book I'm reading is in the left frame and my personal notes about each chapter are in a right frame.
I can get the frameset to display in composer, but I can't seem to edit the content of any frame.
This is a known bug (see Bugzilla)
In between, just write your index.htm with Notepad. But the other ****.htm should normally be edited with the Composer.
I have attached the index.htm of the URL below as an example.
Regards. Title: Parlons Retraites
<frameset cols="273,520" rows="*" border="1">
<frame src="fixe.htm" name="fixe" noresize>
<frame src="variable.htm" name="variable" noresize>
</frameset><noframes></noframes>
