Whatever using fckedit or wysiwyg. I need upload image via html editor and embed with text(This way is friendly for users, inline module is for technical person). And then, I will make node list block by views and get the inline image of each node as prefix.

My imagine is when uploaded image, it will be in files table or as image node. A intermediate table will record current post nid and uploaded image fid or nid. The data should be intergrated in views (easy to reuse images).

Is it right ?