diff options
| author | hallgren <hallgren@chalmers.se> | 2012-11-29 16:05:42 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-11-29 16:05:42 +0000 |
| commit | 8c22a380f749514fdee246163bd4c7355b8f1faa (patch) | |
| tree | 2f1ad261d416076d82e82a16fac814369f9edc9e /src/www/minibar/about.html | |
| parent | 8cefec807acd877145e7a46eb2d8d4dcac45af2d (diff) | |
minibar: add tool tips to some of the buttons
Also move the functions title and attr from editor/editor.js to js/support.js.
Also mention recent changes in minibar/about.html.
Diffstat (limited to 'src/www/minibar/about.html')
| -rw-r--r-- | src/www/minibar/about.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index 7afa1728e..cfc367c7c 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -214,11 +214,14 @@ Some implementation details: <li>[Added 2012-04-18] Added buttons to use generated translations as input. (This functionality is available in the original Fridge Poetry, but has been missing in Minibar, until now.) + <li>[Added 2012-11-23] Added support for switching back and forth between the + minibar and the new syntax tree editor. The default configuration in + <code>minibar_online.js</code> shows how to enable it. </ul> <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Tue Nov 27 15:02:49 CET 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Thu Nov 29 17:02:43 CET 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
