Hi,

The default biblio list view (e.g. https://sensorweb.cs.gsu.edu/drupal/?q=biblio) is not numbered. How can I show it as numbered list? I tried to edit the biblio.css and php scripts in the same directory, but didn't find the place to make the change/addition. Can anybody please suggest?

Thanks a lot in advance!

Comments

rjerome’s picture

Might be easier said than done if you want the numbers to be continuous across multiple pages, but the best place to put this would be just before the call to theme('biblio_entry'... ) which is at line 514 (in the 2.x-dev version).

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.