From 26b8df5cf512cfe2858661edf2b6ca5eec5b0ed6 Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 18 Oct 2011 15:21:49 +0000 Subject: minibar: adding a start category menu + The start category menu can be turned off by passing the option {startcat_menu:false} when starting the minibar. + Documentation updates. --- src/www/minibar/gf-web-api-examples.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/www/minibar/gf-web-api-examples.html') diff --git a/src/www/minibar/gf-web-api-examples.html b/src/www/minibar/gf-web-api-examples.html index 194967de0..520a66070 100644 --- a/src/www/minibar/gf-web-api-examples.html +++ b/src/www/minibar/gf-web-api-examples.html @@ -90,6 +90,7 @@ full API.
http://localhost:41296/grammars/Foods.pgf
{"name":"Foods", "userLanguage":"FoodsEng", + "startcat":"Comment", "categories":["Comment","Float","Int","Item","Kind","Quality","String"], "functions":["Boring","Cheese","Delicious","Expensive","Fish","Fresh", "Italian","Mod","Pizza","Pred","That","These","This","Those","Very", @@ -145,7 +146,7 @@ full API.
- Last modified: Sun Aug 21 10:52:43 CEST 2011 + Last modified: Tue Oct 18 16:36:36 CEST 2011
TH
\ No newline at end of file -- cgit v1.2.3