| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This means that the relative grammar directory location in the default
configuration will result in AJAX requests rather than the less efficient
JSONP requests.
|
|
It is still disabled by default, since some manual configuraiton of
feedback.cgi is required.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minibar and the translation quiz
|
|
|
|
|
|
+ 'make install' to copy all required files to the server
+ configuration options and error checks in upload.cgi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
arguments
|
|
|
|
|
|
content-server is not going to be built
|
|
informative
|
|
|
|
content-service depends on hsql-mysql, which depends on a C library, so like
fastcgi, only compile it if you ask for it explicitly with -ffastcgi.
|
|
If you want the fastcgi server, use cabal install -ffastcgi.
This is to avoid problems when you only want to compile pgf-http and the
fastcgi library fails to install, which it usually does, since it depends on
a C library which is not installed automatically with cabal.
|
|
The Content-Type used to be text/json, but this caused warning messages in
some web browers.
|
|
|
|
|
|
|
|
The grammars will then by default be fetched from the same server as
minibar.html. This means that everything will be served locally when accessing
minibar through a locally running pgf-http.
|
|
|
|
Along with the changes to Setup.hs it should now be enough to do
cabal install
pgf-http
open http://localhost:41296/
to run the PGF service locally and play with some example grammars in minibar.
|
|
The document root is now part of the arguments passed to runHTTP.
|
|
Together with the changes to pgf-http, this should make it much easier to run
the PGF service and minibar locally.
|
|
|
|
probabilities for some functions or categories
|
|
|
|
|