214:803fdc742903
|
2019-04-12 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a link abstraction to hold link type information and for convenience.
Introduced support for metadata indicating the name of the attachments directory
in serialised output. |
|
|
moinformat/links/common.py moinformat/links/html.py moinformat/serialisers/html/graphviz.py moinformat/serialisers/html/moin.py
|
|
213:18182c6682d6
|
2019-04-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Prevent recursive searching for pages in a flat page archive. |
|
|
moinformat/input/directory.py moinformat/utils/directory.py
|
|
212:3f8ff30eefc0
|
2019-04-11 |
Paul Boddie |
changeset
files
shortlog
graph
|
Set a pagename so that links in the HTML output make more sense. |
|
|
tests/test_parser.py
|
|
211:03ff0af207f6
|
2019-04-09 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some documentation plus copyright and licensing information. |
|
|
README.txt docs/COPYING.txt docs/gpl-3.0.txt docs/wiki/FrontPage docs/wiki/Input docs/wiki/Parsers docs/wiki/Roadmap
|
|
210:c1e0d1da2135
|
2019-04-09 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a help option and another quiet option. |
|
|
tests/test_parser.py
|
|
209:e133bda9c118
207:374706214048
|
2019-04-09 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced a general processing error that can be handled in moinconvert. This
permits more graceful handling of Graphviz errors. |
|
|
moinconvert moinformat/__init__.py moinformat/errors.py moinformat/serialisers/html/graphviz.py moinformat/utils/graphviz.py
|
|
208:00ff0e20cdff
217:960f643cea71
206:c472b0218a4f 207:374706214048
|
2019-03-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Merged changes from the default branch. |
single-regexp-searching |
|
|
|
207:374706214048
208:00ff0e20cdff 209:e133bda9c118
205:d42738b951f6
|
2019-03-15 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed Moin serialisation for renamed table attributes ("align", "bgcolor"). |
|
|
moinformat/serialisers/moin/moin.py
|
|
206:c472b0218a4f
208:00ff0e20cdff
204:627dca3f94de 205:d42738b951f6
|
2019-03-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Merged changes from the default branch. |
single-regexp-searching |
|
|
|
205:d42738b951f6
206:c472b0218a4f 207:374706214048
203:6808e7c37cd3
|
2019-03-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Changed generated table attributes to use "bgcolor" instead of "colour".
Supported lower-case hexadecimal digits for colours. |
|
|
moinformat/parsers/moin.py
|
|