Hi Björn
Then I get an error while trying to dump:
server storage snapshot.
gives the error Unhandled exception: Message not understood:
#useEnvironment:.
You have to make sure that you are using the latest version of SIXX as
older versions do not support namespaces. I do not suggest to use SIXX
storage in a productive environment, using the image-storage is faster
and more secure.
Another thing that confuses me is how to define
SmallWiki users, how
to log in (I found two users in the servers users directory, i.e.
'anonymous'->a SmallWiki.User('anonymous') 'admin'->a
SmallWiki.User('admin')), and what happens when I log in?
If you are not logged in you get the anonymous user assigned, with a
restricted set of permission. To login as administrator go the the
login-page, make sure you have cookies enabled and enter 'admin' and
'smallwiki' as username and password. You should be able to change
templates, to see and modify history and to delete pages, folders, etc.
To change the password of the administrator evaluate:
(server userAt: 'admin') password: 'myNewPassword'
Soon there will be an user interface presented to change that kind of
things.
I also got some minor errors while editing pages using
WikiWork's link
format, i.e. [LINK] or [name to display > LINK]. I got an error like.
The syntax of the links is the same as in SqueakWiki, but not
WikiWorks. The square brackets are used to add smalltalk-code to your
pages, but that is only possible when logged in as administrator. So
you might add:
!My Super Wiki Title
Blabalbalbalbal *My other Page* blablabalbbal
The current time is: [ Time now displayString ] ...
....
SmallWiki.ErrorUnauthorized(Object)>>doesNotUnderstand:
This is a bug in the latest release: once the login-page appeared in
that case.
Cheers
Lukas
--
Lukas Renggli
http://renggli.freezope.org