Feature #67
openFeature #145: Improve Epiphany user's experience
Have launch icons in Epiphany's homepage
60%
Description
In the ticket #66 we propose to find some good Epiphany's bookmarks for children. The main drawback is that bookmarks are not easily accessible in Epiphany. So the idea is to put the most interesting bookmarks on the default homepage organized in launcher icons. Just as the main DDL interface is made of launcher icons, opening Epiphany would show launcher icons for the best child websites.
Concerning implementation, it would be easier to have this homepage in Spip. This would ease its translation and make it easier to change its bookmarks. The question is how to arrange the Spip section hierarchy in order to avoid to see this page while browsing DDL documentation online. Currently there are two suggestions:
1. Create a new root section without a dedicated language, which would host all the translated homepages. This section would be excluded from Spip menus.
2. Make these home pages be the “children corner's” home pages, which supposes that we setup this corner before we can deal with its home pages! Note that its homepage would then be significantly different from the other pages…
Drawback: what if we want to put a search engine entry in this homepage or anything that is not easily handled by Spip? So the 3rd and 4th options are:
3. Write a pure Html page then use an additional rewrite script to translate it.
4. Use Spip pages to generate pure Html pages redesigned in kind of portal page for the CD
Files
Updated by Jean-Michel Philippe over 13 years ago
- Category set to User interface
- Parent task set to #66
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Xavier wrote an Html/CSS/JS page that will be used for this purpose.
NB: if the Spip page is at language section root like the download page, it won't be visible to users. We should certainly use this option.
Updated by Jean-Michel Philippe over 13 years ago
- Parent task changed from #66 to #145
Updated by Xavier Brusselaers over 13 years ago
- File Epiphany.tar Epiphany.tar added
- Priority changed from High to Low
The files
Updated by Xavier Brusselaers over 13 years ago
- Priority changed from Low to High
Updated by Jean-Michel Philippe over 13 years ago
- Target version changed from 2011-05 (Gondwana) to 2011-08
Updated by Jean-Michel Philippe over 13 years ago
- Due date changed from 05/23/2011 to 08/22/2011
Updated by Elisa de Castro Guerra over 13 years ago
- File epyphani.png epyphani.png added
- Estimated time changed from 6:00 h to 0:06 h
Je propose une page plus sobre. Proposant les liens en cercle (comme le live cd le fera). Chaque box sera de couleur différentes (selon le thème). Une image représentera (personnifiera) le contenu.
Au début : peu de liens => une box = un lien.
Puis une box pourra représenter un thème.
Le contenu du thème sera selon la quantité.
Updated by Jean-Michel Philippe over 13 years ago
Yes, thank you, this is the kind of layout that I was expecting :). Graphics are more appeasing too, I think we need a zen theme to go on the Internet ;).
Updated by Jean-Michel Philippe over 13 years ago
- Target version changed from 2011-08 to 2011-11
Updated by Jean-Michel Philippe over 13 years ago
- Due date changed from 08/22/2011 to 11/21/2011
Updated by Jean-Michel Philippe about 13 years ago
- Assignee set to Elisa de Castro Guerra
- Estimated time changed from 0:06 h to 6:00 h
We now need a good graphic design! ;) It would be nice to have it in the development version of 2011-11.
Updated by Jean-Michel Philippe about 13 years ago
- Due date changed from 11/21/2011 to 02/13/2012
- Target version changed from 2011-11 to 2012-02
- Start date changed from 05/02/2011 to 12/05/2011
Updated by Jean-Michel Philippe almost 13 years ago
- Due date changed from 02/13/2012 to 05/07/2012
- Priority changed from High to Urgent
- Target version changed from 2012-02 to 2012-05
Updated by Jean-Michel Philippe almost 13 years ago
Now missing a (nice, of course) background image :).
Updated by Jean-Michel Philippe over 12 years ago
- Due date changed from 05/07/2012 to 09/30/2012
- Target version changed from 2012-05 to 2012-08
Updated by Jean-Michel Philippe over 12 years ago
During the past few days I played with JQuery and weather information from Open Weather Map, a derivative from Open Street Map. As I find these two sites interesting for children, to discover where they live and see if they can safely go out without being spied nor flowed with ads ;), I wanted to fix an issue: the map shown at start is not the map of the place where they live. Reading the documentation I discovered the Open Weather Map API and made a small weather “pagelet”. Then I included other elements in my test page so that it now resembles what could be a home page, with elliptic arrangement of icons :). See the demo online:
http://libs.doudoulinux.org/homepage.html
We should certainly mix that with the page Xavier wrote months ago and then… well… we're still lacking a graphic designer to do the latest task. I'm currently writing a page on Spip to be able to easily define the links of the homepage. There will be few explanations for web designers on this page.
NB: I plan to ship JQuery directly within DDL (see the Html page header) because there is a JQuery Debian package. This way the homepage can keep using it even if offline (which means Xavier has to change his way to detect offline :p).
Updated by Jean-Michel Philippe over 12 years ago
- % Done changed from 30 to 60
I now have a script that fetches a Spip page to get the links to put into the homepage per language, see:
https://mail.gna.org/public/doudoulinux-dev/2012-10/msg00001.html