Ticket #668 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Replace current listing view with turnable cover images

Reported by: tarmo Owned by: jukka
Priority: major Milestone: 0.8 Fehérlófia
Component: generic Version:
Keywords: Cc:
Time spent: 8.0h Time remaining: 0h
Time planned: 8h

Description (last modified by tarmo) (diff)

(story #637, #661) Change the current listing macro to look like what's specified in the story. Modify lists so that 3 items are always shown side-by-side.

Change History

Changed 6 years ago by tarmo

  • description modified (diff)

Changed 6 years ago by tarmo

  • tt_estimated set to 8h

Changed 6 years ago by jukka

  • owner changed from anonymous to jukka
  • status changed from new to assigned

Changed 6 years ago by tarmo

For any javascript effects I definitely recommend that we use some AJAX toolkit, and don't do the javascript by hand. The most promising toolkit at the moment seems to be Prototype, which can be extended to http://script.aculo.us/ Script.aculo.us if we want some really cool effects, like actually rotating cover images (instead of just switching between two views). The libraries will make the cross-browser problems go away, at least as well as possible.

Changed 6 years ago by jukka

  • status changed from assigned to closed
  • tt_spent set to 8.0h
  • resolution set to fixed
  • tt_remaining set to 0h

(In [651]) Closed #668 spent 8h. Section front pages are not yet flipping, but browsing is nice. Effects.js and prototype.js are added, but we can prune uncalled methods away from them if necessary.

Note: See TracTickets for help on using tickets.