images?

General project discussion. NOT for help questions.
Post Reply
mitch77

images?

Post by mitch77 »

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
Bewbs

images?

Post by Bewbs »

i don't know that the current release of cms has image manipulation, but it does have an upload feature.

svn 0.7 might have image stuff but i cannot speak for the creators of this fine program
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

images?

Post by Ted »

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.
jammo

images?

Post by jammo »

wishy wrote:0.7 will have an extension to the WYSIWYG that will allow for image uploads.
wishy?

what about GD resize?
Bewbs

images?

Post by Bewbs »

will imagemagick resize work?
Anonymous

images?

Post by Anonymous »

Bewbs wrote:will imagemagick resize work?
isnt the GD library a part of PHP, thus nothing else to install?

isnt ImageMagik a seperate library, that needs to be installed?

:idea:
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

images?

Post by Ted »

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.
Bewbs

images?

Post by Bewbs »

i could try and make gallery automatically detect gd or imagick but it might be beyond my current knowledge set.
jammo

images?

Post by jammo »

wishy wrote: ... 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.
im with you on that one amigo.
Post Reply

Return to “General Discussion”