From 05debd254c95478d969e6cdcfa5faacae4143cf4 Mon Sep 17 00:00:00 2001 From: Rainer Simon Date: Wed, 24 May 2023 12:15:51 +0200 Subject: [PATCH] Site rebuild --- getting-started/index.xml | 2 +- getting-started/osd-plugin/index.html | 4 ++++ index.html | 2 +- index.xml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/getting-started/index.xml b/getting-started/index.xml index 27f3604..f72230d 100644 --- a/getting-started/index.xml +++ b/getting-started/index.xml @@ -15,7 +15,7 @@ http://annotorious.github.io/getting-started/osd-plugin/ Getting Started with the OpenSeadragon Plugin The Annotorious OpenSeadragon plugin is an extension to the OpenSeadragon viewer for zoomable high-resolution images. Click or tap the annotation to edit. Hold the SHIFT key while clicking and dragging the mouse to create a new annotation. Download the latest release and include script and stylesheet file in your web page. Make sure to include the script after the OpenSeadragon script. -<!-- CSS stylesheet --> <link rel="stylesheet" href="annotorious. +Important! From version 2. diff --git a/getting-started/osd-plugin/index.html b/getting-started/osd-plugin/index.html index d57d339..9a40542 100644 --- a/getting-started/osd-plugin/index.html +++ b/getting-started/osd-plugin/index.html @@ -152,6 +152,10 @@

Getting Started with the

Download the latest release and include script and stylesheet file in your web page. Make sure to include the script after the OpenSeadragon script.

+
+

Important! From version 2.7.x Annotorious strictly requires OpenSeadragon 3.0 or higher. +For compatibility with OpenSeadragon v2.4 and below, please use Annotorious 2.6.x.

+
<!-- CSS stylesheet -->
 <link rel="stylesheet" href="annotorious.min.css">
 
diff --git a/index.html b/index.html
index a60e9d5..a31cbbb 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
 
 
   
-	
+	
     Annotorious | A Javascript Image Annotation Library
     
         
diff --git a/index.xml b/index.xml
index a207d94..1f77fd1 100644
--- a/index.xml
+++ b/index.xml
@@ -38,7 +38,7 @@ For every annotation shape, Annotorious renders two SVG shapes, exactly on top o
       http://annotorious.github.io/getting-started/osd-plugin/
       Getting Started with the OpenSeadragon Plugin The Annotorious OpenSeadragon plugin is an extension to the OpenSeadragon viewer for zoomable high-resolution images. Click or tap the annotation to edit. Hold the SHIFT key while clicking and dragging the mouse to create a new annotation.
 Download the latest release and include script and stylesheet file in your web page. Make sure to include the script after the OpenSeadragon script.
-&lt;!-- CSS stylesheet --&gt; &lt;link rel=&#34;stylesheet&#34; href=&#34;annotorious.
+Important! From version 2.