
    ---==========---
    - Web Designer -
    ---==========---
    
    ---======================---   ---================================---
     1 - Description		      Download the latest version of
     2 - Coding Environment	      Web Designer at :
     3 - Package Overview	      http://webdesigner.linuxave.net
     4 - Installation Procedure    ---================================---
     5 - Credits		      You can also send any comments,
     6 - News			      contributions and suggestions at :
     7 - License (GPL)		      zillprog@freesurf.fr
    ---======================---   ---================================---

    ---=========---
    1 - Description
    ---=========---

    Web Designer is an HTML editor for those who wants to write quick and
effective HTML code. It thus, does not provide a pseudo WYSIWYG interface
but a very intuitive GUI with a quick access of all HTML tags.

    Furthermore, an help bar was included especially for non HTML friendly
users who would like to use Web Designer anyway. It gives the syntax of
every HTML tags, so the non experienced HTML coder won't stay it long ;-) :
by using Web Designer, he will know each tag by heart.
    
    Web Designer is very powerfull and has many features : it can highlight
the HTML syntax, which makes much easier debugging, it support multiples
files opening (in the same window) and moreover it lets you organize projects
which makes it easier for you to maintain several web sites at time.

    ...and so much more !

    I realeased this software because there is actually no other software
offering this approach on web publishing, I hope you'll enjoy coding with
Web Designer.
		...don't hesitate giving me feedbacks. LADISLAS Willhem
						(zillprog@freesurf.fr)

    ---================---
    2 - Coding Environment
    ---================---

    This software was coded on a Red Hat linux 5.2 at the start and now on
a Red Hat 6.1. My system is ELF and I have a K6-300, 64 SDRAM, 2 Go HD.
I compiled Web Designer with GCC 2.7.2 and GCC 2.91.66.

    I think Web Designer will run perfectly on any i386+ linux systems, I can't
tell if it will run/compile on other platforms since I haven't the appropriate
knowlegde to judge.

     Heard it worked well on :
     
     - K6
     - IRIX 64
     - SGI
     - Pentium
     - Pentim MMX
     

    I assume anyway that Web Designer is POSIX compliant.
    

    ---==============---
    3 - Package Overview
    ---==============---
    
    ------------------------------------------------------------
        Path 		|	        Description
    ------------------------------------------------------------
    . 			|    Top package directory
    ./configure 	|    Configuration script
    ./src/		|    Source directory
    ./man/		|    Man page directory
    ./man/wdesign.1     |    Web Designer's man file
    ./po/		|    Translation directory
    ./po/fr.po		|    French translation file
    ./intl/		|    Internalization sources/headers directory
    ./docs/		|    Documentation directory
    ------------------------------------------------------------

    For more information on a specific file see the file doc/MANIFEST.
    
    ---====================---
    4 - Installation Procedure
    ---====================---
    
    To install Web Designer you must type the generic commands (in order):
    
    ./configure
    make
    make install

    You can add arguments to the "./configure" command line, for more
information see the file doc/INSTALL.

    ---=====---
    5 - Credits
    ---=====---
    
    See the file AUTHOR for informations on contributors and the author.
    
    There are more and more people involved in the project but we will never
    be fed up with creative and motivated people so just join us.

    What !? You have no idea of what you can do ?
    
    Here are interresting things you can do :
    
    - Translations in any language
    - Logos and new graphisms
    - Music & sounds
    - Slogans
    - Tips you discovered using Web Designer
    - Fun ideas...
    
    This list isn't exhaustive... 
    
    Don't hesitate, contribute and send me all !

    ---=====---
     6 - News
    ---=====---
    
    This is a development version. The next stable version is planned
    for the end of may. (0.2.0)
    
    See file the files ChangeLog and NEWS for more informations
    
    ---=======---
     7 - License
    ---=======---
    
    I decided to put Web Designer under General Public License because
I think that one should be able to customize the software he uses and if
his customizations are useful, to share them. On the other hand it is the
easiest way for me to invite people to help me developping this software,
so I as said  all thrue this file : don't hesitate to contribute to this 
project because it is also yours !
				LADISLAS Willhem (zillprog@freesurf.fr)
				
    For more information on the GPL read file doc/COPYING.