0.100/Notes: Difference between revisions
mNo edit summary |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
Sugar 0.100 is the new version of the [http://www.sugarlabs.org/ Sugar learning platform]. It | Sugar 0.100 is the new version of the [http://www.sugarlabs.org/ Sugar learning platform]. It was released the October the 30th 2013. | ||
The main addition in this cycle, is the possibility of create Javascript/Html activities, but there are many exciting features too. | The main addition in this cycle, is the possibility of create Javascript/Html activities, but there are many exciting features too. | ||
Line 31: | Line 31: | ||
By default, only one Home is configured, but the user can add more. | By default, only one Home is configured, but the user can add more. | ||
This Feature was developed by Daniel Francis with the mentoring of Walter Bender, in the Google | This Feature was developed by Daniel Francis with the mentoring of Walter Bender, in the Google Code In contest. | ||
[[Image:Home-view-1.png|300px]] | [[Image:Home-view-1.png|300px]] | ||
Line 57: | Line 57: | ||
=== Enable the change of the Home Icon === | === Enable the change of the Home Icon === | ||
The user can change the XO icon used in the Home View. A activity was created to make the configuration easier. [http://activities.sugarlabs.org/en-US/sugar/addon/4683 | The user can change the XO icon used in the Home View. A activity was created to make the configuration easier. [http://activities.sugarlabs.org/en-US/sugar/addon/4683 Change Icon activity] | ||
This Feature is the work of Ignacio Rodriguez and Walter Bender. | |||
[[Image:IconChangeFinal1.png|300px]] | |||
[[Image:IconChangeFinal2.png|300px]] | |||
More information: [[Features/Icon_Change]] | More information: [[Features/Icon_Change]] | ||
Line 83: | Line 85: | ||
Add the ability to set a background image to the Home View. | Add the ability to set a background image to the Home View. | ||
This Feature was developed by Agustin Zubiaga with mentoring of Walter Bender in the Google | This Feature was developed by Agustin Zubiaga with mentoring of Walter Bender in the Google Code-IN 2012. | ||
[[File:Background_feature_example6.png | 640px]] | [[File:Background_feature_example6.png | 640px]] | ||
Line 115: | Line 117: | ||
=== Extending Sugar === | === Extending Sugar === | ||
Now is possible use extensions in the user home directory, then you can add your own control panel panels, or icons to the frame. | Now is possible use extensions in the user home directory, then you can add your own control panel panels, or icons to the frame. Simply place your extensions in ~/.sugar/default/extensions and they will be added to the system extensions in /usr/share/sugar/extensions | ||
This is particularly useful for installing [[WebServices]]. | |||
This feature was added by Walter Bender with much help from Daniel Narvaez. | |||
== How to contribute with testing == | == How to contribute with testing == | ||
Testing and reporting issues is a big help for the developing team. | |||
Instructions are here [[0.100/Testing]] | |||
==Credits== | ==Credits== | ||
Line 124: | Line 134: | ||
We want to especially thank: | We want to especially thank: | ||
* the [[Infrastructure_Team | ''Infrastructure team'']] which does all this great work in the background without which the development would not be possible at all, | * the [[Infrastructure_Team | ''Infrastructure team'']] which does all this great work in the background without which the development would not be possible at all, | ||
Line 143: | Line 154: | ||
* the ''release team'' and [[Development_Team | ''Development team'']] for coordinating those efforts. | * the ''release team'' and [[Development_Team | ''Development team'']] for coordinating those efforts. | ||
This time, Daniel Narvaez took the responsibility of manage the release. We want thank him and specially to Simon Schampijer, who did that work the last years. |