Would it be possible to add sorting by first keyword to Biblio?

I've hacked the module code and attached it (module version 1.36.2.114 2007/09/10; my additions are identified by the initials "msh"), but you may have a smarter way to do it.

CommentFileSizeAuthor
biblio.module.php_.txt121.69 KBmahatm

Comments

mahatm’s picture

Found a bug on line 1740
strtok() is hard-coded as using a semicolon instead of using the keyword separator variable

rjerome’s picture

This is included in the -dev version now. It will get pushed to the next release version after 1.9.

Ron.

mahatm’s picture

Thank you very much for the followup

gustav’s picture

Status: Active » Closed (fixed)