--- MPIWGWeb/xmlhelper.py 2004/09/02 15:33:42 1.5 +++ MPIWGWeb/xmlhelper.py 2004/09/03 08:04:22 1.6 @@ -15,7 +15,7 @@ from Ft.Xml.XLink import XLinkElements #from Ft.Xml import EMPTY_NAMESPACE from Ft.Lib import Uri -xml2html={'WEB_normal':('

','

'),'Normal':('

','

'),'WEB_picture':('

','

'),'WEB_figuretitle':('

','

'),'WEB_bibliography':('

','

'),'Web_kursiv':('',''),'WEB_kursiv':('',''),'WEB_hyperlink':('',''),'Hyperlink':('','')} +xml2html={'WEB_normal':('

','

'),'Normal':('

','

'),'WEB_picture':('

','

'),'WEB_figuretitle':('

','

'),'WEB_bibliography':('

','

'),'Web_kursiv':('',''),'WEB_kursiv':('',''),'WEB_hyperlink':('',''),'Hyperlink':('','')} def addToDict(dict,name,value): if name=="":