Widget - My Filefinder

Information.

This widget will search for your files.

Screenshots.

Detailed view of the returned JSON object.
JSON: MyFileFinder
{"searchString":"m","total":1,"items":[{"title":"FCKeditor_2.5.1.tar.gz","score":"0.3654883",
"url":"/access/content/group/e7c74d55-ccec-49f1-b4d3-0220bb4e0525/Exegesis%20Tool%20Resources/FCKeditor_2.5.1.tar.gz","reference":"/content/group/e7c74d55-ccec-49f1-b4d3-0220bb4e0525/
Exegesis Tool Resources/FCKeditor_2.5.1.tar.gz"}],"status":"succes"}
Fields in the JSON.
field description
searchString contains the search string the user looked for
total contains total results returned
items contains the search results
item title title of the file
item score search score
item url url to the file
item reference the reference
status returns "succes" or "failed"(when failed the rest of the field will be empty)
URL to the JSON service.

/sdata/mff?search=you

The queryString search contains the search parameter.

Source code.

Download source(beta)

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.