diff lisp/hm--html-menus/ANNOUNCEMENT @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 0d2f883870bc
children a145efe76779
line wrap: on
line diff
--- a/lisp/hm--html-menus/ANNOUNCEMENT	Mon Aug 13 09:13:58 2007 +0200
+++ b/lisp/hm--html-menus/ANNOUNCEMENT	Mon Aug 13 09:15:11 2007 +0200
@@ -1,9 +1,9 @@
 Hello,
 
-I've written a new version (5.1) of my html package for the XEmacs 
+I've written a new version (5.2) of my html package for the XEmacs 
 and the GNU Emacs 19. The name of the package is:
 
-		 hm--html-menus-5.1.tar.gz
+		 hm--html-menus-5.2.tar.gz
 
 With this package it is very easy to write html pages for the World Wide 
 Web (WWW). Eg: In most cases the user gets help to construct a specific 
@@ -11,7 +11,8 @@
 It is also possible to insert links and images by just clicking on its
 source and destination (drag and drop feature).
 
-The biggest new features in this release are:
+The biggest new features compared with release 5.0 are:
+- commands to insert all elements, which are used by HTML 3.2.
 - a better drag and drop interface to insert links with the mouse
 - help feature for the drag and drop commands
 - there's now also a default drag and drop table for other modes
@@ -24,7 +25,7 @@
 - a lot of bug fixes
 Read the NEWS file to see news in detail...
 
-You should find hm--html-menus-5.1.tar.gz on the following ftp server:
+You should find hm--html-menus-5.2.tar.gz on the following ftp server:
 	sunsite.unc.edu in /pub/Linux/apps/editors/emacs/
 	ftp.rrzn.uni-hannover.de in /pub/unix/editors/lemacs/contrib
 	ftp.tnt.uni-hannover.de in /pub/editors/xemacs/contrib
@@ -41,32 +42,35 @@
 
 The package provides functions to insert the following stuff in html-pages:
 1. Anchors:
+	relative links, general link;
 	html link, info link, gopher link, file link;
 	ftp link, news link, mail link, wais (direct) link,
 	wais (gateway) link;
-	proggate link, local proggate link, general link;
+	proggate link, local proggate link, 
 	link target;
 2. Frame elements:
-	full html frame with html, head, body, title, header and signature
-	elements or only the single elements;
-	link element;
+	full html frame with doctype, html, head, body, title,
+	header and signature elements or only the single elements;
+	meta, isindex, link and base element;
 	html 'created'- and 'changed'- comments;  
 	the current date in the title; 
 3. Structure elements:
 	menu or list item, menu, unordered list, ordered list, directory list;
 	description list, description title, description entry;
-	new paragraph, new line, horizontal rule, table, table title, 
-	table header, table row, table entry;
+	new paragraph, new line, horizontal rule, document division,
+	table, table title, table header, table row, table entry;
 4. for formatting paragraphs:
 	without links, with links, blockquote, listing, abstract;
+	basefont, font, center;
 5. formatting:
 	bold, italic, underline, typewriter, strikethru, super and subscript,
-	emphasized, strong, big,
+	emphasized, strong, small, big,
 	definition, keyboard, variable,	code, sample, citation,
 	html comment;
 6. include:
-	top aligned image, middle aligned image, bottom aligned image,
-	applet, parameter
+	top aligned image, middle aligned image, bottom aligned image;
+	general image element, map, area and all together;
+	applet, parameter;
 7. forms:
 	form;
 	text, password, isindex, integer, float, date, url, scribble fields; 
@@ -95,7 +99,7 @@
   expanded automatically;
 - preview html documents with the netscape
 - preview html documents with the xmosaic
-- preview html documents with the w3 package for the lemacs and emacs
+- preview html documents with the w3 package for the XEmacs and emacs
 
 You can insert links and images by clicking with Meta Button1 on its
 source and then on its destination. For this drag and drop interface