From: jlgijsbers Date: Fri, 3 Oct 2003 17:50:18 +0000 (+0000) Subject: Remove outdated htmlbase.py. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3cc0bd8f22b223dab2b6a9655c9141664c681321;hp=fbf40d1e6af31ee29ede191c38a36fff3a37124b;p=roundup.git Remove outdated htmlbase.py. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1893 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/templates/classic/htmlbase.py b/templates/classic/htmlbase.py deleted file mode 100644 index 0b40ae7..0000000 --- a/templates/classic/htmlbase.py +++ /dev/null @@ -1,529 +0,0 @@ - -# Do Not Edit (Unless You Want To) -# This file automagically generated by roundup.templatebuilder.makeHtmlBase -# -fileDOTindex = """ - - - - - - - - - - - - - - -""" - -fileDOTnewitem = """ - - - - - - - - - - - - - - - - -
File upload details
File:
 
-""" - -issueDOTfilter = """ - - Title - - - - Status - - - - Priority - - - - Assignedto - - -""" - -issueDOTindex = """ -"> - - - - - - - - - - - - - - - - - - - -""" - -issueDOTitem = """ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title
Created - ()Last activity
PriorityStatus
SupersederNosy List
Assigned To  
Change Note
File
 
Messages
Files
- :files">Attach a file to this issue -
History
- -""" - -msgDOTindex = """ - - - - - - - - - - - -""" - -msgDOTitem = """ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Message Information
Author
Recipients
Date
-
-
Files
History
-""" - -styleDOTcss = """h1 { - font-family: Verdana, Helvetica, sans-serif; - font-size: 18pt; - font-weight: bold; -} - -h2 { - font-family: Verdana, Helvetica, sans-serif; - font-size: 16pt; - font-weight: bold; -} - -h3 { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12pt; - font-weight: bold; -} - -a:hover { - font-family: Verdana, Helvetica, sans-serif; - text-decoration: underline; - color: #333333; -} - -a:link { - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; - color: #000099; -} - -a { - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; - color: #000099; -} - -p { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - color: #333333; -} - -th { - font-family: Verdana, Helvetica, sans-serif; - font-weight: bold; - font-size: 10pt; - color: #333333; -} - -.form-help { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - color: #333333; -} - -.std-text { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - color: #333333; -} - -.tab-small { - font-family: Verdana, Helvetica, sans-serif; - font-size: 8pt; - color: #333333; -} - -.location-bar { - background-color: #44bb66; - color: #ffffff; - border: none; -} - -.strong-header { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12pt; - font-weight: bold; - background-color: #000000; - color: #ffffff; -} - -.msg-header { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12pt; - font-weight: bold; - background-color: #EE71AC; - color: #ffffff; -} - -.file-header { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12pt; - font-weight: bold; - background-color: #41BE62; - color: #ffffff; -} - -.history-header { - font-family: Verdana, Helvetica, sans-serif; - font-size: 12pt; - font-weight: bold; - background-color: #739DEE; - color: #ffffff; -} - -.list-header { - background-color: #aaccff; - color: #000000; - border: none; -} - -.list-item { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; -} - -.list-nav { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - font-weight: bold; -} - -.row-normal { - background-color: #ffffff; - border: none; - -} - -.row-hilite { - background-color: #efefef; - border: none; -} - -.row-unread { - background-color: #ffddd9; - border: none; -} - -.row-in-progress { - background-color: #3ccc50; - border: none; -} - -.row-resolved { - background-color: #aaccff; - border: none; -} - -.row-done-cbb { - background-color: #aaccff; - border: none; -} - -.row-testing { - background-color: #c6ddff; - border: none; -} - -.row-need-eg { - background-color: #ffc7c0; - border: none; -} - -.row-chatting { - background-color: #ffe3c0; - border: none; -} - -.row-deferred { - background-color: #cccccc; - border: none; -} - -.section-bar { - background-color: #707070; - color: #ffffff; - border: 1px solid #404040; -} - -.system-msg { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - background-color: #ffffff; - border: 1px solid #000000; - margin-bottom: 6px; - margin-top: 6px; - padding: 4px; - width: 100%; - color: #660033; -} - -.form-title { - font-family: Verdana, Helvetica, sans-serif; - font-weight: bold; - font-size: 12pt; - color: #333333; -} - -.form-label { - font-family: Verdana, Helvetica, sans-serif; - font-weight: bold; - font-size: 10pt; - color: #333333; -} - -.form-optional { - font-family: Verdana, Helvetica, sans-serif; - font-weight: bold; - font-style: italic; - font-size: 10pt; - color: #333333; -} - -.form-element { - font-family: Verdana, Helvetica, aans-serif; - font-size: 10pt; - color: #000000; -} - -.form-text { - font-family: Verdana, Helvetica, sans-serif; - font-size: 10pt; - color: #333333; -} - -.form-mono { - font-family: monospace; - font-size: 12px; - text-decoration: none; -} -""" - -userDOTindex = """ - - - - - - - - - - - - - - - - - -""" - -userDOTitem = """ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Your Details
Name
Login Name
Login Password
Phone
Organisation
E-mail address
Alternate - E-mail addresses
- One address per line
 
History
- -""" -