moinsetup

Graph

(0) tip
Improved configuration editing involving import statements.
Introduced templates for the post-setup scripts, adding support for the use of
Added an example configuration that would lead to limited hosting in a
Moved the common_dir setting into the site section, although this currently
Introduced a static resources directory setting, and made this new setting and
Fixed the licence file reference.
Added tag rel-0-1 for changeset f6b8931f1c89
Added documentation, copyright and licensing information. rel-0-1
Added support for getting configuration setting values.
Added methods for making page packages and installing them.
Introduced configuration file usage instead of having to specify everything as
Changed the static URL path to not conflict with the CGI URL path for Wiki
Added help text for the supported methods.
Added note messages.
Added extension package installation and stylesheet integration, adjusting the
Changed the moinsetup.py script to require a method argument.
Added methods to install actions, macros, general plugins and additional theme
Make configuration setting comment removal more flexible.
Added the potentially missing directory when installing the theme.
Fixed URL path normalisation.
Added support for installation in a published Web directory controlled by a
Split the script installation/configuration into separate methods covering each
Introduced a class for editing the wikiconfig.py file.
Added SlideShow action resources installation upon installing a theme.
Removed theme installation from the list.
Added support for installing themes and for setting the default theme.
Moved directory testing and creation into a separate method.
Introduced cmdsyntax usage in order to support more convenient option parsing
Added more things to do around search and authentication.
Added support for installing from a Mercurial checkout (at least with 1.9.x era
Removed the use of private site definitions in favour of setting up a superuser
A "to do" list.
Converted the setup function into a class, dividing the work between a number of
Added support for a Web sites directory (such as sites-available), along with
Installation and initialisation of MoinMoin Wiki sites.
(0) tip