troggle-unchained/expo
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
..
templatetags [svn] Add photos wiki syntaxes: e.g. 2009-07-02 04:10:51 +01:00
__init__.py [svn] Initial troggle checkin 2009-05-13 05:13:38 +01:00
admin.py [svn] Adding logbook export features. Troggle can now produce .txt or .html logbooks through the controlPanel or via an action in the LogbookEntry admin pages. 2009-06-18 06:53:52 +01:00
context.py [svn] 2009-05-19 06:32:42 +01:00
fileAbstraction.py [svn] Added os.path.isDir prior to os.listdir. Otherwise Julians server 2009-05-13 05:39:05 +01:00
forms.py [svn] Fixed a bug with QMs with numbers between 1 and 10, and fixed the links in the recent changes box. 2009-06-10 05:37:53 +01:00
imagekit_specs.py [svn] Add: new generic object list template object_list.html, and convenience filter named "link" for making links from objects, and make expeditions list page using those two. Also, fixed survey parsing in databaseReset.py 2009-05-15 03:29:19 +01:00
models_survex.py [svn] 2009-05-13 05:52:59 +01:00
models.py [svn] Make header scroll with page because Julian said so 2009-06-19 15:38:32 +01:00
randSent.py [svn] Julian playing with the logbooks and expoyears 2009-05-13 05:35:59 +01:00
search.py [svn] Added cave and logbook search, collapsible footer navbar, useless statistics page. Also fixed broken css. Toying with forms but not committing those yet. 2009-05-13 05:22:14 +01:00
view_surveys.py [svn] Framos version is giving syntax error at line 1 of view_surveys.py 2009-05-13 06:03:20 +01:00
views_caves.py [svn] * Fix bugs that were causing broken wikilinks. *Add edit link to mugshots. *make admin url trailing-slash tolerant 2009-06-12 05:39:30 +01:00
views_logbooks.py [svn] * Fix bugs that were causing broken wikilinks. *Add edit link to mugshots. *make admin url trailing-slash tolerant 2009-06-12 05:39:30 +01:00
views_other.py [svn] Fixed small semantics issues stopping base.js working with IE. 2009-06-28 19:33:24 +01:00
views_survex.py [svn] codemirror 2009-06-09 18:59:54 +01:00
views.py [svn] My crusade to make our project more Djangoic. 2009-05-13 05:52:15 +01:00