From 44d1a5a9f71b03d9aceeccd760a63fcdc45f8bad Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 12 Oct 2011 17:03:54 +0000 Subject: Improvements of "gf -server" mode and related setup "gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete. --- src/www/minibar/about.html | 180 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 src/www/minibar/about.html (limited to 'src/www/minibar/about.html') diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html new file mode 100644 index 000000000..69fba5a9d --- /dev/null +++ b/src/www/minibar/about.html @@ -0,0 +1,180 @@ + + +About Minibar + + + + + +

About Minibar

+ +Minibar is an alternative implementation of the +GF web app +Fridge Poetry. +It doesn't do everything the original Fridge Poetry does (e.g. drag-and-drop is missing), +so I refer to it as a minibar rather than a full refrigerator :-) + +

+Some implementation details: + +

+ +
+ + Last modified: Mon Aug 22 19:31:37 CEST 2011 + +
+TH +
+ + -- cgit v1.2.3