|
From: Edward G. <eg...@us...> - 2006-12-28 21:36:02
|
Update of /cvsroot/fieldling/Fieldling/data/quilldriver/configurations In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28669/data/quilldriver/configurations Modified Files: THDLReadonly.xml Log Message: highlighting problem should be fixed, plus FixMedia function should now work within THDLReadOnly Index: THDLReadonly.xml =================================================================== RCS file: /cvsroot/fieldling/Fieldling/data/quilldriver/configurations/THDLReadonly.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** THDLReadonly.xml 11 Nov 2006 22:34:42 -0000 1.5 --- THDLReadonly.xml 28 Dec 2006 21:35:59 -0000 1.6 *************** *** 3,7 **** <parameters> <xmlschema val="TibetanTranscript.xsd"/> ! <!--<xsltransform val="TranscriptionRead.xsl"/>--> <parameter name="qd.root.element" val="TEXT" type="XPathExpression"/> <parameter name="qd.title" val="/TEXT/HEADER/TITLE" type="XPathExpression"/> --- 3,7 ---- <parameters> <xmlschema val="TibetanTranscript.xsd"/> ! <xsltransform val="TranscriptionRead.xsl"/> <parameter name="qd.root.element" val="TEXT" type="XPathExpression"/> <parameter name="qd.title" val="/TEXT/HEADER/TITLE" type="XPathExpression"/> |