Labs/Ubiquity/Authors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Heatherpedia (talk | contribs) (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/ | # [[Labs/Ubiquity/Ubiquity_0.5_Author_Tutorial|Creating Commands Tutorial]] | ||
=== Other Tutorials === | === Other Tutorials === | ||
# [[Labs/Ubiquity/ | # [[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]] | ||
# [ | # [[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:
Other Tutorials
- Command Update Tutorial for how to take a command written for Ubiquity 0.1 and make it work in Ubiquity 0.5.
- Skinning Ubiquity Tutorial
- Ubiquity Code Documentation - Generated from the latest source code via Code Illuminated.
- Locked-Down Feed Tutorial
- Secure Coding Practices
- Contributing to Core Development
- Localizing Ubiquity to Your Language
- Localizing Commands to Your Language