Differences
This shows you the differences between the selected revisions of the page.
2018-07-04 | 2018-07-04 | ||
asd (46.95.160.243) (hidden) (untrusted) | Result will be automatically added to clipboard (46.95.160.243) (hidden) (untrusted) | ||
Line 13: | Line 13: | ||
# @description Generates HTTP URL of the selected file | # @description Generates HTTP URL of the selected file | ||
# @flag RemoteFiles | # @flag RemoteFiles | ||
+ | # @flag ShowResultsInMsgBox | ||
# @version 4 | # @version 4 | ||
# @homepage ~~SELF~~ | # @homepage ~~SELF~~ | ||
Line 22: | Line 23: | ||
# @option RootPath -site textbox "&URL root path (optional):" | # @option RootPath -site textbox "&URL root path (optional):" | ||
# @option HostName -site textbox "&Web server hostname override (optional):" | # @option HostName -site textbox "&Web server hostname override (optional):" | ||
+ | # @option - group "Options" | ||
+ | # @option Pause checkbox "Display URL" "-pause" "-pause" | ||
+ | # @option Clipboard checkbox "Copy URL to clipboard" "-clipboard" "-clipboard" | ||
+ | # @option Open checkbox "Open URL in web browser" "" "-open" | ||
# @optionspage ~~SELF~~#options | # @optionspage ~~SELF~~#options | ||