...htmlarea2 has a html mode. I have several pages on several sites that use images in them and not using {mosimage}, although I use it also cause it's a great asset. You can inserting an image anywhere using the html function of the editor. When your done with the html insert return to 'page view' to see what you get. I have found it wise to use the entire path for the image and not count on /root/ working. Don't forget to upload your pictures in the images folder. I use an external ftp for this.
...this example includes a link to another content page:
<table width="100%" align="left">
<tr>
<td height=115>
<font face=Verdana size=2><a href="http://www.yourwebsite.com/index.php?option=com_content&task=category& ;sectionid=xx&id=xx&Itemid=xx">
<IMG height=115 hspace=5 src="http://www.yourwebsite.com/members/gallery/img/imageA.jpg" width=75 border=0>
<IMG height=115 hspace=5 src="http://www.yourwebsite.com/members/gallery/img/imageB.jpg" width=75 border=0>
<IMG height=115 hspace=5 src="http://www.yourwebsite.com/images/stories/imageC.jpg" width=75 border=0>
</a>
</font>
</td>
<tr>
<td height=54>
<font face=Verdana size=2>what some of this? </font>
<font face=Verdana size=2>
<a href="href="http://www.yourwebsite.com/index.php?option=com_content&task=category& ;sectionid=xx&id=xx&Itemid=xx">CLICK HERE</a>!</font>
</td>
</table>
Sounds like a plan to me. Happy mambling!
webmasterPETE
www.petermixt.com