About getting more exposure and help for SmallWiki

Lukas Renggli renggli at student.unibe.ch
Thu May 1 10:15:21 MEST 2003



>   - Security. The first question people in Romenia asked me was: How 
> can I lock this page? I couldn't provide a satisfying answer, that's 
> why I have switched for swiki. i have looked it closely, I thing there 
> is some design issue we have to resolve

anonymousLockedPage := server defaultRoleAnonymous
	remove: Page permissionEdit;
	yourself.
aPage roles add: anonymousLockedPage.

>   - Saving process, again. I am not satisfied with the current way of 
> saving smallwiki. Right now, when using the imagestorage, we need to 
> have a vnc connection because of a bug of VisualWorks. I am working on 
> that point.

What kind of bug are you talking about?

I think the image-storage is by far the most secure way to store your 
data. All other storage-implementations are much more risky. When using 
image-storage, we reuse and inherit a well tested and widely used 
mechanism.

Cheers
Lukas

-- 
Lukas Renggli
http://renggli.freezope.org




More information about the SmallWiki mailing list