MLC - Manialink Converter
This converter tool can convert your "Version 0" Manialinks to the new "Version 1" Manialinks or vice/versa.
The main thing this tool does is to read and recalculate values for "posn" and "sizen" attributes, along with replacing the "version" attribute.
Core Version 6 (2011-09-22) Converter Tool
Limitations
(1) The converter can only convert what it can find. If your x/y/z values are deeply buried in PHP code, the converter will have a hard time finding them. For that reason, always use double quotes (") as a definer for x/yz attribute values in your php code and single quotes (') as a delimiter for your code output (e.g. echo 'count to "1 2 3", ok ';).
(2) Values can't be recognised if broken up or complimented by PHP code, e.g. echo 'posn="1 '.$y.' 3" />'.
Disclaimer
This tool stores the uploaded file only in a temporary memory cache. Every uploaded file is deleted IMMEDIATELY after it was uploaded and converted. No part of your files are kept on our system.
If you find any bug in the output code, please contact us here (do NOT attach your PHP/XML file, we'll PM you).
|