You are viewing a wiki page. You are welcome to join the group and then edit it. Be bold!
Posted by highermath on March 21, 2008 at 4:29pm
Last updated by highermath on Sat, 2008年07月26日 18:20
Last updated by highermath on Sat, 2008年07月26日 18:20
Please feel free to attach snippets to this page. Add a description to the text.
Hyperlinked Call Numbers Using the Biblio Module
by John Bickar (cubbtech), Stanford University Libraries
To dynamically generate a hyperlinked call number relating to where the book would be shelved (e.g., https://www.stanford.edu/group/cubberley/node/329,
https://www.stanford.edu/group/cubberley/node/217, https://www.stanford.edu/group/cubberley/node/2019), I modified the theme_biblio_long themable function using this code.
PHP Script to Generate Open Hours
The attached script, days_hours.txt, pulls the library's hours from an array and displays them as such:
Thursday, April 24
9AM - 9PM
| Attachment | Size |
|---|---|
| HyperlinkedCallNumbers.txt | 3.36 KB |
| days_hours.txt | 3.87 KB |
Categories: Snippets