Object Manager | URL | In the box, type a URL. |
---|---|---|
Command line | --url url
|
Replace url with a URL. |
The URL associated with the object. This is displayed when users click the link on their webtop.
You can use absolute or relative URLs. Relative URLs are considered
relative to the Tarantella document root (usually
/tarantella
).
On the command line, make sure you quote any values containing spaces or other characters that may be interpreted by your shell.
--url http://www.indigo-insurance.com
Makes the object display the Indigo Insurance home page when clicked.
--url ../my_docs/index.html
Displays that URL, considered relative to the Tarantella document root.