troggle-unchained/parsers
substantialnoninfringinguser 5baddea474 [svn] Add photos wiki syntaxes: e.g.
[[display:centre photo:andyc.jpg]] where centre is a class applied to image, and andyc.jpg is the filename of a Photo model instance. Image will be displayed as thumbnail with link to full size image.
[[photo:andyc.jpg]] will produce a link to the admin page for the andyc.jpg Photo model instance.
[[photo:andyc.jpg Title of the link]] will produce a link to the admin page for the andyc.jpg Photo model instance with link text "Title of the link"
2009-07-02 04:10:51 +01:00
..
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
cavetab.py [svn] Added beginnings subcaves parser. This required importing more information from cavetab, namely the location where the main cave page appeared on the old expo website. 2009-06-14 04:33:19 +01:00
logbooks.py [svn] codemirror 2009-06-09 18:59:54 +01:00
people.py [svn] 2009-05-19 06:32:42 +01:00
QMs.py [svn] Add photos wiki syntaxes: e.g. 2009-07-02 04:10:51 +01:00
subcaves.py [svn] Whoops, forgot to add the file in last revision. 2009-06-14 04:36:19 +01:00
survex.py [svn] make work 2009-05-13 05:49:50 +01:00
surveys.py [svn] switched from dodgy manually writing to logfile to using python's logging module, which seems great 2009-05-22 06:17:24 +01:00