[Archon-L] Archon - display of collection id

Chris Prom prom at uiuc.edu
Wed May 30 07:34:00 MDT 2007


John,

You'll need to edit the file or files archon/templates/default 
(or whatever template you are using)/controlcard.inc.php and/or 
collection.inc.php to include a reference the ID field.  You can 
add whatever HTML you want to files to label the filed--the 
important point is that you put in a reference to the ID object, 
like this, buried in your HTML.

<?php echo($objCollection->ID); ?>

You can use the rest of the HTML and PHP in the files as a guide 
for how to do this. Please let me know if you need any more help 
with it.

Thanks,

Chris

--

Christopher J. Prom
Assistant University Archivist
University of Illinois Archives
19 Library
1408 W. Gregory Dr.
Urbana, IL 61801

phone:	217.333.0798
fax:	217.333.2868
e-mail:	prom at uiuc.edu
web:	http://web.library.uiuc.edu/ahx

On Tue, 29 May 2007, John D Thiesen wrote:

> Is there an easy way to get the collection ID to display when someone does a 
> public search in Archon? You get the collection title, but the identifier 
> would also be useful (to reference our locations database to pull the 
> collection for the patron).
>
>
> John D. Thiesen                                 voice (316) 284-5360
> Archivist and Co-director of Libraries                  fax (316) 284-5843
> Mennonite Library and Archives                          jthiesen at bethelks.edu
> Bethel College http://www.bethelks.edu/jthiesen/
> 300 E. 27th St.
> North Newton, KS  67117-0531
>
>



More information about the Archon mailing list