I'm testing this module and it looks great. I miss, however, only one thing: When viewing all quotes by the same author, I would like to display a short bio at the top of the list.

I'm not a programmer at all, but maybe it could be done by adding a block that whenever an author it's selected, it would display the short bio...

Comments

nancydru’s picture

Assigned: Unassigned » nancydru

Interesting idea. Does anyone know if Biblio does this? And how to interface with that module?

I can think of two ways to do this: 1) Add code and a new table to maintain this; 2) Convert "Author" to a taxonomy term and the author links to "taxonomy/term/xxx". I personally like #2 because you get more flexibility; not only can you easily add a bio, but a picture too. I'm not sure which would be easier or faster, but #2 might be a bit more disruptive.

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)
nancydru’s picture

Status: Postponed (maintainer needs more info) » Patch (to be ported)

Would you use my contact link, please. I'd like to send you a copy to test.

Also, are you using MySql or Postgres?

c-c-m’s picture

I'm using MySql

I'll contact you after sending this comment

nancydru’s picture

Status: Patch (to be ported) » Fixed

Fix committed to both branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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