Ok,
I am going to have a lot of trouble describing what I want, so bear with me. I am looking for some sort of a PHP file/data … management? … solution with an AJAX UI that has as many of the following features as possible. Note, that this is for my use and going to be password protected, i.e. this is probably going to be a developer-oriented tool, i.e. not for public websites:
a) Ability to easily install and embed it into a php page.
b) Interface to upload/browse/manage files
c) Interface to edit files (PHP/HTML/Javascript syntax highlighting a plus)
d) Interface to edit files in place, i.e. I would envision the solution would let me create special pages that can edit themselves using AJAX.
e) Ability to “finalize” a page so that the self-editing code is stripped out and the page can be made public.
f) Anything else fun.
I guess what I want is a developer’s version of BackpackIt! (http://www.backpackit.com/ ) that I can run on my own server and that would let me edit PHP, JavaScript and HTML of any of “my pages” and do other useful stuff.
Does something like that exist as a complete product? Can I piece it together out of something like TiddlyWiki and… something?
Sorry for the incoherence,
Regards,
Groman