Skip to content

Instantly share code, notes, and snippets.

@jkishner
Created May 19, 2014 20:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkishner/6afee7457be49c8fb6ea to your computer and use it in GitHub Desktop.
Save jkishner/6afee7457be49c8fb6ea to your computer and use it in GitHub Desktop.
Add Feed
dialog.ask ("Paste the URL", "", "", function (name) {
op.attributes.setOne ("xmlUrl", name);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment