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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | ubercart.profile.tar_.gz | 3.15 KB | cha0s |
| uberdrupal.patch | 1.6 KB | eclipsegc |
Comments
Comment #1
cha0s commentedNice 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.
Comment #2
rszrama commentedAlright, 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.
Comment #3
rszrama commentedSooo.... 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).