So, fixed the file->name handling so it's properly parsed now, as well as debugged the imagefield/filefield nastiness that does it's own include loads on hook_init() (which apparently install profiles ignore) so everything SHOULD work now. Also added in a requirement for the imageapi module. Wondering whether a default image handling method should be chosen as well, this would seem trivial enough to add to the wizard.

Eclipse

CommentFileSizeAuthor
#1 ubercart.profile.tar_.gz3.15 KBcha0s
uberdrupal.patch1.6 KBeclipsegc

Comments

cha0s’s picture

StatusFileSize
new3.15 KB

Nice man. I'm not sure exactly everything that changed, and I'd like to sit down with this and check it out, but I'm gonna attach a copy of the original profile that I wrote, maybe it'll help us realize what went wrong where.

rszrama’s picture

Status: Needs review » Needs work

Alright, tcindie's solution sounds reasonable... check to see if ImageMagick support is available and use that or just default to GD2.

Also, methinks we should include ImageCache UI by default.

rszrama’s picture

Assigned: eclipsegc » Unassigned
Status: Needs work » Fixed

Sooo.... I just implemented a sweeping patch that rewrites virtually everything. : )

Ok, so not everything, but I've renamed functions, changed the tasks and the front-end language used, and removed the shipping package (it wasn't helpful as is).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.