Opened 17 years ago

Closed 15 years ago

#1137 closed bug (fixed)

replace Gallery module

Reported by: wkornewald Owned by: haiku-web
Priority: normal Milestone: Website R2 (Drupal 5)
Component: Website/CMS Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

We currently use Gallery2 which was a performance bottleneck when we got hit by Slashdot. We've done quite a few optimizations since then, but still, G2 create more DB load (more connections, more queries) and it transfers files via PHP instead of statically which is about 10 times faster.

Either write a new (or extend an existing) gallery module which does what we need and maybe also has slideshows or use Drupal's default gallery (which doesn't work with the category module, see #1136). In any case, our current image upload module must be supported (I don't know if that needs extra work).

Note, #1132 will be affected by this.

Change History (5)

comment:1 by wkornewald, 17 years ago

Component: - General- Website
Owner: changed from axeld to wkornewald

Sorry, Axel.

comment:2 by wkornewald, 17 years ago

Component: - Website- Website/CMS

comment:3 by gavin, 17 years ago

Owner: changed from wkornewald to gavin

comment:4 by nielx, 16 years ago

Owner: changed from gavin to haiku-web

Reassign to generic owner.

comment:5 by nielx, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in the new D5 installation.

Note: See TracTickets for help on using tickets.