diff --git a/CHANGELOG.md b/CHANGELOG.md index 15dc336..0cb3a39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog # +Version 2.3 PR + * Added export compatible with the format of the spip plugin [Image cliquable](https://contrib.spip.net/Plugin-Image-Cliquable) + * Added a button to change maphilight visibility and list visibility + Version 2.2 * Updated excanvas to [r3](https://code.google.com/p/imgmap/source/detail?r=3) - should solve IE8 problems * Added Example with ExtJs integration, thanks to Colin Bell diff --git a/changelog b/changelog index a0baa37..02c739c 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,10 @@ = Changelog = +Version 2.3 PR + * Added export compatible with the format of the spip plugin Image cliquable + * Added a button to change maphilight visibility and list visibility + Version 2.2 * Updated excanvas to r3 - should solve IE8 problems * Added Example with ExtJs integration, thanks to Colin Bell diff --git a/examples/example1.html b/examples/example1.html index d8d5cde..7ed52a4 100644 --- a/examples/example1.html +++ b/examples/example1.html @@ -1,22 +1,25 @@ +
-
-Example 1 shows how to use the imgmap component in a complete imagemap editor application. This example is
-functionally equivalent to the online editor found at
-http://www.maschek.hu/imagemap/imgmap.
-To use the uploader component ("An image on your computer") you will need to open the example from a php-enabled webserver.
+
+ Example 1 shows how to use the imgmap component in a complete imagemap editor application. This example is
+ functionally equivalent to the online editor found at
+ http://www.maschek.hu/imagemap/imgmap.
+ To use the uploader component ("An image on your computer") you will need to open the example from a php-enabled
+ webserver.
-