Line 74: |
Line 74: |
| * 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) | | * 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) |
| | | |
− | ==='''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:
| |
− |
| |
− |
| |
− | 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 == |
Line 125: |
Line 84: |
| 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
| |
− | *The fedora '''Personal Toolbar Folder''' with all of it's links
| |
| | | |
| ===An alternate Proposed start screen with these elements=== | | ===An alternate Proposed start screen with these elements=== |