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
|
|
31:a8fd39bc4d99
|
2012-11-26 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed the recording of end markers, adding them to the regions they define. |
|
|
MoinSupport.py
|
|
30:589f0c259228
|
2012-11-25 |
Paul Boddie |
changeset
files
shortlog
graph
|
Handle fragments without any real content. |
|
|
MoinSupport.py
|
|
29:9c2d3c3d29ed
|
2012-11-22 |
Paul Boddie |
changeset
files
shortlog
graph
|
Moved heading extraction functionality from ImprovedMoinSearch. |
|
|
MoinSupport.py README.txt
|
|