What file gets shared for people to subscribe?
I read through the tutorial about sharing commands but I have one little problem. In the tutorial it says that you trigger a subscription notification by adding a line like this to your page:
<link name="Title Goes Here" href="http://path-to-js" rel="commands" />
I get that path-to-js gets replaced, but what or where do you find the .js file that you share? IOW, if I create a command, where does it wind up on the disk? Are there any other .js files that need to be made available on the server too along with it?
<link name="Title Goes Here" href="http://path-to-js" rel="commands" />
I get that path-to-js gets replaced, but what or where do you find the .js file that you share? IOW, if I create a command, where does it wind up on the disk? Are there any other .js files that need to be made available on the server too along with it?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?I figured it out. Call it what you want, it doesn't matter. I was confused because of the use of the command editor which doesn't set the custom stuff aside into a separate file.
But custom commands would then need to be written in a separate file using whatever program a person desires. -
Inappropriate?Yeah, to share Ubiq commands, you need to make a seperate .js for it in your public HTTP folder.
Loading Profile...




