#645 closed defect (fixed)
make sugarlabs.org the default page
Reported by: | erikos | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Browse | Version: | Unspecified |
Severity: | Blocker | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Assigned |
Description
in git - needs to be packaged now
Attachments (5)
Change History (17)
comment:1 Changed 14 years ago by skierpage
comment:2 Changed 14 years ago by walter
I agree that having a default page that won't resolve if you are not connected to the net is a bad idea... Until we settle on the "library" strategy, why not a simple page that contains links to:
www.sl.o
wiki.sl.o
a.sl.o
and a Google search
comment:3 Changed 14 years ago by erikos
Is ok with me? Can someone makes a nice page with the Sugar Labs logo?
comment:4 Changed 14 years ago by CarolineM
Sounds smart to me
comment:5 Changed 14 years ago by garycmartin
A clean, simple local static page is a good plan. Did someone pick up this task yet? Reassign to me if it's still vacant.
comment:6 Changed 14 years ago by erikos
- Owner changed from erikos to garycmartin
- Status changed from new to assigned
go Gary go! I made a request in the email thread about it - but nobody has picked it up so far AFAIK.
Thanks
comment:7 Changed 14 years ago by garycmartin
- Status changed from assigned to accepted
comment:8 Changed 14 years ago by CarolineM
This would be great to have for the conference on Friday April 10th.
When could we get this into a build? Should I hold off burning the sticks?
Changed 14 years ago by garycmartin
Here's a quick first pass at a simple static page, please fire off some feedback - I'm not too keen on how the Google treatment clashes with SL, but it is a useful feature to have on a home page.
Changed 14 years ago by garycmartin
v2, SL logo at ~75%, made google inputs match SL width, tweaks to margin.
Changed 14 years ago by garycmartin
v4, dropped blog and replaced with school (links to http://schoolserver/), colour theme changes randomly from the 12 available, re-compressed pngs, tweak to left/right margin.
Changed 14 years ago by garycmartin
Here's a zip of the v4 code so Simon has a heads up on what's in it. Code has been validated.
comment:9 Changed 14 years ago by garycmartin
Hey Simon, just posted a zip of the v4 code so you have access, hoping this is now it for this round, but your call on release :-)
comment:10 Changed 14 years ago by erikos
Hi Gary, Thanks! Yes we will get it into this release definitely. It is working fine in Browse here. I am a bit uncertain about the schoolserver link - as this will not work in most of our cases. But I guess I should raise that concern on the email thread.
comment:11 Changed 14 years ago by erikos
- Resolution set to fixed
- Status changed from accepted to closed
After review by Tomeu - pushed it to git.
There's some benefit to the Browse activity's home page continuing to be a local file ('/usr/share/library-common/index.html' in webactivity.py), so users see something even without an internet connection.
If Sugar Labs resuscitated the olpc-library-common package, users would get a home page on their PC built from an easily modified and localized template, and it would also automatically update as they download new "collections" to their "Library" (see bug #574).
I think SL intend to move away from the OLPC library model, but /usr/share/library-common is working code that does two useful things.