Hi there.
I've been working on the CCTW 1.9 minimal code and posting the changes
here:
https://github.com/Steinthor/CCTiddlywiki
I've been fixing:
1) php notice errors in the error log, I don't like errors in the
error log.
2) updated Tiddlywiki code to 2.6.2.
2) cookies working properly with the new TW code.
3) images display with statistics in "statistics"
4) upgraded how "revisions" work, now you see literally what has
changed.
5) removed the "static" plugin, I didn't know what it did.
6) added ckeditor as its own plugin, (if you click "new tiddler" with
it enabled, you see it, on older tiddlers you don't see it).
I've yet to:
1) try the other plugins which followed with 1.9 minimal
2) test if _everything_ really works properly with ckeditor (probably
not).
3) test working with workspaces.
4) clean up old files which are obsolete.
I would like to research:
1) adding a new "create user" wizard (as admin) and a "reset <user>
password" option into "workspace administration"
2) a simple way to see and add images from your server to a tiddler
while you're editing it
3) adding the monkeypirateTW plugins into a plugin
4) automatically updating your loaded TW with updates from other users
(no more having to reload because someone else fiddled with it).
5) improving the plugins interface so that you can disable/enable a
plugin from within the wiki as admin, and not have to edit the config
file at all for plugins.
6) make the install of the wiki more automatic, so you only need to
copy the files over, and run the wiki and a wizard asks the rest.
These "yet to"/"research" lists are what I might attempt to work on in
the future. I might do all of those soon, or I might not have the
time (or be successful) to do any of it until after 2+ years, time
will tell.
If you try it out, let me know.
Regards,
S.