/[webpac]
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Revision 279


Jump to revision: Previous Next
Author: dpavlin
Date: Sun Mar 14 14:59:43 2004 UTC (20 years ago)
Changed paths: 4
Log Message:
Implemented new form of delimiters like this:

<tag>
	<delimiter>, </delimiter>
	<value>200a</value>
</tag>

which is equivavelnt to following old mark-up:

<tag delimiter=", ">200a</tag>

but, it won't loose spaces in attribute values (which
are invalid by XML specification and XML::Simple removes
them so WebPac never get them)


Changed paths

Path Details
Directorytrunk/all2xml.pl modified , text changed
Directorytrunk/import_xml/isis.xml modified , text changed
Directorytrunk/test_charset.pl deleted
Directorytrunk/tests/test_xml_simple.pl modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.26