summaryrefslogtreecommitdiff
path: root/www/fxhtml
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:11:02 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:11:02 +0000
commitf844f89eae41ff16153dc2b25c0706c6dffbd205 (patch)
tree5c623b2396dd5d45381df003d7c24921239c9eaa /www/fxhtml
parentAdd kino. (diff)
Cram into 80 columns by 24 rows.
Notes
Notes: svn path=/head/; revision=106669
Diffstat (limited to 'www/fxhtml')
-rw-r--r--www/fxhtml/pkg-descr7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/fxhtml/pkg-descr b/www/fxhtml/pkg-descr
index bc780a4d7c96..4d33bb7b1601 100644
--- a/www/fxhtml/pkg-descr
+++ b/www/fxhtml/pkg-descr
@@ -1,13 +1,14 @@
FxHTML adds an additional layer of extremely powerful HTML commands to
your web server.
-HTML Has the following features:-
+FxHTML has the following features:
+ Automatic session/context handling
+ Method POST & Method GET automatically handled
+ Choice of Content Types (HTML,TEXT,...)
+ Floating point expression handling
- + Text handling including search and replace, splitting, substrings and arrays.
+ + Text handling including search and replace, splitting, substrings and
+ arrays.
+ Variable subsitution
+ Disk based variable handling
+ Procedure calls including recursion capabilities
@@ -18,4 +19,4 @@ HTML Has the following features:-
+ Interface to shell commands
+ Bitmap handling and GIF generation
+ Full error tracking system with formatted HTML output
- + Common interface to handle files, sockets, devices and pipes. (*)
+ + Common interface to handle files, sockets, devices and pipes.