1
edit
(Translation) |
Surt-Fafnir (talk | contribs) (translation of the 1st paragraph of "Tutoriel des commandes d'Ubiquity 0.1") |
||
| Line 16: | Line 16: | ||
= Tutoriel des commandes d'Ubiquity 0.1 = | = Tutoriel des commandes d'Ubiquity 0.1 = | ||
L'énorme pouvoir d'Ubiquity—du point de vue d'un développeur—est qu'il est simple de créer des commandes. Avec seulement un couple de lignes de Javascript, Ubiquity permet à chaque développeur web d'améliorer radicalement les caractéristiques du navigateur. D'une commande de 8 lignes qui insert l'adresse e-mail d'un contact dans un champ de texte, à une intégration de Twitter de 50 lignes, ce tutoriel va vous accompagner dans le processus de création de commandes avec Ubiquity. | |||
== PAGE UNDER CONSTRUCTION == <!-- | == PAGE UNDER CONSTRUCTION == <!-- | ||
'''WARNING''': Ubiquity is still in flux. This is a 0.1 release. The API is likely to change drastically in later revisions. While this means that what you write today might not work next week, it also means that by writing commands and giving us [[Labs/Ubiquity#Participation|your feedback]], you'll be able to directly influence the direction that Ubiquity goes. | '''WARNING''': Ubiquity is still in flux. This is a 0.1 release. The API is likely to change drastically in later revisions. While this means that what you write today might not work next week, it also means that by writing commands and giving us [[Labs/Ubiquity#Participation|your feedback]], you'll be able to directly influence the direction that Ubiquity goes. | ||
edit