Hi everybody
I did several changes to SmallWiki today:
- When you create a new wiki there are now a few pages added and there
will be the nice renderer selected. The pages are not very useful yet,
but that will change in the future.
- There is now also a default administrator initialized when creating a
new wiki with the username 'admin' and password 'smallwiki'. For system
running in public this should be changed.
- I have created a registration mechanism for actions and permission on
the Structure class, that is now much cleaner than the first approach.
Implementing that, I experienced something really nasty about StORE/VW:
It does not call the initialize message on classes that do not
implement initialize, but it should as its superclass does understand
initialize. :-(
- There is now also a special permission for the Smalltallk client side
code. This permission is checked in the wiki-parser: everybody is able
to see the result of such code evaluation, but only admins might modify
and save such a page.
- I also cleaned the code slightly, extended some tests and made them
run successful again.
The problem with StORE is the following:
- I want to move the message Server>>defaultPort to Server
class>>defaultPort. It works fine in the image, but when I publish and
reload everything into a new image, the message is again in
Server>>defaultPort. I already tried about 100 times, but it does not
get it. Roel could you help?
Cheers
Lukas
--
Lukas Renggli
http://renggli.freezope.org