Difference between revisions of "Talk:Features/Revised Browse default-bookmarks.html"

From Sugar Labs
Jump to navigation Jump to search
m (move old parts to Discussion)
m (move old content)
Line 42: Line 42:
 
* Sets up Firefox v 6 .xo (experimental on ASLO) to use the same index.html as Browse uses.
 
* 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)
 
*On live USB Stick (06/13/2010)
 +
 +
===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
 +
*The fedora '''Personal Toolbar Folder''' with all of it's links

Revision as of 13:03, 16 June 2010

Please Put Comments and feedback here:

History of TESTING

  • Tested on sugar-emulator in f12 (file locations and names may be different in Soas)
  • copied file:///usr/share/bookmarks/default-bookmarks.html to desktop,
  • opened and edited with OooWriter
  • added hyperlinks and saved
  • renamed index.html
  • 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:


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)

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
  • The fedora Personal Toolbar Folder with all of it's links