Labs/Ubiquity/Authors: Difference between revisions

From MozillaWiki
< Labs‎ | Ubiquity
Jump to navigation Jump to search
No edit summary
(updated for 0.5)
 
Line 1: Line 1:
This page contains links for Ubiquity command authors. If you are new, you should start here:
This page contains links for Ubiquity command authors. If you are new, you should start here:


# [[Labs/Ubiquity/Ubiquity 0.1_Author_Tutorial|Creating Commands Tutorial]]
# [[Labs/Ubiquity/Ubiquity_0.5_Author_Tutorial|Creating Commands Tutorial]]


=== Other Tutorials ===
=== Other Tutorials ===


# [[Labs/Ubiquity/Skins/|Skinning Ubiquity Tutorial]]
# [[Labs/Ubiquity/Parser_2_API_Conversion_Tutorial|Command Update Tutorial]] for how to take a command written for Ubiquity 0.1 and make it work in Ubiquity 0.5.
# [[Labs/Ubiquity/Skins_v0.5|Skinning Ubiquity Tutorial]]
# [https://ubiquity.mozilla.com/hg/ubiquity-firefox/raw-file/tip/ubiquity/index.html Ubiquity Code Documentation] - Generated from the latest source code via [http://code.google.com/p/code-illuminated Code Illuminated].
# [[Labs/Ubiquity/Locked-Down_Feed_Tutorial|Locked-Down Feed Tutorial]]
# [[Labs/Ubiquity/Secure_Coding_Practices|Secure Coding Practices]]
# [[Labs/Ubiquity/Ubiquity 0.1_Development_Tutorial|Contributing to Core Development]]
# [[Labs/Ubiquity/Ubiquity 0.1_Development_Tutorial|Contributing to Core Development]]
# [http://www.azarask.in/blog/post/ubiquity-tutorial-turn-bookmarklets-into-commands/| Turn Bookmarklets Into Commands]
# [[Labs/Ubiquity/Parser_2/Localization_Tutorial|Localizing Ubiquity to Your Language]]
# [[Labs/Ubiquity/Ubiquity_0.5_Command_Localization_Tutorial|Localizing Commands to Your Language]]

Latest revision as of 21:21, 7 July 2009

This page contains links for Ubiquity command authors. If you are new, you should start here:

  1. Creating Commands Tutorial

Other Tutorials

  1. Command Update Tutorial for how to take a command written for Ubiquity 0.1 and make it work in Ubiquity 0.5.
  2. Skinning Ubiquity Tutorial
  3. Ubiquity Code Documentation - Generated from the latest source code via Code Illuminated.
  4. Locked-Down Feed Tutorial
  5. Secure Coding Practices
  6. Contributing to Core Development
  7. Localizing Ubiquity to Your Language
  8. Localizing Commands to Your Language