MoinSupport

Changelog

(0) -10 +10 tip
41:5187550c11de
2013-01-20 Paul Boddie changeset files shortlog graph Added a module for item storage along with support for reading items from stores.
ItemSupport.py MoinSupport.py setup.py
40:471bd53b5bb2
2013-01-19 Paul Boddie changeset files shortlog graph Added write permission checking when appending to an item store.
MoinSupport.py
39:5adaf0d18bcb
2013-01-19 Paul Boddie changeset files shortlog graph Removed legacy method invocation when writing content.
MoinSupport.py
38:a30675efb1c2
2013-01-19 Paul Boddie changeset files shortlog graph Added new module to the setup script.
setup.py
37:6659510890ac
2013-01-19 Paul Boddie changeset files shortlog graph Added support for page-specific item storage.
MoinSupport.py README.txt
36:367c9d96bc2a
2013-01-19 Paul Boddie changeset files shortlog graph Moved content/media type functions into a separate module.
ContentTypeSupport.py MoinSupport.py README.txt
35:4bb7e5737873
2013-01-04 Paul Boddie changeset files shortlog graph Fixed the items method in the Form class for Moin 1.9 request parameters, producing lists as the values and not (key, value) pairs for each value in a value list. Added missing support for mutable requests in Moin 1.9.
MoinSupport.py
34:9c363e2c0b20
2012-12-03 Paul Boddie changeset files shortlog graph Made "-" a word character and not a separator in region attribute parsing.
MoinSupport.py README.txt
33:4ac484b4fb22
2012-12-01 Paul Boddie changeset files shortlog graph Added more form field dictionary emulation methods. Added a parameter to formatText to control paragraph generation. Updated the release notes.
MoinSupport.py README.txt
32:2bd2ac851c90
2012-11-29 Paul Boddie changeset files shortlog graph Added a separate function for getting the properties of individual text regions. Added an items method to the form dictionary wrapper class.
MoinSupport.py
(0) -10 +10 tip