adam.slaski
1cdfd8adc6
new verb models added
2011-06-23 12:35:08 +00:00
adam.slaski
30719e6e6b
changes in lexicon noun
2011-06-23 12:34:34 +00:00
hallgren
ca16782d06
minibar support.js: add function ajax_http_post for posting FormData
2011-06-21 16:10:44 +00:00
hallgren
b80696f958
gf-server: make pgf-service work the Apache mod_fastcgi
...
pgf-service now appears to works with Apache mod_fastcgi (under Mac OS X) in
addition to lighttpd.
One difference appears to be that while lighttpd passes the name of the PGF
file in the SCRIPT_FILENAME variable, Apache passes it in PATH_TRANSLATED.
But perhaps this depends on exactly how the fastcgi service is configured.
The following is what I added to the Apache configuration file to test this:
<Directory /Library/WebServer/Documents/fcgi-bin>
SetHandler fastcgi-script
Options +ExecCGI
</Directory>
Action pgf-service /fcgi-bin/pgf-service
AddHandler pgf-service .pgf
2011-06-21 15:49:31 +00:00
hallgren
4b86179f12
gf-server: enable -rtsopts when compiling with ghc>=7.0
2011-06-21 15:45:13 +00:00
hallgren
1780b14d3a
gf-server.cabal: a separate flag for the content service
...
* Use cabal install -ffastcgi to compile the fastcgi server.
* Use cabal install -fcontent to compile the content service (off by default,
currently broken)
* Use both flag to compile both.
2011-06-21 15:38:57 +00:00
hallgren
ae83ed677c
gfse: fix a problem in browsers where "class" is a reserved keyword
2011-05-07 17:36:49 +00:00
aarne
070dca9a6a
updated information on GF book
2011-06-20 20:52:23 +00:00
aarne
b199fcde2f
Nepali added to resource synopsis
2011-06-20 13:13:12 +00:00
virk.shafqat
7df882ef08
Nepali_api
2011-06-20 11:51:44 +00:00
virk.shafqat
a9d8634147
refinementNepali-11-06-20
2011-06-20 11:24:22 +00:00
aarne
f08c6a10a1
Status updated with Persian and Nepali
2011-06-14 11:52:26 +00:00
aarne
af69d5eda6
synopsis with Persian
2011-06-14 11:49:38 +00:00
aarne
a772c0af48
allow empty lines in transliteration files
2011-06-14 11:49:10 +00:00
aarne
67c804d9a8
Nepali resource by Dinesh Simk - almost complete
2011-06-14 11:19:59 +00:00
aarne
69c5b1d317
Inari's additions to ParadigmsSpa
2011-06-14 10:46:43 +00:00
virk.shafqat
f0d0c01743
NumeralsDigits
2011-06-13 22:37:48 +00:00
virk.shafqat
9c37ec6f63
fileExtarPes-added
2011-06-13 21:27:20 +00:00
virk.shafqat
87ae4d68fd
refinement-11-06-13
2011-06-13 21:21:30 +00:00
virk.shafqat
50057fb219
PersianAPI
2011-06-13 18:44:29 +00:00
virk.shafqat
052c75a71c
PersianRG
2011-06-13 18:23:30 +00:00
aarne
525bf8f410
Finnish SDP paradigm ported to lower-case by using Predef.toUpper
2011-06-02 16:12:01 +00:00
aarne
7d3949a270
Predef functions toUpper, toLower, isUpper
2011-06-02 16:10:46 +00:00
aarne
b30b5b6882
"Urd in Phrasebook Makefile; correct form of adj Spa.spanish_A"
2011-06-02 10:30:32 +00:00
jordi.saludes
50cdc9e354
provide both genders for Plural in Cat/mkPronoun
2011-06-02 08:53:35 +00:00
aarne
adfc2b6796
adapted parse/English to new uncontracted polarity
2011-06-02 09:26:33 +00:00
aarne
bbc2a7c538
ported the change in English NPCase and Polarity to SUMO
2011-06-02 08:30:06 +00:00
aarne
20966efd85
factored English uncontracted negation to one constant, ExtraEng.UncNeg : Pol
2011-06-02 08:05:31 +00:00
aarne
5782bea01d
patches in Spanish adjectives by Inari
2011-06-02 07:24:20 +00:00
jordi.saludes
7445a5fda6
Fixed A's in Cat phrasebook nationalities
2011-06-01 15:50:21 +00:00
virk.shafqat
3a20957aaa
addedSymbolicPnb
2011-05-20 23:23:08 +00:00
virk.shafqat
198ba1a151
refinementsTextUrd11-19-05
2011-05-19 18:19:34 +00:00
virk.shafqat
9e38856a1e
refinementsTextUrd-11-05-19
2011-05-19 15:57:12 +00:00
virk.shafqat
ab120fc83f
refinements-2011-05-19
2011-05-19 15:19:15 +00:00
virk.shafqat
96d8cc4c04
refinementsUrdPhrasebook-2011-05-13
2011-05-13 21:51:16 +00:00
aarne
026c5cddf5
fixing case in ParseEng
2011-05-13 16:25:58 +00:00
aarne
ecdcf07140
addition to Urdu phrasebook
2011-05-13 11:14:47 +00:00
virk.shafqat
17d5a3ffbb
refinementsUrdPhrbook-2011-05-12
2011-05-12 16:24:00 +00:00
virk.shafqat
9a31b52556
refinementsUrdPnb-2011-05-11
2011-05-11 00:11:52 +00:00
virk.shafqat
e52f51007f
refinementsPnb-2011-05-10
2011-05-10 15:27:57 +00:00
virk.shafqat
3796ffc0f8
refinementsUrd-2011-05-10
2011-05-10 14:53:08 +00:00
virk.shafqat
c9019e9741
refinements-2011-05-10
2011-05-10 14:33:08 +00:00
hallgren
7f91547576
gfse: you can now add concrete syntax for arbitrary languages
...
Before, you had to pick a language from a list of supported languages, but now
you can also pick Other and change the language code afterwards.
2011-05-06 15:24:45 +00:00
aarne
e8da38c814
Urdu phrasebook (not complete)
2011-05-06 12:29:46 +00:00
aarne
20517f98dc
fixed problems in persian transliteration pointed out by Elnaz
2011-05-06 12:11:45 +00:00
aarne
d3c98a4cdd
added Punjabi to langs compiled with lib/src/Make
2011-05-06 09:09:41 +00:00
aarne
6028088291
updated Synopsis with Afrikaans, Punjabi, and additional modules
2011-05-06 09:00:07 +00:00
aarne
f0bd6dc69f
api for Afrikaans
2011-05-06 08:38:39 +00:00
virk.shafqat
458675a8e8
refinements-Pnb-2011-04-30
2011-04-30 18:11:48 +00:00
aarne
72b63e34bd
transliteration via configuration file: ps -to=file or ps -from=file
2011-05-02 14:53:46 +00:00