0.100/Notes: Difference between revisions

Godiard (talk | contribs)
Godiard (talk | contribs)
Line 107: Line 107:
=== Web activities ===
=== Web activities ===


=== Extending Sugar ===
With Sugar 0.100, is possible create activities using web technologies, like JavaScript, HTML 5 and CSS.
 
A detailed step by step tutorial can be found [http://developer.sugarlabs.org/activity.md.html | here], and some examples are already created like [http://activities.sugarlabs.org/en-US/sugar/addon/4696 | Gears] or [http://activities.sugarlabs.org/en-US/sugar/addon/4691 | Clock Web]


This huge improvement was the work of Manuel Quiñones, Daniel Narvaez, and others


=== Activity Authors guidelines ===
=== Extending Sugar ===


=== Widgets ===
Now is possible use extensions in the user home directory, then you can add your own control panel panels, or icons to the frame.


== How to contribute with testing ==
== How to contribute with testing ==