home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / _catalogue / _arcweb / publichtml / interedit < prev    next >
Text File  |  1996-09-28  |  4KB  |  49 lines

  1. <!-- Hello!  If you pressed CTRL-E to edit this file, then you'll recognise
  2.      the text below as the HTML which is used to render the page you can see
  3.      in the ArcWeb window, which might be obscured by the editor window to
  4.      some extent.
  5.  
  6.      You can try making little changes to this file if you like, but I'd
  7.      strongly recommend that you edit your own HTML files instead!  -->
  8.  
  9. <title>Interactive Editing</title>
  10. <body>
  11. <h1><img src="#file_faf" align=center> Interactive Page Editing</h1>
  12.  
  13. <strong>ArcWeb</strong> supports the <a href="http://www.cconcepts.co.uk/">Computer Concepts'</a> OLE protocol to allow you to edit the HTML
  14. sources for the pages you are looking at.  Currently, only pages accessed with local: URLs can have their changes saved permanently.  In the current version,
  15. the FTP and HTTP re-upload facility is deliberately disabled (although if you are editing the page locally, you can use the <a href="ftpupload">FTP upload</a> facility to transfer it to an FTP server.
  16.  
  17. <h2>Software Required</h2>
  18.  
  19. You will need an OLE-aware editor in order to be able to edit the pages.
  20. <a href="http://login.eunet.no/~guttormvi/strong.html">StrongEd</a> is such as editor <img align=center src="#!stronged" alt="but you don't appear
  21. to have that on your system - or you haven't seen it in a Filer window yet">.
  22. <img align=center src=#!zap alt="Zap"> version 1.31 is also such an editor.
  23. Other editors such as <img align=center src="#!zap" alt="Zap"> 1.30 (or earlier)
  24. or <img src="#!edit" alt="Edit" align=center> require the assistance of the <em>OLESupport</em> module.
  25.  
  26. <h2>Editing a page</h2>
  27.  
  28. At the moment, starting the editor is tricky.  Eventually there will be a toolbar tool and a menu entry for it, but for now you're stuck with this:
  29. <ul><li>Click SELECT in the URL writable icon at the top of the page you wish
  30. to edit<li>Hit <kbd>CTRL-E</kbd> to start the edit.</ul>
  31.  
  32. If you have the software mentioned previously, then an editor window will appear containing the HTML source of the page that is being displayed in the ArcWeb window, and you will see some of the comments I have added to the
  33. HTML source for this page.  
  34.  
  35. <p>Make changes to the file, and when you have finished, or you want a preview of the file, just use the usual Save mechanism (<kbd>F3</kbd> usually) to save the HTML file.  You must <em>not</em> change the filename!  All being well, ArcWeb will notice the new version and immediately rerender the page so you can see the effect of the changes.  When you have finished editing, close the editor window.
  36.  
  37. <h3>Drag'N'Drop</h3>
  38.  
  39. You can take advantage of the URL link drag'n'drop implemented by ArcWeb in order to assist you in construction of hypertext links.  Using <img align=center src="#!stronged" alt="StrongEd"> as an example, if you click on the Anchor tool to insert the <a href=""> text then you can pick up a URL visible in ArcWeb's URL icon or a link or the hotlist window or the history etc. and drag it into the StrongEd window.  The StrongEd cursor will follow the mouse around your document allowing you to place the insertion precisely.  The only disadvantage to doing this is that the links are then fully qualified and not minimally relative.
  40.  
  41.  
  42. <h3>Known Problems</h3>
  43.  
  44. Apart from the fact that the automatic uploading of edited files to the original location is not currently supported (the code is in there, but disabled since I'm not confident about leaving it in a new version just
  45. before going on holiday), there are no known problems.
  46. </ul>
  47. <hr>
  48. <address>Stewart Brodie<br>28th September 1996</address>
  49.