<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/minibar/minibar_online.js, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2019-11-21T13:25:07+00:00</updated>
<entry>
<title>Minibar: make it possible to configure a list of preferred grammars</title>
<updated>2019-11-21T13:25:07+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2019-11-21T13:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e6b33ac8b8869ad5741685932bbc14f7ae9efad9'/>
<id>urn:sha1:e6b33ac8b8869ad5741685932bbc14f7ae9efad9</id>
<content type='text'>
A preferred grammar is selected when a user visits the Minibar for the
first time. (Like before, Minibar remembers the selected grammar for future
visits.)

A preferred list of grammars can be specified in config.js in the .../minibar
directory on the server, e.g. like this:

  preferred_grammars=["/grammars/Foods.pgf","/grammars/ResourceDemo.pgf"]

The first available grammar from the list is used.
</content>
</entry>
<entry>
<title>Minibar: support for links to open a given grammar in the minibar</title>
<updated>2019-08-21T12:27:56+00:00</updated>
<author>
<name>Thomas Hallgren</name>
<email>th-github@altocumulus.org</email>
</author>
<published>2019-08-21T12:27:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d1bb1de87f1f5c1189f7a19fc712835e976957bd'/>
<id>urn:sha1:d1bb1de87f1f5c1189f7a19fc712835e976957bd</id>
<content type='text'>
When you press the "i" or "More info" button for a grammar, the info now
includes a link that can be used by anyone to open this specific grammar in
the minibar.
</content>
</entry>
<entry>
<title>minibar: define grammar_list in config.js to restrict the grammar menu</title>
<updated>2016-06-09T14:20:24+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2016-06-09T14:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=18f17ba857dbcdff789410e98f95dd30c6786021'/>
<id>urn:sha1:18f17ba857dbcdff789410e98f95dd30c6786021</id>
<content type='text'>
minibar.html now reads config.js and if it defines grammar_list, only the
grammars listed there will show up in the grammar menu.
</content>
</entry>
<entry>
<title>minibar: use SVG instead of PNG for trees and alignment diagrams if supported by the browser</title>
<updated>2015-05-18T14:54:29+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-05-18T14:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=011e980e9d1afea7e6df3a977f34efb6bded78db'/>
<id>urn:sha1:011e980e9d1afea7e6df3a977f34efb6bded78db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar: more robust test for availability localStorage</title>
<updated>2013-07-29T11:58:17+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-07-29T11:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3b334b57077b678f14067fdddd58750b68d9ae57'/>
<id>urn:sha1:3b334b57077b678f14067fdddd58750b68d9ae57</id>
<content type='text'>
Minibar should now work if localStorage is disabled or unavailable.
(In Firefox, disabling cookies also disables localStorage.)
</content>
</entry>
<entry>
<title>GF cloud: work on syntax editor integration</title>
<updated>2013-04-12T18:29:15+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T18:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d35790e656fe70f0fa258fb8fb84aa65f9887616'/>
<id>urn:sha1:d35790e656fe70f0fa258fb8fb84aa65f9887616</id>
<content type='text'>
+ The syntax editor is now accessible from the Simple Translaton Tool.
+ The minibar now automatically provides access to the syntax editor (provided
  the necessary JavaScript files and style sheets have been loaded).
+ Preparations for making the syntax editor accessible from the grammar editor.
</content>
</entry>
<entry>
<title>minibar/syntax editor integration fixes</title>
<updated>2013-04-12T14:30:27+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-12T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=eb941d6eac5fe17b338c5d3bc6ecda19444c48bd'/>
<id>urn:sha1:eb941d6eac5fe17b338c5d3bc6ecda19444c48bd</id>
<content type='text'>
When starting from the minibar, the selected set of target languages is now
preserved when switching back and forth. 
</content>
</entry>
<entry>
<title>minibar/syntax editor integration improvements</title>
<updated>2013-04-04T14:04:31+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-04T14:04:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=3c244ff27f015df6cfa918c9ba3e192f4d5b62ff'/>
<id>urn:sha1:3c244ff27f015df6cfa918c9ba3e192f4d5b62ff</id>
<content type='text'>
Work in progress on preserving the start category and selected target languages
when switching between the minibar and the syntax editor.
</content>
</entry>
<entry>
<title>Syntax editor/minibar integration fix</title>
<updated>2012-11-29T15:18:02+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-29T15:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c3f82bf10fb08e3f539745a326ae2e6e5e6419de'/>
<id>urn:sha1:c3f82bf10fb08e3f539745a326ae2e6e5e6419de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minibar_online.js: updated to launch Editor using a GrammarManager object</title>
<updated>2012-11-23T15:07:51+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2012-11-23T15:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=22aeb04704dfe049b428f1649e1b195ae8b1ae27'/>
<id>urn:sha1:22aeb04704dfe049b428f1649e1b195ae8b1ae27</id>
<content type='text'>
</content>
</entry>
</feed>
