Okay, shame on me, I didn't touch Smallwiki for a
while, and now I
even do not know how to add a new action :-)
;-)
I just updated today afternoon the examples to match the latest changes.
In my Class inheriting from Action I add on the class
side:
initialize
Folder registerAction: self.
Page registerAction: self
but when I start smallwiki, I do not see these action.
Have you overwritten Action class>>isExecutable to return true?
Same thing when I have try the CallbackDemo, if I add
the initialize
method on it, I do not see the result (of course I did not forget to
initialize the class ;-P )
I did not let the CallbackDemo class to register itself, as this is
something interesting for developers only. But there is always the
possibility to access any action anywhere by typing
http://localhost:8080/?action=MyActionClass
HTH,
Lukas
--
Lukas Renggli
http://renggli.freezope.org