To do what you wish you need to modify ItemTag.java There is a method render() for displaying short metadata, and also a renderFull() for displaying full metadata.
render() will do the header translation but renderFull() will not. Based on the example of render(), you can modiy renderFull() to do similar translation as in render(), so that "dc.title" will be shown as "title". Allen. HKU Hub Administrator, http://hub.hku.hk Timothy Gitonga wrote: > hi all,i am trying to change the dc field in dspace(when you say show > full item record,it shows stuff like dc.title and i want it to output > just title)so that it can output just the title,or the author,without > the dc > ------------------------------------------------------------------------ > > _______________________________________________ > Dspace-general mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/dspace-general > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

