Re: [boinc_dev] Bootstrap status

2016-11-26 Thread Juha Sointusalo
On 26 November 2016 at 00:05, David Anderson  wrote:

> I'm pretty much done with changing the BOINC web code to use Bootstrap.
>
> This is on Github in a branch called "bootstrap".
> Any objections to merging this into master?
>

I think it would be best to give people some time to find all the remaining
smaller issues. There seems to be more coming in every day. And I think
that even though they are smaller you should still address them before
merge. That way those projects that switch to Bootstrap will get to enjoy
bugless site right away.

You probably already know but just in case you don't, there are comments /
improvement requests in the Seti news thread and in BOINC's cafe thread.

http://setiathome.berkeley.edu/forum_thread.php?id=80569
http://boinc.berkeley.edu/dev/forum_thread.php?id=11137

-Juha
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.


[boinc_dev] Bootstrap status

2016-11-25 Thread David Anderson

I'm pretty much done with changing the BOINC web code to use Bootstrap.
Examples:

http://boinc.berkeley.edu/test/
   uses standard bootstrap theme

http://setiathome.berkeley.edu/
   uses a theme called "Slate" that I found on the web.

Notes:
- I changed the sample index.php to have a graphic at the top,
  and to have a "Join" button rather than a lot of text
  (thanks to E@h for suggesting this).
- The default banner consists of a navbar, which you can customize.
- It's "responsive", i.e. it works on phones

---

This is on Github in a branch called "bootstrap".
Any objections to merging this into master?
This will mean that the next time you upgrade your BOINC web code,
you'll have to do a bit of work on your home page and banner.
For SETI@home, this conversion took about 30 minutes.
I'm happy to help other projects with this.

-- David
___
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.