Commit Graph

35 Commits

Author SHA1 Message Date
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
aarne
d63e15d13b new tramdemo link 2008-06-27 18:31:38 +00:00
aarne
432b6c02c9 finishing doc 2008-06-27 17:50:46 +00:00
aarne
9aaf53dba1 documentation almost up to date 2008-06-27 14:43:05 +00:00
aarne
333480388f documentation written; some weird constructors excluded from demo 2008-06-27 14:14:01 +00:00
aarne
00779c9657 resource-api demo 2007-12-21 15:07:37 +00:00