PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
This project defines a walk-up-and-use, wiki-like experience designed to encourage the widest possible deployment of basic DITA writing capability across new communities of users, whose requirements can help drive additional DITA tools and services.
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: ../config.xsd
-Use XSD_ROOT_ELEMENT get var to define a custom xsd root element name, example: .....