Hi,
I am trying to run this script at http://marvin.elte.hu/drawing/node/7
It is giving me this
XML Parsing Error: xml declaration not at start of external entity
Location: http://example.com?q=node/4/edit
Line Number 85, Column 363:
Do let me know if I am missing something.
Thanks in advance.
Comments
Comment #1
snufkin commentedThis script is supposed to be run apart from Drupal, not as node content. You just copy it somewhere, where svg.inc is also present, and it should work, I tested. The idea behind this usage was that one can assemble SVG arrays, to see how the renderer works, without bothering to create a Drupal module.