atorres757/simplicity
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A suite of Ajax search widgets to interface with the Discovery Engine.
The simplicity widgets provide a set of jQuery UI JavaScript widgets
that enable a highly-responsive Ajax based search interface.
They are comprised of UI widgets and a server-sides search controller,
The search controller uses a RESTful API with regular URL parameters for
the request and expect a JSON response.
To see the widgets in action run
ant compress-media
And publish the docroot directory via your local apache install.
To generate jsdoc documentation for the widgets, run
ant jsdoc