Labs/Ubiquity/Ubiquity 0.5 Author Tutorial: Difference between revisions

Jump to navigation Jump to search
m
m (changed becaus to because)
Line 246: Line 246:
== Sharing it with the World ==
== Sharing it with the World ==


Now that we've got our awesome new "date" command, let's share it with the world. All you have to do is put it the javascript file on the web somewhere, and make an html page linking to it with "link rel".
Now that we've got our awesome new "date" command, let's share it with the world. All you have to do is put the javascript file on the web somewhere, and make an html page linking to it with "link rel".


   <pre><link rel="commands" href="http://path-to-js" name="Title Goes Here" /></pre>
   <pre><link rel="commands" href="http://path-to-js" name="Title Goes Here" /></pre>
5

edits

Navigation menu