Hello,
I need a content manager that will allow (non-savy) parents
to add/del/alter text *AND* add/del images as well.
Can this app upload images to the pages?
thanks
mitch
images?
images?
0.7 will have an extension to the WYSIWYG that will allow for image uploads. I think this will pretty much accomplish everything that you're asking. I'm hoping that it'll be out before the end of the week, but we'll see.
images?
Basically, you need to support both. A lot of hosting services don't install the GD extensions into their PHP, and there isn't much you can do about it. Imagemagick is an easily installed alternative if necessary. Though, personally, I would go out of my way to make GD work first, then default back to Imagemagick.