On Apr 18, 2004, at 6:38 AM, Eric Radman wrote:
The login feature works well--even when using zopedit. Does the history log
usernames? I noticed that the history doesn't indicate who made the change.

At first there were no usernames, then it was voluntary, then it was required with Javascript, and now there's real logins. So historical data doesn't always have usernames, but future changes will.


I tried setting up a context on my own server in order to play with this Wiki,
but had a lot of trouble with importing modules. Is there a trick to setting up
the Wiki in a context? My impression is that I need to add a number of
directories to PYTHONPATH or make a lot of sym links.

You need to add the base Subversion repository (so it can import Component) to the PYTHONPATH, and you need to add that directory to AppServer.config:PluginDirs, and then you also have to add the Wiki directory to PYTHONPATH as well.


--
Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to