Commit Graph

55 Commits

Author SHA1 Message Date
aarne
fb9508b38e modified some explanations in app.html 2014-07-15 09:55:45 +00:00
aarne
9fe068449b link to play store from app.html 2014-06-30 09:14:17 +00:00
aarne
0f1aa6e669 added a note that the green translation comes from the phrasebook 2014-06-20 07:12:31 +00:00
aarne
7e8bc5fd85 style0 in app.html to preserve colours in table cells 2014-06-19 17:44:06 +00:00
aarne
1869234dc4 language status information in demo app and translation documents 2014-06-19 17:41:34 +00:00
hallgren
fc49815f32 Demo page: fix the link to the android app 2014-06-19 17:05:21 +00:00
hallgren
42e0e1b78c Demo page: add links to the wide coverage translation page and the android app 2014-06-19 17:00:23 +00:00
aarne
42bb22df0c updated demos/translation.t2t with link to app and explanation of colours 2014-06-15 14:12:55 +00:00
aarne
bba6395811 updated app.html with new links 2014-04-24 07:15:48 +00:00
aarne
4b74c79c27 updated app.html with images and a link where a real app can now be found 2014-04-22 17:18:50 +00:00
aarne
3abe28319c a copy of app help file as demos/app.html 2014-04-21 08:45:32 +00:00
hallgren
9f3e9d8626 demos/translation.t2t: more space for the demo app 2014-04-07 13:01:00 +00:00
hallgren
b7f57b1394 demos/translation.t2t: the translation app needs more space 2014-02-13 12:02:10 +00:00
hallgren
f1c4b353e3 Wide coverage translation web demo improvements
+ Add lexing/unlexing
+ Add a button to swap input and output
+ Minor layout adjustments
2014-01-28 16:51:21 +00:00
hallgren
caacaa9d8b demos/translation: add preliminary online demo,
but it is not ready to be widely advertised yet, e.g. lexing and unlexing is
missing.
2014-01-23 14:56:52 +00:00
aarne
b572226e37 removed the generated html files 2014-01-10 14:55:21 +00:00
aarne
31062771ee started demo pages for translation and resource grammars 2014-01-10 14:54:21 +00:00
hallgren
fa1f750870 Demo page: added a link to Phrasomatic 2013-08-22 19:27:33 +00:00
hallgren
6ca2fe5898 Demo page: add a version of the minibar that shows just the MOLTO Application grammars 2013-05-24 14:20:36 +00:00
hallgren
a6ac00023d some documentation updates and fixes
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-11-27 14:11:47 +00:00
hallgren
5af6af0dd8 demo page: adding a link to the question answering demo from the ICFP 2012 GF tutorial 2012-10-12 15:33:38 +00:00
hallgren
42ffd2e24e demo page: update the links to Mathbar and GFSE to point to the latest version 2012-10-01 11:22:29 +00:00
hallgren
0dbe9a6d50 Make the GF web site more mobile friendly
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-09-28 20:26:13 +00:00
hallgren
3fed5b1cbc Demos: add a note that the WebAlt Math translator is out of order 2012-05-04 12:52:05 +00:00
hallgren
b57b7bdc4b minibar_offline: Update the API exported by pgf_offline.js to be compatible with pgf_online.js
This makes the minibar offline demo work again.
2012-04-30 13:53:55 +00:00
hallgren
eb1b4ecf3f gfse: Translation Quiz integration
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-28 17:24:34 +00:00
hallgren
643b7ee0e4 demos/index.html: some demos are not new anymore 2012-02-23 16:48:34 +00:00
hallgren
44116be125 Translation Quiz: add copyright notices in source files
As suggested by Elnaz.
2011-11-01 13:22:24 +00:00
hallgren
d68e11dbae demos: just recording some recent changes to the index page 2011-08-16 15:41:31 +00:00
hallgren
06e794d532 gfse: add a link from demo page to the editor 2011-03-09 10:05:53 +00:00
hallgren
4642b2a392 demos/index.html: minibar is now available on the standard port
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 15:02:13 +00:00
hallgren
8e2caf6404 demo/indx.html: record translation quiz entry 2011-03-01 14:58:51 +00:00
hallgren
f65aff1d21 translation quiz: always show the grammar menu 2011-02-18 11:52:08 +00:00
hallgren
f7e791e0e8 translation quiz: a small change to make easy to select an alternate grammar directory 2011-02-18 11:51:41 +00:00
hallgren
95055e8cd8 Translation Quiz: fix for race condition on page load 2011-01-26 16:21:23 +00:00
hallgren
ad5316279b Translation quiz: improvements from Elnaz 2011-01-25 11:58:49 +00:00
hallgren
cf916c66e7 Link back to the start page from the demo and download pages. 2011-01-11 14:22:28 +00:00
hallgren
1372f68858 Reinstated the link to the multilingual wiki demo 2011-01-11 14:07:11 +00:00
hallgren
f43a97ec78 Demos: added a link to the Online syllogism solver 2011-01-11 13:11:08 +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
9509a451e0 New demo: translation quiz. Remove outdated demos/index.txt 2010-12-20 17:33:34 +00:00
hallgren
7398216aa9 Update demo links
- 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.
2010-06-17 15:14:00 +00:00
aarne
df019fa427 manual web page edits from cs.chalmers 2009-12-09 09:37:47 +00:00
aarne
04b176fe37 google analytics 2009-03-11 16:10:02 +00:00
aarne
a993ee2151 links in demo.txt 2008-11-21 17:12:34 +00:00
aarne
94320c3889 links to demos 2008-11-21 17:10:02 +00:00
aarne
ce50264e91 updated demo page and summer school 2008-11-18 10:00:43 +00:00
aarne
c0a800e73e download page for beta2 ; link to JEM demo 2008-10-01 09:20:36 +00:00
aarne
dd839fa867 updated gf-bibliography 2008-08-23 16:34:42 +00:00
aarne
7df3c6ec72 numerals demo on the web 2008-08-15 15:28:09 +00:00