- First, thanks to Marius Andreiana <mandreiana AT yahoo DOT com> for contributing
some fixes to window sizing and scp warnings.
To actually download and install it please
Download and Installation (hint: It won't work without reading them)
Midgard module
editing is now done in a dialog tab in the edit window, this
is a generic xml form editing system, that is under development.
A few more icons have been added
Most midgard features - including group membership are now working (the only
remaining parts are parameters and preferences)
Drag and drop image upload, copy and delete works - from any object to another
one - the gtkhtml widget also accepts drag drop from the image browser.
Editing enviroment
Fixed flipping pages loosing updates, gtkhtml -> scintilla html is cleaner,
Scintilla folding is now phpdoc friendly - eg. displays comments above
functions, vars and methods.
Application
Application now remembers size and location of window
Details tab is modular and extendable (Adding module preferences should be
easy now)
Full Changelog included (at last)
New Modules:
phpdict
= an application by Jesus M. Castagnetto, added as an example of the
modular nature of phpmole
simple debugger
= an example of forking and non-blocking unix domain sockets
to output and parse the php warnings generated by phpmole - eventually this
will become a program 'starter' for any application.
xml tree editor
= read only and experimental, at present a feasibility of how a xml editor
could be done