Opened 16 years ago

Last modified 15 years ago

#716 reopened Enhancement

UPDATED2: Alternative/New version of "white.CSS"

Reported by: Simek Owned by: davea
Priority: Minor Milestone: Undetermined
Component: Web - Project Version:
Keywords: Cc:

Description

Work In Progress

Idea was taken from: http://boinc.berkeley.edu/trac/wiki/DevProjects

"Use CSS instead of HTML for formatting where possible; clean up white.css; improve the look; develop alternative looks (perhaps with the curiously popular rounded corners)."

Project progress after about 1,5h of work:

File is initially divide into parts. Project related website part look nice, I didn't notice any major visual bugs or glitches, but forum part it's still buggy and need improvements... I tried to fix or correct them, but I use Firebug plugin and it's hard to do it. However I think that CSS should be tested on real server.

If some want to help in this project I attach actually version of my white.css file.

Attachments (7)

white.css (6.2 KB) - added by Simek 16 years ago.
white.css.patch (4.0 KB) - added by Simek 16 years ago.
forum.inc.FORUM.patch (494 bytes) - added by Simek 16 years ago.
white.css.FORUM.patch (5.9 KB) - added by Simek 16 years ago.
forum.png (509.0 KB) - added by Simek 16 years ago.
forum changes after latest patches
white.css.and.forum_index.php.patch (6.8 KB) - added by Simek 16 years ago.
prefs.inc.patch (1.6 KB) - added by Simek 16 years ago.

Download all attachments as: .zip

Change History (22)

Changed 16 years ago by Simek

Attachment: white.css added

comment:1 Changed 16 years ago by davea

Resolution: fixed
Status: newclosed

(In [15771]) - web: improve white.css, and make corresponding PHP changes

(mostly from Simek) fixes #716

  • validator: tweak the way host error rate is computed,

e.g. on error bump rate by .1 instead of .05

comment:2 Changed 16 years ago by Simek

Resolution: fixed
Status: closedreopened

Awesome work davea, but you must add:
-webkit-border-radius
It add rounded corners to table when browse BOINC project site by Safaii.

comment:3 Changed 16 years ago by davea

Resolution: fixed
Status: reopenedclosed

Done; I deployed this on BOINC Alpha, S@h and S@h beta.

Changed 16 years ago by Simek

Attachment: white.css.patch added

comment:4 Changed 16 years ago by Simek

Resolution: fixed
Status: closedreopened

I add little cleanup patch... Sorry for another reopen...

comment:5 Changed 16 years ago by Ageless

Aha, is this why the Reply button in Seti Q&A now points to the Report post option? Both the red-x and the Reply button (that's right next to it) go off to Report post. And as said, in the Q&A section only, apparently it works on the main forums.

comment:6 in reply to:  description Changed 16 years ago by Nicolas

Replying to Simek:

Idea was taken from: http://boinc.berkeley.edu/trac/wiki/DevProjects

"Use CSS instead of HTML for formatting where possible; clean up white.css; improve the look; develop alternative looks (perhaps with the curiously popular rounded corners)."

Project progress after about 1,5h of work:

Most items in DevProjects were moved to tickets; see #595.

comment:7 in reply to:  4 Changed 16 years ago by Nicolas

Replying to Simek:

I add little cleanup patch... Sorry for another reopen...

Would be easier if you got commit access into a branch (letting David review and merge into trunk).

comment:8 Changed 16 years ago by Simek

Nicolas - Good idea. It will be much easier...

Now I'm working on another patch to forum style...

comment:9 Changed 16 years ago by Simek

Another patches included:

user/white.css
inc/forum.inc

Now forum look better... Now I'm going to sleep... It's about 1 a.m... Good night!

Changed 16 years ago by Simek

Attachment: forum.inc.FORUM.patch added

comment:10 Changed 16 years ago by Simek

I up new version of white.css with FORUM fixes - some minor changes only in compare with previous version.

Changed 16 years ago by Simek

Attachment: white.css.FORUM.patch added

Changed 16 years ago by Simek

Attachment: forum.png added

forum changes after latest patches

comment:11 Changed 16 years ago by Simek

I add web screenshot of forum after latest patches...

comment:12 Changed 16 years ago by Simek

Summary: Work In Progress: Alternative/New version of "white.CSS"UPDATED: Alternative/New version of "white.CSS"

comment:13 Changed 16 years ago by Simek

Changelog:

white.css + forum_index.php [based on rev.15801]
file: "white.css.and.forum_index.php.patch"

  • new class "numbers" added for threads, posts and views counters cells
  • refreshed forum quote style
  • two unused classes deleted: cellwrap and sigdelim (I preform search in BOINC main catalog and subcatlogs)
  • Declimal RGB color code and web named colors converted to ex HTML color code
  • font size in post header and footer decreased
  • few classes moved to property parts of file
  • some duplicated style deleted
  • new more pastel colors for sever status on the Server Status page

Changed 16 years ago by Simek

comment:14 Changed 16 years ago by Simek

Summary: UPDATED: Alternative/New version of "white.CSS"UPDATED2: Alternative/New version of "white.CSS"

/html/inc/prefs.inc [based on rev.15802]
file: "prefs.inc.patch"

Another small patch included to fix style in account preferences on site.

Changed 16 years ago by Simek

Attachment: prefs.inc.patch added

comment:15 Changed 16 years ago by Simek

Type: DefectEnhancement
Note: See TracTickets for help on using tickets.