summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Collapse)Author
2018-10-10Comment out links to some old demos that no longer workThomas Hallgren
2018-06-12Remove HTML files from VC which should be generated from txt2tagsJohn J. Camilleri
If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed
2018-01-23demos/index.html: add link to multilingual_headlines.htmlThomas Hallgren
It was lost in the move from darcs to GIT, since it was added with a local change and not recorded in the darcs repository.
2016-02-08demos/index.html: a couple of fixeshallgren
2015-06-09note on official vs development version of the Android appaarne
2015-06-09updated demos/app.htmlaarne
2014-07-15modified some explanations in app.htmlaarne
2014-06-30link to play store from app.htmlaarne
2014-06-20added a note that the green translation comes from the phrasebookaarne
2014-06-19style0 in app.html to preserve colours in table cellsaarne
2014-06-19language status information in demo app and translation documentsaarne
2014-06-19Demo page: fix the link to the android apphallgren
2014-06-19Demo page: add links to the wide coverage translation page and the android apphallgren
2014-06-15updated demos/translation.t2t with link to app and explanation of coloursaarne
2014-04-24updated app.html with new linksaarne
2014-04-22updated app.html with images and a link where a real app can now be foundaarne
2014-04-21a copy of app help file as demos/app.htmlaarne
2014-04-07demos/translation.t2t: more space for the demo apphallgren
2014-02-13demos/translation.t2t: the translation app needs more spacehallgren
2014-01-28Wide coverage translation web demo improvementshallgren
+ Add lexing/unlexing + Add a button to swap input and output + Minor layout adjustments
2014-01-23demos/translation: add preliminary online demo,hallgren
but it is not ready to be widely advertised yet, e.g. lexing and unlexing is missing.
2014-01-10removed the generated html filesaarne
2014-01-10started demo pages for translation and resource grammarsaarne
2013-08-22Demo page: added a link to Phrasomatichallgren
2013-05-24Demo page: add a version of the minibar that shows just the MOLTO ↵hallgren
Application grammars
2012-11-27some documentation updates and fixeshallgren
doc/Makefile: add a rule to regenerate gf-help-full.txt gf-help-full.txt: updated (new parse tree visualization options) demo & cloud index: clarifications minibar documentation: better layout on mobile devices GF 3.4 release notes: reorganized & updated
2012-10-12demo page: adding a link to the question answering demo from the ICFP 2012 ↵hallgren
GF tutorial
2012-10-01demo page: update the links to Mathbar and GFSE to point to the latest versionhallgren
2012-09-28Make the GF web site more mobile friendlyhallgren
Most of the pages on the GF web site have an exemplary simple design, with just one column of text. This make them adapt exceptionally well to screens of different sizes. In particular, they should be easy to read even on smartphones. However, smartphone browsers like Mobile Safari and the default Android Browser assume that pages do *not* adapt well to small screens, so by default they emulate a big screen, forcing the user to zoom in to a part of the page to be able to read it. By adding the meta tag <meta name = "viewport" content = "width = device-width"> the big screen emulation can be turned off, allowing pages to be formatted to fit the actual screen size and text to be displayed at a readable size.
2012-05-04Demos: add a note that the WebAlt Math translator is out of orderhallgren
2012-04-30minibar_offline: Update the API exported by pgf_offline.js to be compatible ↵hallgren
with pgf_online.js This makes the minibar offline demo work again.
2012-02-28gfse: Translation Quiz integrationhallgren
Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so that it will be installed by 'cabal install' along with the other files that are installed for use by gf -server mode.
2012-02-23demos/index.html: some demos are not new anymorehallgren
2011-11-01Translation Quiz: add copyright notices in source fileshallgren
As suggested by Elnaz.
2011-08-16demos: just recording some recent changes to the index pagehallgren
2011-03-09gfse: add a link from demo page to the editorhallgren
2011-03-01demos/index.html: minibar is now available on the standard porthallgren
Minibar was at http://www.grammaticalframework.org:41296/minibar/minibar.html but now also at http://www.grammaticalframework.org/demos/minibar/minibar.html which means it is accessible behind firewalls that block requests to nonstandard ports.
2011-03-01demo/indx.html: record translation quiz entryhallgren
2011-02-18translation quiz: always show the grammar menuhallgren
2011-02-18translation quiz: a small change to make easy to select an alternate grammar ↵hallgren
directory
2011-01-26Translation Quiz: fix for race condition on page loadhallgren
2011-01-25Translation quiz: improvements from Elnazhallgren
2011-01-11Link back to the start page from the demo and download pages.hallgren
2011-01-11Reinstated the link to the multilingual wiki demohallgren
2011-01-11Demos: added a link to the Online syllogism solverhallgren
2010-12-22Documentation fixeshallgren
+ 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-20New demo: translation quiz. Remove outdated demos/index.txthallgren
2010-06-17Update demo linkshallgren
- Added link to the Prasebook demo. The older demos are no longer labelled NEW. - Point to www.grammaticalframework.org instead of tournesol.cs.chalmers.se - Update links to www.cs.chalmers.se to new pages on www.cse.chalmers.se, since there is no working autmatic redirection. - got rid of some HTML clutter. - index.txt was out of sync with index.html. It is now even more out of sync.
2009-12-09manual web page edits from cs.chalmersaarne
2009-03-11google analyticsaarne