From ad64a2d9487bb320ea88efc58c8bd9cc42d9c71e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Rekucki?= Date: Fri, 12 Mar 2010 20:21:00 +0100 Subject: [PATCH] * Improved document layout in Firefox. * Custom error pages. --- .../wiki/templates/wiki/document_details.html | 24 +-- apps/wiki/templates/wiki/document_list.html | 9 +- apps/wiki/views.py | 13 +- platforma/settings.py | 5 +- platforma/static/css/filelist.css | 39 ++-- platforma/static/css/html.css | 45 +++-- platforma/static/css/master.css | 166 ++++++++++++------ platforma/static/css/xmlcolors.css | 23 ++- platforma/static/js/main.js | 5 +- platforma/static/xsl/wl2html_client.xsl | 6 +- platforma/templates/404.html | 69 ++++++++ platforma/templates/500.html | 56 ++++++ platforma/templates/503.html | 54 +++++- scripts/nice_diff.py | 57 ++++++ 14 files changed, 454 insertions(+), 117 deletions(-) create mode 100644 platforma/templates/404.html create mode 100644 platforma/templates/500.html create mode 100644 scripts/nice_diff.py diff --git a/apps/wiki/templates/wiki/document_details.html b/apps/wiki/templates/wiki/document_details.html index 95a7c95e..5f8d791a 100644 --- a/apps/wiki/templates/wiki/document_details.html +++ b/apps/wiki/templates/wiki/document_details.html @@ -28,17 +28,20 @@
{{ v}}
{% endfor %} -