Here are the main features we think to add in the next months. Feel free to
add your feature requests.
REST API and documentation
We need to add new cool features available through the RESTFul API.
By the way, we need to document it more with some full examples, aka curl recreation scripts.
0.2.0 (august 2012)
Company branding logo and css
The idea is to let each company to decide the design that fits to their needs.
Just push a logo and a CSS under your company name and we will display it instead of
the scrutmydocs default branding.
0.3.0 (september 2012)
DropBox and GoogleDrive integration
We want to be able to get documents from any dropbox or googledrive account.
0.4.0 (november 2012)
Display hit results as you want
Display your own documents as you want to design them using JQuery.
"Your data, your search!": only you know how to display a document. We
have a standard model for binary documents (pdf, oOo ...), but idea is to let you
send any structured document to scrutmydocs. Then, as a result, we will create a div
and we will call your own JQuery plugin method.
Something like:
$.yourplugin(divname, _source);
0.5.0 (end of 2012)
Advanced search
We can detect your model (using mappings). So we can probably create an advanced search
based on this model.
0.6.0 (early 2013)