[Moin-devel] Generate and Modify Pages with python
kent sin
kentsin at yahoo.com
Fri Feb 18 08:24:41 EST 2005
I just install 1.3.3 and find out that pages structure
is more complicate then before.
In old days, I can just place text files in directory
and moinmoin will recognize it just like apache do.
Now, there is a whole directory of various things.
I try to follow the MoinDev/Storage and try a
from MoinMoin.Page import Page
page = Page("NewPage")
but it fails.
How can I Generate or Modify Moin Pages with cron
jobs? Shall I have to do this through the web? or I
can do it with Python? Will the future change again?
Best Rgs,
Kent Sin
More information about the Moin-devel
mailing list