This is a more or less up to date HTML / IPF configuration for FTE/2006, and new
CSS and JS edition modes (JS is experimental).

Installation (won't overwrite your normal FTE files):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Unzip everything in the FTE config directory.
+From the FTE config directory you can either
 -Run "cfte.exe config/main_al.fte fte.cnf" (and if you like,
  "cfte.exe config/main_al.fte ftepm.cnf" as well), or
 -Edit systemmain.fte in config to include main_al.fte instead of main.fte,
  and compile your FTE configuration normally.

Now edit an HTML/IPF/CSS file with FTE and open "HTML" or "Tools" in the appli-
cation menu -- you should see entities <-> char conversion and some other new
entries, (and of course some neatly coloured stuff :)

Changes from normal FTE HTML / IPF / CSS modes:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+HTML (for a complete, detailed list of changes, see al/m_html.fte):
 -Added a lot of macros to speed up HTML edition, with menus and many hotkeys.
 -Includes support for common modern HTML constructions (DTDs, Flash, CSS, CC...).
 -Fixed several mistakes in the original mode from 2001.
 -Menus for tag insertion are organized more logically.
 -Recovered compatibility with other unmodified FTE configurations

-IPF mode has been completely rewritten (see comments in al/m_ipf.fte)
-A new CSS editon mode has been added (see comments in al/m_css.fte)

-New default color scheme (light text, blue background) from the classic
Norton Commander (tm) editor. Can be edited / tweaked / changed in main_al.fte

NLS menus and keyboard shortcuts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NLS-ready, Spanish support is included. It can be enabled (English is the
default) menus in al/ui_fte.fte. Other NLSs are welcome if someone takes the
time to produce them.

ToDo:
~~~~~
-It is planned to include this as part of the main eFTE2 distribution in the
future. This is still work in progress, but this is probably the last release
fully compatible with FTE (2006 version)
-More complete HTML entities support
-Export many HTML routines (autocompletion of tags, etc.) to IPF mode
-CSS complete menus
-Further bug spotting and bug fixing ;-)
