From 9ef5a80f4ef428709739dee065b945d446a7ad53 Mon Sep 17 00:00:00 2001 From: cominch Date: Sun, 10 Jun 2012 10:38:54 +0200 Subject: [PATCH] add interaction for triples and selector for augmented browsing Conflicts: htroot/interaction/interaction.js source/net/yacy/interaction/Interaction.java --- htroot/AugmentedBrowsingFilters_p.html | 8 + htroot/AugmentedBrowsingFilters_p.java | 6 + htroot/interaction/OverlayInteraction.html | 5 +- htroot/interaction/Triple.java | 90 +++ htroot/interaction/Triple.json | 4 + htroot/interaction/interaction.js | 34 ++ source/net/yacy/interaction/Interaction.java | 561 +++++++++++++++++++ 7 files changed, 705 insertions(+), 3 deletions(-) create mode 100644 htroot/interaction/Triple.java create mode 100644 htroot/interaction/Triple.json create mode 100644 htroot/interaction/interaction.js create mode 100644 source/net/yacy/interaction/Interaction.java diff --git a/htroot/AugmentedBrowsingFilters_p.html b/htroot/AugmentedBrowsingFilters_p.html index e135ea437..096bc8665 100644 --- a/htroot/AugmentedBrowsingFilters_p.html +++ b/htroot/AugmentedBrowsingFilters_p.html @@ -51,6 +51,14 @@

+
+
+ Enabled
+

+ Show overlay interaction buttons for sciety. +

+
+