Opened 17 years ago
Closed 14 years ago
#666 closed Enhancement (wontfix)
BOINC main page fixes and corrections - "index php" and "white.css"
Reported by: | Simek | Owned by: | |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | Undetermined | Version: | |
Keywords: | Cc: |
Description (last modified by )
I tried to make it more HTML 4.01 Transitional valid. Before changes validator noticed 56 errors. No should be better.
Changelog (index.php):
- some HTML properties changed into CSS style,
- deleted <b> tags from links because bold for "a" is define in CSS file,
- replaced four or more spaces with tabs,
- added \" marks into HTML properties,
- some missing close tags added,
- other trivial improvements.
Changelog (white.css):
- merged "pre" style properties,
- merged "select.selectbox" and "input.small" because styles are same,
- replaced four or more spaces with tabs,
- other trivial improvements.
Attachments (4)
Change History (15)
Changed 17 years ago by
Attachment: | doc_index.php.patch added |
---|
Changed 17 years ago by
Attachment: | doc_white.css.patch added |
---|
comment:1 Changed 17 years ago by
Type: | Defect → Enhancement |
---|
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 17 years ago by
Cc: | davea added |
---|---|
Component: | Undetermined → Web - Project |
Owner: | set to davea |
comment:6 Changed 17 years ago by
Component: | Web - Project → Undetermined |
---|---|
Owner: | davea deleted |
I think that Web-Project is wrong component. Ticket don't relate with project website, but with BOINC Main Page.
comment:7 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Spaces are used instead of tabs on purpose.
Are there any changes here that fix problems? Please send the (minimal) diffs for those.
comment:8 Changed 17 years ago by
Resolution: | wontfix |
---|---|
Status: | closed → reopened |
Minimal diff for index.php uploaded.
comment:9 Changed 17 years ago by
Your text editor is converting all space-indentations into tabs. BOINC uses four spaces for indentation, not a tab.
comment:10 Changed 17 years ago by
Thanks for advice. My editor don't convert it - I manually ran replace script.
comment:11 Changed 14 years ago by
Keywords: | patch removed |
---|---|
Resolution: | → wontfix |
Status: | reopened → closed |
Outdated patch. Please open a new ticket with patches for latest code.
Creepy ticket number.