summaryrefslogtreecommitdiff
path: root/src/www/gfse/localstorage.js
AgeCommit message (Collapse)Author
2013-04-03Simple Translation Tool: initial support for editing source segments in the ↵hallgren
minibar
2012-03-29gfse: show an informative error message in browsers that lack support for ↵hallgren
localStorage
2011-11-01gfse: documentation updatehallgren
2011-10-12Improvements of "gf -server" mode and related setuphallgren
"gf -server" mode now contains everything needed to run the minibar and the grammar editor (including example-based grammar writing). The Setup.hs script installs the required files where gf -server can find them. These files have been moved to a new directory: src/www. The separate server program pgf-http is now obsolete.