Short:        Code-oriented HTML editor (requires GoldED Studio 6)
Author:       Dietmar Eilert (golded@web.de)
Uploader:     Dietmar Eilert (golded web de)
Type:         comm/www
Version:      5.2
Architecture: m68k-amigaos

COPYIGHT

  THIRD-PARTY MATERIAL

  Webworld  setup  installs  copyrighted  software  and  documentation  by   the
  following  authors:  Tidy  by  Dave  Raggett  and Keith Blakemore-Noble (Amiga
  Port), ixemul library, HTML 3.0  documentation  by  Dave  Raggett  and  Jérôme
  Louvel (AmigaGuide version) and the Bare Bones Guide to HTML by Kevin Werbach.
  For the use of these components, license conditions of the respective  authors
  apply.

  ALL OTHER COMPONENTS:

  ©2000 Dietmar Eilert. All Rights Reserved.

  Dietmar Eilert
  Mies-v-d-Rohe-Str.31, 52074 Aachen, Germany
  Phone: +49-(0)179-2186378
  E-Mail: golded@web.de
  E-Mail: dietmar_eilert@yahoo.de (backup address)
  WWW:    http://golded.tripod.com

DESCRIPTION

  Webworld is a code-oriented HTML editor plug-in. It requires GoldED  Studio  6
  and  a  web browser with ARexx port for the preview function. Please note that
  some browser demos (including the AWeb demo) do  NOT  have  an  ARexx  port  !
  Features:  HTML  toolbars  (see included screenshot), HTML code validation via
  Tidy, HTML syntax highlighting, forms support, HTML 3.0  reference,  automatic
  image  size detection, bookmark management, character set conversion (ISO-8859
  to ISO entities) and more. This package  has  been  designed  to  be  used  in
  conjunction with a WYSIWYG HTML editor.

INSTALLATION

  Doubleclick at the installer script icon.

USAGE

  Click at the toolbar icon installed by Webworld setup or simply  load  a  HTML
  document:  the  editor will switch to the web publishing environment, show the
  HTML toolbar, the HTML menus etc.

  PROJECT CONTROL

  The project control on the right side of the window lists the HTML  files  and
  images  in  the document's directory and one subdirectory level. It also lists
  the bookmarks (favorites) if you click on the Favorites tab. Click on  a  file
  name  to  load  the  file  into  a new window. Click with ALT to load into the
  current window. Click with SHIFT to insert the file name into the text.  Click
  with CTRL to insert a HTML link to the page, image or favorite.

  TIDY PLUG-IN

  Tidy by Dave Raggett and Keith Blakemore-Noble is a HTML code validator. Click
  on  the Check button to have the current page checked. Click on FIX to have it
  checked and corrected. You can undo changes introduced by Tidy via the regular
  undo/redo  functions.  Startup options for Tidy can be set in GoldED's plug-in
  dialog: doubleclick on "tidy.api" and enter  the  options.  A  description  of
  available options can be found in "golded:add-ons/webworld/tidy/docs/".

  FAVORITES

  Favorites are stored in the "golded:add-ons/webworld/favorites/" directory. To
  add  or  delete  bookmarks, please click on the bookmark symbol in the toolbar
  (Navigation page). Due to the fact that each favorite actually is a file  (the
  file  name  is  the  bookmark  name  and the file's contents is the URL of the
  bookmarked page), some restrictions apply to favorite names  because  you  can
  not  use  characters  that may not be used in file names. For example, you can
  not use the colon, the forward/backward slash,  the  quotation  mark  and  the
  asterisk.

  WEBWORLD PLUG-IN

  The webworld plug-in installs various new internal editor commands that can be
  used  to  insert and edit tags via dialogs. Commands installed by Webworld are
  however not meant to be used by you directly. Instead, use  the  toolbar,  the
  HTML  menus  and  keyboard  shortcuts.  For  example, to edit a link, move the
  cursor over the opening tag ("<A ...>") and choose "Edit tag..." from the menu
  (or simply press F2).