[Archon-L] box list display problem

Lyles, John jlyles at cvrls.net
Mon May 21 10:08:07 MDT 2007


To display descriptions of folder or item level content do the following:

look in the templates folder, open default folder, find the item.inc.php file. Replace both ooccurances of SCope with DESCRIPTION ie

if($objContent->Scope) should now read if($objContent->Description) 
& 
echo($objContent->Scope."<br>\n"); should now be echo($objContent->Description."<br>\n");

Descriptions should now display. 

thanks
John

John Lyles
Archivist
Columbus Public Library
3000 Macon Road
Columbus, GA 31906
706-243-2681




More information about the Archon mailing list