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