http://www.unc.edu/~bparsia/squeak/SwikiAdminBrowser.1.cs

>From the preamble:

"This is *is not* a SwikiBrowser. I.e., it's not good for end user browsing
of a Swiki. You still have to use a web browser for that.

What this *is* is the start of SwikiAdmintrator. I *really hate* having to
edit all those actions adn templates, etc. in the fileList window :) So,
this more or less let's you inspect the various bits of your swikis.

Alas, editing is not yet implemented. RSN! It shouldn't be hard to have a
edit-save-load-test cycle (without having to restart the whole server). But
I haven't done it yet ;) I'm releasing it now so that Je77 can screw me
with sneaky changes *deliberately* :)

I'm a little worried about having more than one SwikiDictModule on a file.
I may have messed something up by doing this (my swikis seem to be acting a
touch weird---reading from the XML files may me touched. But if it's bad to
have more than one SwikiDictModule active on a Swiki folder, we'd better
*do* something about that!"

I figure I'm going to need to put some wrapper classes around the various
entities which, currently, exist primarily as text files (to Squeak's eyes).

I'm a *leetle* leary of mucking with the SwikiBook directly, rather than
generating various requests. But I'm not sure. Ideas?

I intend to have an in Squeak Swiki browser as well, but I think that's
going to require mirroring and synchonization code, to do right (and to get
off line capacities.

It's pretty messy right now, but still good fun :)

Cheers,
Bijan Parsia.

Reply via email to