aboutsummaryrefslogtreecommitdiffstats
path: root/www/fxhtml
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
committertrevor <trevor@FreeBSD.org>2004-04-11 01:11:02 +0800
commit70d560530d177b6e890f86e3a32cca2f456a7520 (patch)
treea550a657a6948dd20d5bed1d239b7d33be9a3733 /www/fxhtml
parente3652acbdf905f62f517c4977faa9c4b751b404e (diff)
downloadfreebsd-ports-gnome-70d560530d177b6e890f86e3a32cca2f456a7520.tar.gz
freebsd-ports-gnome-70d560530d177b6e890f86e3a32cca2f456a7520.tar.zst
freebsd-ports-gnome-70d560530d177b6e890f86e3a32cca2f456a7520.zip
Cram into 80 columns by 24 rows.
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.