| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-10 | Comment out links to some old demos that no longer work | Thomas Hallgren | |
| 2018-06-12 | Remove HTML files from VC which should be generated from txt2tags | John J. Camilleri | |
| If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed | |||
| 2018-01-23 | demos/index.html: add link to multilingual_headlines.html | Thomas 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-08 | demos/index.html: a couple of fixes | hallgren | |
| 2015-06-09 | note on official vs development version of the Android app | aarne | |
| 2015-06-09 | updated demos/app.html | aarne | |
| 2014-07-15 | modified some explanations in app.html | aarne | |
| 2014-06-30 | link to play store from app.html | aarne | |
| 2014-06-20 | added a note that the green translation comes from the phrasebook | aarne | |
| 2014-06-19 | style0 in app.html to preserve colours in table cells | aarne | |
| 2014-06-19 | language status information in demo app and translation documents | aarne | |
| 2014-06-19 | Demo page: fix the link to the android app | hallgren | |
| 2014-06-19 | Demo page: add links to the wide coverage translation page and the android app | hallgren | |
| 2014-06-15 | updated demos/translation.t2t with link to app and explanation of colours | aarne | |
| 2014-04-24 | updated app.html with new links | aarne | |
| 2014-04-22 | updated app.html with images and a link where a real app can now be found | aarne | |
| 2014-04-21 | a copy of app help file as demos/app.html | aarne | |
| 2014-04-07 | demos/translation.t2t: more space for the demo app | hallgren | |
| 2014-02-13 | demos/translation.t2t: the translation app needs more space | hallgren | |
| 2014-01-28 | Wide coverage translation web demo improvements | hallgren | |
| + Add lexing/unlexing + Add a button to swap input and output + Minor layout adjustments | |||
| 2014-01-23 | demos/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-10 | removed the generated html files | aarne | |
| 2014-01-10 | started demo pages for translation and resource grammars | aarne | |
| 2013-08-22 | Demo page: added a link to Phrasomatic | hallgren | |
| 2013-05-24 | Demo page: add a version of the minibar that shows just the MOLTO ↵ | hallgren | |
| Application grammars | |||
| 2012-11-27 | some documentation updates and fixes | hallgren | |
| 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-12 | demo page: adding a link to the question answering demo from the ICFP 2012 ↵ | hallgren | |
| GF tutorial | |||
| 2012-10-01 | demo page: update the links to Mathbar and GFSE to point to the latest version | hallgren | |
| 2012-09-28 | Make the GF web site more mobile friendly | hallgren | |
| 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-04 | Demos: add a note that the WebAlt Math translator is out of order | hallgren | |
| 2012-04-30 | minibar_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-28 | gfse: Translation Quiz integration | hallgren | |
| 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-23 | demos/index.html: some demos are not new anymore | hallgren | |
| 2011-11-01 | Translation Quiz: add copyright notices in source files | hallgren | |
| As suggested by Elnaz. | |||
| 2011-08-16 | demos: just recording some recent changes to the index page | hallgren | |
| 2011-03-09 | gfse: add a link from demo page to the editor | hallgren | |
| 2011-03-01 | demos/index.html: minibar is now available on the standard port | hallgren | |
| 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-01 | demo/indx.html: record translation quiz entry | hallgren | |
| 2011-02-18 | translation quiz: always show the grammar menu | hallgren | |
| 2011-02-18 | translation quiz: a small change to make easy to select an alternate grammar ↵ | hallgren | |
| directory | |||
| 2011-01-26 | Translation Quiz: fix for race condition on page load | hallgren | |
| 2011-01-25 | Translation quiz: improvements from Elnaz | hallgren | |
| 2011-01-11 | Link back to the start page from the demo and download pages. | hallgren | |
| 2011-01-11 | Reinstated the link to the multilingual wiki demo | hallgren | |
| 2011-01-11 | Demos: added a link to the Online syllogism solver | hallgren | |
| 2010-12-22 | Documentation fixes | hallgren | |
| + 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-20 | New demo: translation quiz. Remove outdated demos/index.txt | hallgren | |
| 2010-06-17 | Update demo links | hallgren | |
| - 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-09 | manual web page edits from cs.chalmers | aarne | |
| 2009-03-11 | google analytics | aarne | |
