1
0
forked from GitHub/gf-core
Commit Graph

6104 Commits

Author SHA1 Message Date
hallgren
8afbc3cbbc Use i386 rather than i486 in binary package names 2010-12-23 12:18:11 +00:00
aarne
f2c57d32bd typo in Constructors 2010-12-23 11:57:51 +00:00
hallgren
b2b6def050 Include Urd in the default set of languages to compile 2010-12-23 11:44:40 +00:00
aarne
e78d475b9f french these and those 2010-12-23 11:30:32 +00:00
hallgren
ebd0262b3a Update version number to 3.2.
Code freeze for generation of binary distribution packages is imminent.
2010-12-23 11:26:33 +00:00
hallgren
f2e57c401a Add release notes file download/release-3.2.t2t. Someone should fill it in. 2010-12-23 11:21:19 +00:00
hallgren
99f1f4e370 Apply stylesheet to GF quickstart 2010-12-23 10:32:39 +00:00
aarne
02e56187d3 this_Det etc in synopsis (since they are used in tutorial) 2010-12-23 10:06:05 +00:00
aarne
9bf21b0b5e word alignment ex in tutorial 2010-12-23 10:05:27 +00:00
aarne
314faeaffa fixed corrupted character in tutorial FoodIta 2010-12-23 10:04:50 +00:00
aarne
f117e7b3b7 updated tutorial and quickstart for 3.2 2010-12-23 09:33:11 +00:00
hallgren
d47da82d00 Setup.hs: build both alltenses and present by default
Now you can specify more than one mode when building and installing the RGL.
For example to build all modes, run

        runhaskell Setup.hs build alltenses present minimal

The default is to build alltenses and present, which means that a single
command,

        cabal install

is enough to obtain a normal installation of GF. Without this change, additional
build and install commands would be required before you can compile example
grammars, like Foods and Phrasebook.

The build-binary-dist.sh script has been simplified accordingly.
2010-12-22 21:18:47 +00:00
aarne
e93fdce56f restored OrigMorphoPol and OrigNounMorphoPol to make ParadigmsPol compilable 2010-12-22 17:02:01 +00:00
aarne
a8e01164e8 FoodsPes and Sofy in status 2010-12-22 14:47:54 +00:00
hallgren
060f4e1866 Documentation fixes
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files.
+ Add program update_html that finds all .t2t documents and updates the
  corresponding .html file. It can be invoked with 'make html'.
+ Add style to some .html documents
2010-12-22 16:57:53 +00:00
hallgren
0a52aaf81d PGF web service: make the generated index.html for pgf-http a bit more informative 2010-12-22 15:06:02 +00:00
hallgren
18338b0ee4 gf-server.cabal: update description of fastcgi flag 2010-12-22 15:05:10 +00:00
hallgren
a5b661700b gf-server.cabal: make hsql-mysql optional like fastcgi
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.
2010-12-22 14:59:49 +00:00
hallgren
5dd58dfca6 gf-server.cabal: Change the default for the flag fastcgi to False
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.
2010-12-22 14:49:17 +00:00
hallgren
681c5d25dd PGF web service: Use Content-Type text/javascript from JSON output
The Content-Type used to be text/json, but this caused warning messages in
some web browers.
2010-12-22 14:47:35 +00:00
aarne
4c48dc3bc2 removed GF/deprecated 2010-12-22 14:11:55 +00:00
aarne
48b55ac98a moved parts of doc to deprecated/doc 2010-12-22 14:08:42 +00:00
krasimir
9b9dbfb1d6 added GrammarsPanel in the GF editor 2010-12-22 13:51:26 +00:00
aarne
192b3b4e0a updated GF/index.html 2010-12-22 13:06:03 +00:00
krasimir
9ae3a7b30d tweak gf-server.cabal 2010-12-22 12:32:13 +00:00
aarne
1ae49d8eb6 refined synopsis 2010-12-22 09:57:16 +00:00
aarne
9907760974 fine-tuning the synopsis 2010-12-22 08:39:46 +00:00
aarne
1de916b76d making synopsis work for structural words, etc 2010-12-21 23:23:20 +00:00
hallgren
0194769f05 Add build-binary-dist.sh 2010-12-21 22:18:48 +00:00
aarne
408516a189 mkNumeral for strings 1-999 2010-12-21 15:32:23 +00:00
aarne
618c06131d structural in api examples 2010-12-21 15:31:55 +00:00
krasimir
01d05b6736 more clear LICENSE file for GF 2010-12-21 10:57:54 +00:00
aarne
4f244b6eec remove -src from Setup; simplified str2numeral; bug fix in Finnish ordinal inflection 2010-12-21 09:58:12 +00:00
hallgren
2c91730b9d download/index-3.2.t2t: first version of download page for GF release 3.2 2010-12-20 21:56:10 +00:00
hallgren
a5ad9c789e css/style.css: a style sheet for GF web pages 2010-12-20 21:54:51 +00:00
hallgren
bb38a011fe index.html: changes for release 3.1.6
It's a bit late. I don't know why these changes haven't been recorded before...
2010-12-20 21:35:38 +00:00
aarne
59c7ce9d7e synopsis doc completed 2010-12-20 15:56:23 +00:00
aarne
8f9e72ae4c mkTemp in api; Inf to aux in SentenceEng bug fix 2010-12-20 14:10:48 +00:00
hallgren
9509a451e0 New demo: translation quiz. Remove outdated demos/index.txt 2010-12-20 17:33:34 +00:00
aarne
11086f981d completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
c4f2ebacb2 Adam's new Polish noun lexicon 2010-12-19 11:32:32 +00:00
asl (at) mimuw.edu.pl
f653dec8c9 Polish noun morphology
This is a very cool christmass update that consists of entire new version
of the Polish noun morphology and some minor bugfixes. The new description
of the morphology is generated automaticaly from some linguistic resources that 
have benn recently released free. This description covers (probably) all 
the Polish nouns.
2010-12-18 01:08:27 +00:00
hallgren
3816623310 gf.cabal: version 3.1.91, remove pgf-http
The version of cabal distributed with Ubuntu 10.10 is too old to handle
executables that refer to the library in the same package, so to not make it
too complicated for Ubuntu users to compile GF from source, pgf-http is no
longer part of the main gf.cabal. :-(
2010-12-17 16:59:35 +00:00
hallgren
6b6d1407c8 Add -optimize-pgf to Makefile for Foods.pgf 2010-12-17 16:47:25 +00:00
hallgren
0374f327d6 minibar.html: omit explicit grammars_url option
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.
2010-12-17 16:43:11 +00:00
hallgren
fb807d307c minibar/support.js: fix comment typos and add links 2010-12-17 16:42:08 +00:00
hallgren
c9d9db121a pgf-http now uses $datadir/www instead of ./www as the document root
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.
2010-12-17 16:35:59 +00:00
hallgren
31c09c8846 RunHTTP.hs: remove hardcoded document root
The document root is now part of the arguments passed to runHTTP.
2010-12-17 16:33:54 +00:00
hallgren
72148feeb9 Install minibar and some example grammars along with pgf-http
Together with the changes to pgf-http, this should make it much easier to run
the PGF service and minibar locally.
2010-12-17 16:29:22 +00:00
aarne
6250c85417 controlling the substantival and adjectival det forms in english 2010-12-17 14:04:05 +00:00