
 Tp-Do-List for makehtml.pl
 ++++++++++++++++++++++++++

  file:         to-do-list.txt
  author:       Jan Theofel, jan@theofel.de
  last changed: 1999-11-06

 IF YOU HAVE ADDITIONAL WISHES, PLEASE MAIL THEM TO ME.

   * composition of complex structed pages, including: 
     - sub menu structures
     - multilaguage support with/without Buttons to change language
     - file dependent meta-tags
     - onyl partly makes runs & uploads (see below)
     - splitting in directories
   * frame support (menu frame, content frame, ...) with cgis or javascript
     which can change two farmes at one time
   * uploading of changed files via ftp (logfile for changes, dependences)
   * autosize for jpgs, png
   * extended table definitions with :
     - background colors
     - new table tag (like <table <!--starttable:tablename-->>)
     - different styles for certain cols / rows
   * including sizes in normal img-tags if wanted (autosize)
   * automatic robots exclusion (robots.txt)
   * automatic filename generation for html dummies and more (with the
     possibility to change them)
   * setting default values, fonts, table defs, ...
   * free positionable & designable menues (not only horizontal and vertical)
   * automatic generation of menu graphics via grapgic libs (like GD) and
     later with Gimp Script-FUs
   * Embedded Perl (Perl Script in the Scoure File will be replaced by the
     outup of this script) - very useful to fill numeric tables after given
     rules (e.g. magic squares)
   * creation of logfiles [-DONE 1999-11-02-] with diffent log modi
   * form generation and cgi generation for these forms
   * include of counters, guestbooks, discussion forums, news ticker, ...
   * replacment of special chars and umlaute to their html code (" -> &qout;)
   * change of clickable image maps in tables of smaller graphics (allows
     highlightning via java script)
   * includes standard java script functions
     - small popup windows
     - frame booster
     - back, forward, print functions
   * links in the header (like next,prev,index,...) as they are already
     official standard, but not supported by todays browsers
   * syntax check of the html code
   * load optimisation for graphics (user defines which graphics to load first)
   * photo album (thumbnails) and index generation
   * inluding email links with given subject, content, ...
   * support for standard links (with graphics, highlight) for:
     - top of the page
     - home
     - next
     - prev
     - about
     - help
     - and many, many others
   * changes for imagemaps:
     - circle doesn't allow +/- (relativ coords)
     - for polygon the last x/y pair is inserted when missing
   * the "files" setting for "defjavascriptgfx" should allow ? and *
   * minor bugfixes / feature-addons:
     - checking for not ending start-tags
     - checking for incorrect <td></td> tags (insert of &nbsp; if wanted)
     - checking for double definitions
     - addition of standard grahpics (bullets, seperators, symbols, ...)
