home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 3 / AUCD3.iso / airport / utils / term_url / !TermURL / !Help < prev    next >
Text File  |  1997-05-04  |  4KB  |  99 lines

  1. TermURL                                                        Version 0.02
  2. ============================================================================
  3.  
  4. What does TermURL do?
  5. =====================
  6.  
  7.   TermURL is a small utility that intergrates with Termite to add support
  8.   for URL files (Filetype &B28) These are used by the ANT Suite so that
  9.   it is  possible for the user to click on a file and be taken straight
  10.   to a web site/telnet server/ftp server etc easily.
  11.  
  12.   It also enables the use of the URL star commands.
  13.   
  14. How does it work?
  15. =====================
  16.  
  17.   TermURL can work in two different ways the first as described above is
  18.   using URL files. These are simple files that contain nothing more that
  19.   the URL that then gets sent to the web browser. Of more general use is
  20.   a number of star commands that TermURL also creates.
  21.  
  22.               ------------------------------------------------
  23.  
  24.   URLOpen <full URL>               Tells the web browser to open a specified
  25.                                    URL. The URL must contain the protocal
  26.                                    type
  27.                                    
  28.     Example: *URLOpen file://ADFS::HardDisc4/$/index.html
  29.  
  30.               ------------------------------------------------
  31.  
  32.   URLOpen_HTTP <web site>          Tells the web browser to open a web page
  33.  
  34.     Example: *URLOpen_HTTP www.atlantic.oaktree.co.uk  
  35.  
  36.               ------------------------------------------------
  37.  
  38.   URLOpen_Ftp <ftp server>         Tells the FTP client to open a connection
  39.                                    to a FTP server.
  40.  
  41.     Example: *URLOpen_Ftp ftp.demon.co.uk
  42.   
  43.               ------------------------------------------------
  44.  
  45.   URLOpen_Mailto <address>         Tells the mail client to open a send
  46.                                    email window
  47.  
  48.     Example: *URLOpen_Mailto davemac@atlantic.oaktree.co.uk
  49.                                    
  50.               ------------------------------------------------
  51.  
  52.   URLOpen_Telnet <address>         Tells the Telnet client to open a link
  53.                                    to a telnet server. 
  54.  
  55.     Example: *URLOpen_Telnet irc-client.demon.co.uk
  56.  
  57.               ------------------------------------------------
  58.  
  59.   URLOpen_File <Risc OS file path> Tells the web browser to load a file from
  60.                                    the local computer. 
  61.  
  62.     Example: *URLOpen_File ADFS::HardDisc4.$.index/html
  63.  
  64.               ------------------------------------------------
  65.  
  66. Copyright
  67. =====================
  68.  
  69.   Copyright? What copyright there is none :) You use this utility at your
  70.   own risk if things go wrong then thats your problem not mine!
  71.  
  72. Version
  73. =====================
  74.  
  75.   This is the first version. If it proves successful I will possibly
  76.   expand it to cover other facilities.
  77.  
  78. Problems
  79. =====================
  80.  
  81.   There could be a problem using this upgrade if you have both the ANT
  82.   Suite and Termite. The ANT Suite URLOpen_ utility is pretty dum and will
  83.   not add the correct protocal to a URL if it is not defined. TermURL will
  84.   do though, making the Termite URLOpen support much easier and natural to
  85.   use IMHO :)
  86.  
  87.   Also the Ant Suite uses a different way to access the file protocal to
  88.   Termite, it uses file:// - Termite uses file:///. This extra back slash
  89.   could cause problems for the ANT Suite.
  90.  
  91.   Other then that you are on your own - but if you do find a problem
  92.   then email me.
  93.  
  94. Contact
  95. =====================
  96.  
  97. mailto:davemac@atlantic.oaktree.co.uk
  98. http://www.atlantic.oaktree.co.uk
  99.