Modified:
wiki/Usage.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/Usage.wiki
==============================================================================
--- wiki/Usage.wiki (original)
+++ wiki/Usage.wiki Thu Nov 20 16:38:59 2008
@@ -6,7 +6,7 @@
freebaseSuggest accepts an optional argument which is a dictionary that
could overwrite one or more default settings as described below.
||width||This is the width of the suggestion list and the flyout in
pixels. Default is 275.||
-||soft||Soft suggestion. If true, DO NOT auto-select first item in the
suggestion list. Otherwise, select first item. Default is false.||
+||soft||Soft suggestion. If true, DO NOT auto-select first item in the
suggestion list. Otherwise, select first item. Default is true.||
||suggest_new||To enable a suggest new option, set text to a non-null
string. This is the string displayed for the suggest new option
(eg, "Create new topic"). Default is null.||
||flyout||To enable flyout to show additional information for the
currently highlighted item including a thumbnail and blurb. Default is
true.||
||service_url||This the base url to all the api services like
autocomplete, blurbs and thumbnails. Default is "http://www.freebase.com".||