moinupdate 0.6.1 review
Downloadmoinupdate project allows you to update a remote MoinMoin Wiki from files in the file system or another MoinMoin Wiki using an XML-RP
|
|
moinupdate project allows you to update a remote MoinMoin Wiki from files in the file system or another MoinMoin Wiki using an XML-RPC interface.
Installation:
Scripts
Installation of these mini-projects is straight-forward: Just put them in a directory in your path and make them executable.
Some mini-projects have prerequisites which are listed in the manual page. Make sure to have the prerequisites installed.
Perl modules
Perl modules are of course installed with the usual sequence of
gunzip < dist >.tar.gz
tar xvf < dist >.tar
cd < dist >
perl Makefile.PL
make
make test
make install
Emacs
Refer to the file itself how to embed the code into your Emacs environment.
MoinMoin
Some mini projects are plugins for MoinMoin and you must put them to the right directory in the plugin structure of your Wiki. For instance see installation instructions for parsers.
Other mini projects are regular scripts.
Please note that the current hoster of this site does not like .py files. Therefore they are extended by a .txt. Please strip the .txt before installation.
What's New in This Release:
The user account is also used for the source Wiki.
Thus, the access rights are equal.
moinupdate 0.6.1 keywords