Opened 16 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 Nicolas)

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)

doc_index.php.patch (16.3 KB) - added by Simek 16 years ago.
doc_white.css.patch (3.0 KB) - added by Simek 16 years ago.
doc_index.php.2.patch (14.9 KB) - added by Simek 16 years ago.
updated I think
doc_white.css.2.patch (3.2 KB) - added by Simek 16 years ago.
updated

Download all attachments as: .zip

Change History (15)

Changed 16 years ago by Simek

Attachment: doc_index.php.patch added

Changed 16 years ago by Simek

Attachment: doc_white.css.patch added

comment:1 Changed 16 years ago by Nicolas

Type: DefectEnhancement

comment:2 Changed 16 years ago by Nicolas

Description: modified (diff)

comment:3 Changed 16 years ago by Ageless

Cc: davea added
Component: UndeterminedWeb - Project
Owner: set to davea

Creepy ticket number.

comment:4 Changed 16 years ago by Ageless

Cc: davea removed
Owner: davea deleted

Sorry... no CC needed.

comment:5 Changed 16 years ago by Ageless

Owner: set to davea

And adding owner.

comment:6 Changed 16 years ago by Simek

Component: Web - ProjectUndetermined
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 16 years ago by davea

Resolution: wontfix
Status: newclosed

Spaces are used instead of tabs on purpose.

Are there any changes here that fix problems? Please send the (minimal) diffs for those.

Changed 16 years ago by Simek

Attachment: doc_index.php.2.patch added

updated I think

comment:8 Changed 16 years ago by Simek

Resolution: wontfix
Status: closedreopened

Minimal diff for index.php uploaded.

Changed 16 years ago by Simek

Attachment: doc_white.css.2.patch added

updated

comment:9 Changed 16 years ago by Nicolas

Your text editor is converting all space-indentations into tabs. BOINC uses four spaces for indentation, not a tab.

comment:10 Changed 16 years ago by Simek

Thanks for advice. My editor don't convert it - I manually ran replace script.

comment:11 Changed 14 years ago by Christian Beer

Keywords: patch removed
Resolution: wontfix
Status: reopenedclosed

Outdated patch. Please open a new ticket with patches for latest code.

Note: See TracTickets for help on using tickets.