infocalypse

Commit (click to see the diff): c1952737e4432497a87b3b33b1bfba0647cb0cb1

Support for Freenet bookmarks and multiple bugfixes. Features: Added support for Freenet bookmarks via the [[BookMark]] wikitext macro. Allow users to view source of read only pages in piki.py. Fixes: Changed wikibot to force commit of uncommitted files before inserting freesite. Changed fcpclient.dir_datasource() to sort file_infos. The above 2 changes allow freesite versions to be cleanly re-inserted from the repo. Cleaned up page fork creation to prevent spurious forks. Changed wikibot to keep track of .zip CHK's and skip ones that have already been applied. Changed submission.py to use utf8_sha instead of new_sha in a few places. Added somewhat better exception and stdout messages from FMSStub.

djk

Diffstat

Änderung:        144:c1952737e443
Nutzer:          djk 
Datum:           Sun Jan 24 13:13:27 2010 -0500
Zusammenfassung: Support for Freenet bookmarks and multiple bugfixes.

 fniki/piki.py               |   37 +++++++++++++++++++++++-
 infocalypse/devnotes.txt    |   18 ++++++++++-
 infocalypse/fcpclient.py    |   20 ++++++++++++-
 infocalypse/fmsstub.py      |   18 +++++++++-
 infocalypse/run_wikibot.py  |    7 +++-
 infocalypse/submission.py   |   70 +++++++++++++++++++++++++++++++++-----------
 infocalypse/test_merging.py |  169 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 infocalypse/wikibot.py      |   41 ++++++++++++++++++++++++-
 infocalypse/wikibotctx.py   |   20 ++++++++++++-
 9 Dateien verändert, 367 Zeilen hinzugefügt(+), 33 Zeilen entfernt(-)

Files in this revision