On Tue, Apr 1, 2008 at 1:00 PM, Mark H. Wood <[EMAIL PROTECTED]> wrote: > Is there any sort of guide as to where elements of the XMLUI come from > in the stock theme library?
Not really, no, but I'd be open to helping build one! For example, if I need to add a column to > the table of bitstreams in an item summary or detail view, this part > of the page seems to be built near the bottom of > dri2xhtml/DS-METS-1.0-DIM.xsl. Is there any shortcut around starting > in dri2xhtml/structural.xsl and pretending to be an XSLT processor > until the affected template is found? What I do is hunt up class and id attribute values that I see in the output. This can be something of a black art, because some such values are cobbled together in the relevant Aspect, but it does often help. Dorothea -- Dorothea Salo [EMAIL PROTECTED] Digital Repository Librarian AIM: mindsatuw University of Wisconsin Rm 218, Memorial Library (608) 262-5493 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

