No I would like to do from a shell. This way I do not have to open a
web and press edit.....
Stef
On Tuesday, September 2, 2003, at 09:17 AM, Lukas Renggli wrote:
Hi Stef,
I would like to be able to write some script that
add new information
to a web page on smallwiki.
For example I would like to be able to do
todo '-not forget to talk with lukas' and automatically my todo page
got updated
Is it possible/ easy?
if you'd like to do it within SmallWiki (not using an external ui) this
should be fairly simple. Add some extra message to PageViewAction
rendering
a input-box on special tagged pages that appends to the current page.
Cheers
Lukas