Ticket #666 (reopened Enhancement)

Opened 2 years ago

Last modified 6 months ago

BOINC main page fixes and corrections - "index php" and "white.css"

Reported by: Simek Assigned to:
Priority: Undetermined Milestone: Undetermined
Component: Undetermined Version:
Keywords: patch 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

doc_index.php.patch (16.3 kB) - added by Simek on 05/20/08 04:17:46.
doc_white.css.patch (3.0 kB) - added by Simek on 05/20/08 04:26:12.
doc_index.php.2.patch (14.9 kB) - added by Simek on 05/20/08 14:46:15.
updated I think
doc_white.css.2.patch (3.2 kB) - added by Simek on 05/20/08 14:49:47.
updated

Change History

05/20/08 04:17:46 changed by Simek

  • attachment doc_index.php.patch added.

05/20/08 04:26:12 changed by Simek

  • attachment doc_white.css.patch added.

05/20/08 07:21:49 changed by Nicolas

  • type changed from Defect to Enhancement.

05/20/08 07:56:09 changed by Nicolas

  • description changed.

05/20/08 12:33:01 changed by Ageless

  • cc set to davea.
  • owner set to davea.
  • component changed from Undetermined to Web - Project.

Creepy ticket number.

05/20/08 12:33:45 changed by Ageless

  • cc deleted.
  • owner deleted.

Sorry... no CC needed.

05/20/08 12:34:19 changed by Ageless

  • owner set to davea.

And adding owner.

05/20/08 13:29:20 changed by Simek

  • owner deleted.
  • component changed from Web - Project to Undetermined.

I think that Web-Project is wrong component. Ticket don't relate with project website, but with BOINC Main Page.

05/20/08 14:22:04 changed by davea

  • status changed from new to closed.
  • resolution set to wontfix.

Spaces are used instead of tabs on purpose.

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

05/20/08 14:46:15 changed by Simek

  • attachment doc_index.php.2.patch added.

updated I think

05/20/08 14:47:12 changed by Simek

  • status changed from closed to reopened.
  • resolution deleted.

Minimal diff for index.php uploaded.

05/20/08 14:49:47 changed by Simek

  • attachment doc_white.css.2.patch added.

updated

05/20/08 15:06:28 changed by Nicolas

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

05/20/08 15:31:06 changed by Simek

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


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.