Closed (fixed)
Project:
Bibliography Module
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 May 2008 at 00:45 UTC
Updated:
5 Jan 2010 at 03:05 UTC
Hi,
I'm new to Drupal, but I wanted to extend your module a bit. Just a quick question, what invokes the biblio_update_author_index() function? It doesn't seem to be invoked anywhere in the files. Is it an implementation of a hook?
Thanks.
Comments
Comment #1
rjerome commentedThat's a bit of dead code. I was toying around with an author indexing system in the 5.x version a while back and that was a bit of test code.
I have completely reworked the author handling in the 6.x version and this bit of code is gone.
Just out of curiosity, in what way were you extending it?
Also, if your digging into the 5.x code, you should know that the 5.x version grew into an incredible albatross which I'm trying to rectify in the 6.x version. I completely restructured the code and rewritten large parts of it which is why the 6.x version is taking so long to get out the door...
Ron.
Comment #2
bekasu commentedMarking issue closed.