It was my intention, as a teacher, to use CMS Made Simple in my classroom to demonstrate the whole "CMS" concept to my students.
After installing the software - which went incredibly smoothly - I tested the 'Add Content' functionality via my Mac accessing my UBuntu system where CMSMS was installed.
A page of content was created where I had some text and added an image (dragged / dropped / resized into place). That was an instant success. YEAA!
Creating content via an iPad was successful except that the image I pasted into place (from the iPad 'Photo Album' where it was copied) did not make it into the mix.
When reading the source for the page which WAS created, the image reference was resolved to this:
Code: Select all
<img src="webkit-fake-url://1667FCE7-0E74-46B5-8785-57714D0098AB/imagejpeg" alt="" />
Thanks much!