Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2007 at 00:36 UTC
Updated:
24 Apr 2008 at 12:51 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| biblio.module.php_.txt | 121.69 KB | mahatm |
Comments
Comment #1
mahatm commentedFound a bug on line 1740
strtok() is hard-coded as using a semicolon instead of using the keyword separator variable
Comment #2
rjerome commentedThis is included in the -dev version now. It will get pushed to the next release version after 1.9.
Ron.
Comment #3
mahatm commentedThank you very much for the followup
Comment #4
gustav commented