XML Editor in PHP for editing simple XML files.
New in version 0.3
- Languages (English / Dutch)
- Help-texts while editing
- fixed width of inputfields
- A few bug-fixes
This script works with simple XML files like:
<?xml...
This is a web editor for xml documents. It can easily be used to work with rss feeds but also for easy content management systems though the use of xml
Catapult is a web based xml content editor for small web sites. The GUI is developed using CSS to be fully customisable and platform independant. The backend file management code is currently implemented in php that allows the user to edit a raw xml file
An online, Javascript based, XML editor that saves via PHP using Ajax.
Install:
1. Copy all files to a web server (requires PHP)
2. Make config.xml and config.xml.bck writable
3. Open /xmleditor/xmleditor.html in Firefox
Notes:
-Only works in Firefox
-XSD generator not included
-XSD validation not yet supported
-Text nodes not yet supported
-PHP file does not implement any security measures
-Use XSD_LOC get var to define a custom xsd location, example: .....