0
|
1 Hello,
|
|
2
|
98
|
3 I've written a new version (5.1) of my html package for the XEmacs
|
2
|
4 and the GNU Emacs 19. The name of the package is:
|
|
5
|
98
|
6 hm--html-menus-5.1.tar.gz
|
0
|
7
|
|
8 With this package it is very easy to write html pages for the World Wide
|
|
9 Web (WWW). Eg: In most cases the user gets help to construct a specific
|
|
10 link by examples or by a completition list with possible input strings.
|
2
|
11 It is also possible to insert links and images by just clicking on its
|
|
12 source and destination (drag and drop feature).
|
0
|
13
|
70
|
14 The biggest new features in this release are:
|
98
|
15 - a better drag and drop interface to insert links with the mouse
|
|
16 - help feature for the drag and drop commands
|
|
17 - there's now also a default drag and drop table for other modes
|
|
18 - a better interface for inserting template files
|
|
19 - indentation
|
|
20 - better font lock stuff
|
|
21 - a site specific configuration file
|
|
22 (look at the variable hm--html-site-config-file)
|
|
23 - a better syntax table from Bob Weiner
|
|
24 - a lot of bug fixes
|
2
|
25 Read the NEWS file to see news in detail...
|
0
|
26
|
98
|
27 You should find hm--html-menus-5.1.tar.gz on the following ftp server:
|
0
|
28 sunsite.unc.edu in /pub/Linux/apps/editors/emacs/
|
70
|
29 ftp.rrzn.uni-hannover.de in /pub/unix/editors/lemacs/contrib
|
0
|
30 ftp.tnt.uni-hannover.de in /pub/editors/xemacs/contrib
|
|
31
|
2
|
32 It may take some time, before the package is copied by the ftp admins
|
0
|
33 from the incoming directories to the above listed directories.
|
|
34
|
|
35 There is also a html documentation about the package. You can find it on:
|
98
|
36 http://www.tnt.uni-hannover.de/~muenkel/software/own/hm--html-menus/overview.html
|
|
37
|
|
38 NOTE: This version is not tested with the Emacs 19. One of the next
|
|
39 releases in the near future will be a bug fix only release for the
|
|
40 Emacs 19. So please report any bugs to muenkel@tnt.uni-hannover.de.
|
26
|
41
|
0
|
42 The package provides functions to insert the following stuff in html-pages:
|
|
43 1. Anchors:
|
|
44 html link, info link, gopher link, file link;
|
70
|
45 ftp link, news link, mail link, wais (direct) link,
|
0
|
46 wais (gateway) link;
|
70
|
47 proggate link, local proggate link, general link;
|
0
|
48 link target;
|
|
49 2. Frame elements:
|
70
|
50 full html frame with html, head, body, title, header and signature
|
|
51 elements or only the single elements;
|
|
52 link element;
|
0
|
53 html 'created'- and 'changed'- comments;
|
|
54 the current date in the title;
|
|
55 3. Structure elements:
|
|
56 menu or list item, menu, unordered list, ordered list, directory list;
|
|
57 description list, description title, description entry;
|
70
|
58 new paragraph, new line, horizontal rule, table, table title,
|
|
59 table header, table row, table entry;
|
0
|
60 4. for formatting paragraphs:
|
70
|
61 without links, with links, blockquote, listing, abstract;
|
0
|
62 5. formatting:
|
|
63 bold, italic, underline, typewriter, strikethru, super and subscript,
|
70
|
64 emphasized, strong, big,
|
2
|
65 definition, keyboard, variable, code, sample, citation,
|
70
|
66 html comment;
|
0
|
67 6. include:
|
70
|
68 top aligned image, middle aligned image, bottom aligned image,
|
|
69 applet, parameter
|
0
|
70 7. forms:
|
|
71 form;
|
|
72 text, password, isindex, integer, float, date, url, scribble fields;
|
|
73 checkbox, radio, reset, image, audio and submit buttons;
|
|
74 option menus, scrolled lists and option entries;
|
|
75 textarea;
|
|
76 8. entities:
|
|
77 most of the special ISO- characters, less, greater and ampersand;
|
|
78
|
|
79 If it makes sense, the functions worked also on selected regions.
|
|
80 I've used the same menu items and the same keystrokes. Therefore, you
|
|
81 don't need to learn different menus or keys for similar functions.
|
|
82
|
2
|
83 You can choose the popup menus between an expert menu and an novice
|
|
84 menu interactively.
|
0
|
85
|
|
86 With the pulldown menu, you can do the following things:
|
98
|
87 - select the popup menu
|
|
88 - start a drag and drop command
|
|
89 - get help on a drag and drop command
|
0
|
90 - remove numeric names
|
|
91 - quotify hrefs
|
|
92 - reload the config files
|
|
93 - load html templates from a template directory (two templates are included
|
|
94 in the package); templates written in a special template language are
|
|
95 expanded automatically;
|
|
96 - preview html documents with the netscape
|
|
97 - preview html documents with the xmosaic
|
70
|
98 - preview html documents with the w3 package for the lemacs and emacs
|
0
|
99
|
2
|
100 You can insert links and images by clicking with Meta Button1 on its
|
|
101 source and then on its destination. For this drag and drop interface
|
|
102 the following destinations and links are supported:
|
|
103 - the inclusion of an GIF- or JPEG- image by clicking on its name
|
|
104 in a dired buffer
|
|
105 - a file or relative link to any other file by clicking on its name
|
|
106 in a dired buffer
|
|
107 - a file or relative link to a directory by clicking on a line without
|
|
108 a filename in the dired buffer
|
|
109 - a file or relative link to a file by clicking in a buffer with this
|
|
110 file
|
|
111 - a http or relative link to a html page by clicking in the w3 buffer,
|
|
112 which displays this page
|
|
113 - a http or relative link, which is in another html page by clicking
|
|
114 on the link in a w3 buffer
|
|
115 If there is an activated region in the source buffer, then the link
|
|
116 is inserted around it, so that the region is used as the name of the
|
|
117 link.
|
|
118
|
0
|
119 You can configure the html mode with a special configuration file for
|
|
120 your site and with another file specific for a user.
|
|
121
|
|
122 The html specification is under development and therefore this
|
|
123 package is also under development. So, if you have any ideas to
|
98
|
124 extend the package, feel free to email them to
|
|
125 muenkel@tnt.uni-hannover.de.
|
0
|
126
|
|
127
|
|
128 Heiko
|
70
|
129
|
|
130
|