It's kind of a nice "freebie" but if it's confusing your users, then I
suggest you hide the scissors icon entirely.
Add the following "CSS override" to the head tag on your page after
the directives to load the SIMILE libraries:
<style>
div.exhibit-toolboxWidget-popup
{
display: none;
}
</style>
HTH,
-Mark
On Jul 6, 11:07 am, ksd <[email protected]> wrote:
> Is there a simpler option (from end-user's perspective) for tab
> separated values export from exhibit tables?
>
> I am using Exhibit 2.2.0 which shows a (perplexing) scissors icon when
> hovering over a table. The set of options presented to end users is
> even more perplexing. It is interesting to watch their contorted
> expressions as they read things like 'RDF/XML, sematic wikitext', etc.
>
> Is there a simple way to limit the exported loaded for a given view?
>
> Perhaps also a feature that makes it only a single option export as
> TSV ?
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---