Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<noinclude>
 
<noinclude>
[[Category:Feature Page Incomplete]]
+
[[Category:FeatureLanded|Revised Browse default bookmarks]]
[[Category:Feature|<Feature Name>]]
      
<!-- You can add categories to tie features back to real deployments/schools requesting them, for example  
 
<!-- You can add categories to tie features back to real deployments/schools requesting them, for example  
 
[[Category:Features requested by School Xyz|<Feature Name>]] (the |Feature Name option sorts the entry on the category page under the first letter of <Feature Name>). -->
 
[[Category:Features requested by School Xyz|<Feature Name>]] (the |Feature Name option sorts the entry on the category page under the first letter of <Feature Name>). -->
 
</noinclude>
 
</noinclude>
  −
'''Comments and Explanations:'''
  −
  −
        Line 19: Line 14:  
== Summary ==
 
== Summary ==
 
What I am trying to Achieve:
 
What I am trying to Achieve:
: '''An enhanced "start new" screen for sugar.browse.''' It should have added customizable links and Graphic Elements Suitable for '''Soas-v4 -Mangolassi'''  
+
: '''An enhanced "start new" screen for sugar.browse in the fedora.spin-soas v4.''' It should have a added customizable link and possibly Graphic Elements Suitable for '''SoaS v4 Mango Lassi'''  
    
===Ideas from Soas #sugar-meeting: 06/14/2010===
 
===Ideas from Soas #sugar-meeting: 06/14/2010===
*Idea Crystalization credits to mchua:, mtd and others.
+
*Idea Crystallization credits to mchua:, mtd and others.
 
+
* This is the second idea we discussed
Case 1) improve the default browse page with a few well documented links that upstream agrees with
  −
 
  −
* suggested links:
  −
  −
: Use exiting 5 links plus MENU
  −
:: Home
  −
:: Wiki
  −
:: Bugs
  −
:: Activites
  −
:: MENU  -  Link to Live DVD page - (New)
  −
:::This is a separate way for teachers and users to access information from the wiki and other pertinent web sites. It consists all of the links and the same Structure as the SugarCreationKit DVD
  −
:: Google search
     −
Case 2) we do a custom default page that accomplishes the same but specifically for SoaS-v4 -Mangolassi
+
'''Proposed custom default page for SoaS v4 Mango Lassi'''
: Custom Artwork (possibly background color to match Mango lassi + Picture of 4 Usb Sticks?)
  −
: Custom links (the same as the ones discussed above?)
      +
:: '''Summary: add new link 'Introduction:-Mango Lassi' inserted to the left of the existing 5 links.'''
 +
:::The Use of a customized introduction page on the wiki is a part of this proposal.
 +
'''List of proposed links (left to right)'''
 +
# '''Introduction:-Mango Lassi'''
 +
::Link to Custom wiki page
 +
::Special page on wiki with Needed Materials for using Soas-v4-Mango Lassi
 +
:::This is a  way for teachers and users to access information from the wiki and other pertinent web sites.
 +
::: Uses this link: http://wiki.sugarlabs.org/go/Talk:Sugar_Creation_Kit#Introduction_to_Soas-v3_Mirabelle - This will change for v-4 '''THIS IS A SAMPLE ONLY'''
 +
# '''Home'''
 +
# '''Wiki'''
 +
# '''Bugs'''
 +
# '''Activities'''
 +
# '''Google search'''
   −
3-) Maybe we should consider BOTH  solutions as features
  −
: Sugar f14 as distributed from the fedora repositories
  −
: Spin-Soas-v4 -Mango lassi Only
     −
'''NOTES:'''
+
======'''NOTES:'''======
 +
*06/21/2010 soas meeting:
 +
* Make ASLOxo a separate Proposal
 +
* pbrobinson likes destination page now for Intro to Mirabelle
 +
* Must go into GIT for testing
 +
* In Git: http://git.sugarlabs.org/projects/browse/repos/satellits_clone_browse_homepage/logs/master
 +
* Accepted in #sugar-meeting 07/05/2010
 +
:http://me.etin.gs/sugar-meeting/sugar-meeting.log.20100705_1502.html
 +
--------------------------
    +
======older Comments======
 
* mtd: a customizable start page exists.
 
* mtd: a customizable start page exists.
   Line 69: Line 69:  
== Current status ==
 
== Current status ==
 
* Targeted release: SoaS_v4_Feature
 
* Targeted release: SoaS_v4_Feature
* Last updated: (06/15/2010)
+
* Last updated: (07/05/2010)
* Percentage of completion: 90%
+
* Percentage of completion: 100%
 
+
: Need to make git account and do edits so a diff can be created (mchua 06/16/2010)
* http://wiki.sugarlabs.org/go/Sugar_Creation_Kit#AN_ON-LINE_VERSION_OF_THE_DVD_: added links in anticipation of conversion to bookmarks.html write (06/11/2010)
+
* DONE: In Git http://git.sugarlabs.org/projects/browse/repos/satellits_clone_browse_homepage/logs/master (satellit 06/24/2010)
 
+
* Meeting Log 07/05/2010:
==='''History of TESTING'''===
+
  [15:29:57] <mchua> #agreed Browse start page feature accepted - mchua is the feature sponsor
* Tested on sugar-emulator in f12 (file locations and names may be different in Soas)
+
  [15:30:17]
* copied file:///usr/share/bookmarks/default-bookmarks.html to desktop,
+
  [15:30:40] <mchua> #info Implementation: genericize patch, push to upstream Browse, edit wiki pages it links to - use this as an example of the feature process, as it's simple but an obvious change
* opened and edited with OooWriter
+
[15:30:51]
* added hyperlinks and saved
+
  [15:31:01] <mchua> hm, "clearly visible and easily to understand" is probably better than "obvious" but anyway...
* renamed index.html
+
[15:31:24] <mchua> satellit__: so go ahead and move it to the "accepted" section of the features list, and let me know when you're going to be in Portland and we'll sit down and work on it then.
* opened terminal
  −
su
  −
gedit
  −
*opened modified file
  −
*saved as file:///usr/share/sugar/activities/Browse.activity/data/index.html
  −
*Started "sugar-emulator" and Browse as "Start new"
  −
*took this screenshot:
  −
 
  −
 
  −
http://people.sugarlabs.org/Tgillard/Modified-default-bookmark.png
  −
 
  −
 
  −
==='''Change-Browse.activity index.html-to-use-Modified-Browse-html in a live USB'''===
  −
 
  −
*In booted USB-soas-i386-20100611.15.iso:
  −
 
  −
*In Sugar Terminal;
  −
su
  −
yum install wget
  −
wget http://people.sugarlabs.org/Tgillard/Modified-Browse.html
  −
cd /home/liveuser
  −
chmod 777 Modified-Browse.html
  −
cp /home/liveuser/Modified-Browse.html /usr/share/sugar/activities/Browse.activity/data/index.html                                                                                               
  −
  [root@localhost ~]# cp /home/liveuser/Modified-Browse.html /usr/share/sugar/activities/Browse.activity/data/index.html
  −
  cp: overwrite `/usr/share/sugar/activities/Browse.activity/data/index.html'? y
  −
  [root@localhost ~]#
  −
 
  −
'''It worked after this. Browse has a new "Start-New" screen. SUCCESS  (06/12/2010)'''
  −
 
  −
*'''Note: One step farther:'''
  −
  su
  −
mkdir /usr/share/library-common
  −
cp /usr/share/sugar/activities/Browse.activity/data/index.html usr/share/library-common/index.html
  −
* Sets up Firefox v 6 .xo (experimental on ASLO) to use the same index.html as Browse uses.
  −
*On live USB Stick (06/13/2010)
      
== Detailed Description ==
 
== Detailed Description ==
'''In a discussion with Peter Robinson, I discovered that a custom bookmark Browse.rpm can be downloaded from the fedora repository. I propose we use this fact to create a custom set of bookmarks and artwork for Soas with links to: e-books; Floss Manuals; wiki.sugarlabs.org, all of the  links to files in the SugarCreationKit DVD + The Normal Browse Google Screen'''
+
'''In a discussion with Peter Robinson, I discovered that a custom bookmark Browse.rpm can be downloaded from the fedora repository.
 +
* I propose we use this fact to add a link on the startup page to a Customized Introductory page on the wiki for Soas with links to:
 +
# Instructions
 +
# Compatable Activities
 +
# Installation Methods
 +
# Floss Manuals
 +
# Pertinent links to pages on wiki.sugarlabs.org
 +
# Artwork -DVD/CD Covers etc
 +
# e-books (?)
 +
# Other sources of information (blogs/web sites etc)?
    
*This should be a simple edit in Browse to point to file:///usr/share/bookmarks/default-bookmarks.html instead of file:///usr/share/sugar/activities/Browse.activity/data/index.html.  
 
*This should be a simple edit in Browse to point to file:///usr/share/bookmarks/default-bookmarks.html instead of file:///usr/share/sugar/activities/Browse.activity/data/index.html.  
Line 125: Line 99:  
Bernie has such a revised startup screen in his os240py software for the XO-1
 
Bernie has such a revised startup screen in his os240py software for the XO-1
   −
===A simple '''test''' example (see screen-shot above) works well===
  −
  −
*'''It Contains the normal Browse links:'''
  −
*Home
  −
*Wiki
  −
*Bugs
  −
*Activites
  −
*'''plus'''
  −
*MENU- which points to an On line Version of the SugarCreationKit DVD, (with all of the links to the sources.)
  −
# CLICK THIS LINK TO TEST: http://wiki.sugarlabs.org/go/Sugar_Creation_Kit#INDEX_OF_Soas_Features
  −
*'''AND'''
  −
*The fedora '''Personal Toolbar Folder''' with all of it's links
     −
==='''Suggestions on just what content should be included on this screen must be determined from discussions on the lists.'''===
+
===This is the Proposed start screen===
 +
* Use the existing Browse start screen and just insert one Custom Link '''Introduction:Soas_Mango_Lassi'''
 +
::CLICK THIS LINK TO TEST:  http://people.sugarlabs.org/Tgillard/index14.html
 +
:: This example will be changed when Mango Lassi becomes available
 +
* This looks like the most acceptable Idea
 +
* '''Discussion with mchua 06/16/2010 on #Sugar-meeting'''
 +
# I need to start a Git account
 +
# Make proposed changes in Git to file http://git.sugarlabs.org/projects/browse/repos/mainline/blobs/master/data/index.html
 +
 
 +
'''Suggestions on just what content should be included on this screen must be determined from discussions on the lists.'''
   −
* The changes in content on the Browse index-html can be updated via a .rpm file downloaded from the repositories
   
* The Customized Browse index-html will be used for the build of the Browse.appliance in the v4 Soas-spin.
 
* The Customized Browse index-html will be used for the build of the Browse.appliance in the v4 Soas-spin.
   Line 149: Line 119:     
== Scope ==
 
== Scope ==
* Edit the Browse activity to point to default-bookmarks.html or some other file specified by fedora
+
# Revise the browse start new screen for Soas
 +
#(optionally) Edit the Browse activity to point to default-bookmarks.html or some other file specified by fedora
    
==UI Design==
 
==UI Design==
 
''Does the feature have a direct impact on the work flow, or does it need a UI? Link here mockups, or add detailed descriptions.''
 
''Does the feature have a direct impact on the work flow, or does it need a UI? Link here mockups, or add detailed descriptions.''
 +
*Prototype start-page:http://people.sugarlabs.org/Tgillard/index14.html '''REVISED''' 06/19/2010
   −
'''Original Idea: Now depreciated:'''
+
== How To Test ==
   −
*Point Sugar.Browse default "start new" screen to:
+
Prototype start-page:http://people.sugarlabs.org/Tgillard/index14.html '''REVISED''' 06/19/2010
file:///usr/share/bookmarks/default-bookmarks.html
  −
* "We'll use something slightly different so we don't conflict." pbrobinson
     −
  −
*instead of sugars's default:
  −
file:///usr/share/sugar/activities/Browse.activity/data/index.html
  −
  −
== How To Test ==
  −
{{:{{PAGENAME}}/Testing}}
   
== User Experience ==
 
== User Experience ==
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
 
''If this feature is noticeable by its target audience, how will their experiences change as a result?  Describe what they will see or notice.''
628

edits

Navigation menu