96:a95675d52731
|
2013-07-16 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a patch against Moin 1.9 to associate author details with page revisions. |
|
|
patches/patch-moin-1.9-MoinMoin-packages.diff
|
|
95:30ace9041d8e
|
2013-06-29 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added generation of identifier and tiny URL mappings. |
|
|
convert.py mappings.sh tiny.py
|
|
94:18ed5c4f294a
|
2013-06-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Allow link body details to specify default link targets. |
|
|
xmlparser.py
|
|
93:9eb0dcdf488c
|
2013-06-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added handling of nested macros and table of contents support to the XHTML parser. |
|
|
wikiparser.py xmlparser.py
|
|
92:bffc66ce38a1
|
2013-06-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added "excerpt" support to the XHTML parser. |
|
|
xmlparser.py
|
|
91:d67ef560037e
|
2013-06-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed table cell text translation.
Added more quoted character rules.
Added table of contents macro support and support for macros without options. |
|
|
tests/test_links.txt tests/test_macros.txt wikiparser.py
|
|
90:bd01d2ee1e8f
|
2013-06-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Unsupported options are rarely useful and are thus removed. |
|
|
wikiparser.py
|
|
89:ef640bccabac
|
2013-06-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Attempted to fix list item identification, preventing items at the end of table
rows from consuming the row end marker.
Prevented the parsing and translation of "noformat" sections as normal markup. |
|
|
wikiparser.py
|
|
88:a79c3559e45c
|
2013-06-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Supported list recognition in region extraction, preventing sections from
breaking up lists. |
|
|
tests/test_lists.txt tests/test_tables_lists_macros.txt wikiparser.py
|
|
87:5909d1da7230
|
2013-06-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed table fragmentation item. |
|
|
TO_DO.txt
|
|