home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 12 / MA_Cover_12.iso / internet / wdlib / webdesign.readme < prev    next >
Encoding:
Text File  |  1999-05-27  |  9.8 KB  |  315 lines

  1.  
  2. Short:    html editor with external editor support
  3. Uploader: lmcgahey@net-link.net (Larry McGahey)
  4. Author:   lmcgahey@net-link.net (Larry McGahey)
  5. Type:     comm/www
  6. Replaces: comm/www WebDesign.lha
  7. Version : v2.0h
  8.  
  9.           Version 2.0h
  10.  
  11.           Fixed a few bugs and no doubt created some new ones.
  12.           Sometimes BACKSPACE would not backspace.
  13.  
  14.           Stopped putting an automatic space at the beginning
  15.           of each document.
  16.  
  17.           Search starts from one line below the current line
  18.           rather than jumping to the start of the document.
  19.  
  20.           Moved some things around in the pulldown menus.
  21.           (the guide doesn't show these yet but it's obvious)
  22.  
  23.           Changed the look of the Go Configure screen.
  24.           (creating a nightmare of problems that should be fixed now)
  25.  
  26.           I have started support for Tidy but it doesn't work
  27.           yet. It doesn't work yet. It doesn't work yet.
  28.  
  29.           Version 2.0g
  30.  
  31.           There was a problem when using an external editor
  32.           that caused a glitch on the way back to Web Design.
  33.           If a large file had been pasted into the external
  34.           editor it would mess up and not finish updating
  35.           the document in Web Design.
  36.  
  37.  
  38.           Version 2.0f
  39.  
  40.           Fixed the fonts in the prefs screen so the text
  41.           won't appear where it shouldn't. This depends on
  42.           the user having courier 11 font in the fonts directory.
  43.           This problem occured because the labels for the
  44.           text fields were using the screen text font which
  45.           if it was bigger than courier 11 it didn't fit.
  46.  
  47.  
  48.           Version 2.0e
  49.  
  50.           Attempted to fix a bug that sometimes caused
  51.           Web Design to quit if AWeb was loading a
  52.           large document in the first preview in
  53.           version 2.0d.
  54.  
  55.           Version 2.0d
  56.  
  57.           I have made it possible to use GoldEd or CygnusEd
  58.           with Web Design allowing better cutting and pasting
  59.           as well as clipboard support.
  60.         
  61.           I have tested this with CygnusEd Professional v3.5,
  62.           that I got on a magazine disk a few years ago,
  63.           and the free version of GoldEd that I downloaded
  64.           from http://members.tripod.com/golded/golded.htm
  65.           ged473.lha
  66.  
  67.           I also downloaded envWWW26.lha from the same site.
  68.           Once installed it adds html support that includes
  69.           color to html code. It is also easier to add a
  70.           few things in the middle of a <B>line</B>.
  71.         
  72.           The Go Configure screen has a box for selecting
  73.           which external text editor you want to use. If
  74.           you have ced or ged in your c: directory all you
  75.           need to do is type ced or ged into the box. If
  76.           don't have either in the c: directory you can click
  77.           your way to the editors location.
  78.  
  79.           In Web Design you can send the current document
  80.           to the external editor from the Blocks pulldown
  81.           menu or just press RIGHTAMIGA + e
  82.  
  83.           When you are ready to go back to Web Design...
  84.  
  85.           CygnusEd - press RIGHTAMIGA + RIGHTSHIFT + q
  86.           GoldEd   - press RIGHTAMIGA + d
  87.  
  88.           This will close the external editor and update
  89.           the document in Web Design automatically.
  90.  
  91.           It is best to close each time like this so
  92.           additional changes will be shown if you go back
  93.           to the external editor again.
  94.  
  95.           I have been unable to provide full cut and paste
  96.           or color coded text using CanDo 3.0 developer
  97.           system so this is the next best thing.
  98.  
  99.           If you use this feature in Web Design with a different
  100.           version of either CygnusEd or GoldEd than the ones
  101.           I have tested I would like to know how it works.
  102.  
  103.           I have also added DIV block commands. They are listed
  104.           with the other block commands from that button.
  105.  
  106.           I have attempted to have AWeb and Voyager show
  107.           changes with preview the first time, rather than the
  108.           blank browser. Voyager still needs to have the Reload
  109.           button clicked to show additional changes although it
  110.           does show the page correctly the first time.
  111.  
  112.           Version 2.0c
  113.  
  114.           Added more standard colors that can be selected
  115.           by name from a list.
  116.  
  117.           Changed the character entity selection from
  118.           a list of names to buttons with the character
  119.           that will result when selected. Added many more
  120.           characters.
  121.  
  122.           Version 2.0a
  123.  
  124.           Fixed a bug that left the = sign out of the
  125.           SRC= code when inserting an image into an
  126.           existing line of html code.
  127.  
  128.           Version 2.0
  129.  
  130.           Fixed the startup so it won't say Web Design is
  131.           running when it isn't.
  132.  
  133.           Made it easier to insert an image along with
  134.           and http link or an email address etc.
  135.  
  136.           Added 16 basic color buttons to the text and
  137.           background color selector making it easier
  138.           to select these basic colors.
  139.  
  140.           If you want to be informed about updates to
  141.           Web Design sign up for the Web Design mailing
  142.           list.  http://www.net-link.net/~lmcgahey/
  143.  
  144.  
  145.           
  146.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  147.           How can this program be written with CanDo?
  148.           Christian Effenberger's CanDo development CD
  149.           makes the current Web Design possible.
  150.  
  151.           If you are a CanDo programmer you need this CD!!!
  152.  
  153.           You can email Christian at the address below.
  154.  
  155.           YouCan@A2.amclust.de
  156.  
  157.           You can also get info here...
  158.  
  159.           http://www.instantkarma.com/biz/cando.html
  160.  
  161.           The CD contains examples and programs Christian has
  162.           written to get you started as well as the tools.
  163.  
  164.           I have also recieved additional CanDo courses to help
  165.           with the new powers so there is plenty of help
  166.           available.
  167.  
  168.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  169.  
  170.           IMPORTANT IMPORTANT IMPORTANT
  171.  
  172.           Extract Web Design to the directory you will be
  173.           using it from because there are several files it
  174.           will look for in that directory.
  175.           
  176.           IMPORTANT IMPORTANT IMPORTANT
  177.  
  178.           I am changing the way I compile Web Design.
  179.           Included with these files is the Cando.library
  180.           that you will need to copy to Sys:Libs for
  181.           Web Design to work at all.
  182.  
  183.           DO NOT ASSUME YOUR CANDO.LIBRARY IS THE ONE THAT IS NEEDED
  184.  
  185.           Once you have done this you will have the option
  186.           to download a smaller file as updates become available.
  187.                   
  188.           Use the HELP key to access AmigaGuide docs while
  189.           using Web Design.
  190.  
  191.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  192.  
  193.  
  194.           PLEASE READ THE GUIDE
  195.  
  196.         
  197.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  198.  
  199.           FEATURES
  200.  
  201.           o Easy creation of html docs
  202.  
  203.           o Client side image maps (requires HappyDT.lha)*
  204.  
  205.           o Automatic WIDTH and HEIGHT for images (requires HappyDT.lha)*
  206.  
  207.           o Online help guide
  208.  
  209.           o Work with multiple documents
  210.          
  211.           o Easy client side image maps
  212.  
  213.           o Add and update text colors with mouse clicks
  214.  
  215.           o Add and update text sizes with mouse clicks
  216.  
  217.           o Add and update images with mouse clicks
  218.  
  219.           o Preview images/bgimages before using
  220.  
  221.           o Copy images/bgimages to the current directory
  222.  
  223.           o Preview changes before saving
  224.  
  225.           o Easy creation of tables with color or image backgrounds
  226.  
  227.           o Easy creation of forms
  228.  
  229.           o Easy creation of frames
  230.  
  231.           o Word search, replace word and remove word
  232.  
  233.           o Cut and paste lines and blocks
  234.  
  235.           o Insert text from other files
  236.  
  237.           o Easy add url and mailto etc
  238.  
  239.           o JavaScript support
  240.         
  241.           o Support for external editors
  242.  
  243.           o and more....
  244.  
  245.  
  246.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  247.              
  248.           Watch for updates and helpful hints on my home page.
  249.  
  250.           http://www.net-link.net/~lmcgahey/   (North America)
  251.  
  252.           http://www.amigaworld.com/support/webdesign/  (Europe/UK)
  253.  
  254.           I have docs in HTML format online as well as in
  255.           AmigaGuide format for downloading. 
  256.         
  257.           I have also made it possible now to press the HELP
  258.           key for online help while using Web Design.
  259.  
  260.  
  261.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262.  
  263.           * Web Design can not load jpg, gif, png etc gfx
  264.             without HappyDT installed and WD listed in
  265.             HappyDT's prefs.
  266.  
  267.             Aminet util/cdity/HappyDT.lha
  268.  
  269.  
  270.             JPGs do not seem to work most of the time.
  271.             
  272.             This is also true if you want WIDTH and HEIGHT
  273.             added to inline image code.
  274.           
  275.           ImageMap may not load for you and if it doesn't you
  276.           will need to wait until I can change the way it loads.
  277.           I am aware that it errors when some people try to
  278.           use it.
  279.           
  280.           
  281.  
  282.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  283.  
  284.           I would like to have your ideas and bug reports
  285.           whether you have registered or not.
  286.  
  287.           
  288.           Email: lmcgahey@net-link.net
  289.         
  290.           irc: yooper #amiga 
  291.  
  292.  
  293.          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  294.  
  295.           
  296.           This program is shareware so if you use it please
  297.           consider my time spent to save you time. Nothing is
  298.           disabled so have fun.
  299.  
  300.           Suggested shareware amount is $25.00 or more if you
  301.           can pay more. :)
  302.  
  303.  
  304.           Thank you to the people who have registered.
  305.  
  306.           Also thank you to the other people who have reported bugs to 
  307.           help me improve Web Design.
  308.  
  309.  
  310.           Larry McGahey
  311.           6092 N 8th Street
  312.           Kalamazoo, MI 49009
  313.           USA
  314.  
  315.