Changes

Jump to: navigation, search

Labs/Ubiquity/Ubiquity 0.1 Author Tutorial

808 bytes added, 23:36, 29 August 2008
Switching Tabs
})
</pre>
 
= The Source Code of Built-In Commands =
 
Looking at the source code of built-in commands and built-in noun types can be a very useful aid to development. If you have the source checkout of Ubiquity (see [https://wiki.mozilla.org/index.php?title=Labs/Ubiquity/Ubiquity_0.1_Development_Tutorial | the development tutorial] to find out how to get this), the source code can be found in the files:
 
ubiquity/chrome/content/builtincmds.js
ubiquity/chrome/content/nlparser/en/nountypes.js
 
If you don't have a checkout of the source code, you can view the latest version on the web here:
 
[http://hg.toolness.com/ubiquity-firefox/file/tip/ubiquity/chrome/content/builtincmds.js builtincmds.js]
[http://hg.toolness.com/ubiquity-firefox/file/tip/ubiquity/chrome/content/nlparser/en/nountypes.js nountypes.js]
= Interacting with Other Extensions =
1,007
edits

Navigation menu