Labs/Ubiquity/Ubiquity Source Tip Author Tutorial: Difference between revisions

Jump to navigation Jump to search
added section on where to go from here
(→‎Firebug: updated content to reflect current workings of ubiquity)
(added section on where to go from here)
Line 909: Line 909:


Ubiquity automatically enables Chrome Errors and Warnings on startup so that errors in your code appear in the Firebug console. Just use <tt>CmdUtils.log()</tt> rather than <tt>console.log()</tt>.
Ubiquity automatically enables Chrome Errors and Warnings on startup so that errors in your code appear in the Firebug console. Just use <tt>CmdUtils.log()</tt> rather than <tt>console.log()</tt>.
= Where To Go From Here =
Take a look at Ubiquity's reference documentation for the <tt>[https://ubiquity.mozilla.com/hg/ubiquity-firefox/raw-file/tip/ubiquity/index.html#modules/utils.js Utils]</tt> and <tt>[https://ubiquity.mozilla.com/hg/ubiquity-firefox/raw-file/tip/ubiquity/index.html#feed-parts/header/cmdutils.js CmdUtils]</tt> namespaces.
If you have any questions or comments, feel free to join us on IRC at <tt>#ubiquity</tt> on <tt>irc.mozilla.org</tt>, as well as the [http://groups.google.com/group/ubiquity-firefox Ubiquity Google Group].


= Conclusion =
= Conclusion =
874

edits

Navigation menu