Just found it. The method org.dspace.core.Utils.addEntities(String value) replaces characters that could be interpreted as HTML codes with symbolic references (entities). Just cancel this function in ItemTag chould achieve this.
Thanks 2008/11/8 wang jiahui <[EMAIL PROTECTED]>: > Hi all, > > I added some hyper-links in the item description metadata. > However, it seems DSpace make decryptions to the metadatas somewhere. > For example, I added a link like :<font > style="background-color:#ffff66">national team</font>[<a > href="../123456789/623" title="national team" target="_blank">1</a>. > I what the hyper link shown in the display-item page, but the page > shows the make-up script in stead. > > Can someone tell me how to configure it to show the hyper links? > > Thanks, > > Jiahui Wang > -- Jiahui Wang ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

