-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
51 lines (36 loc) · 1.34 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
apercite : Apercite include a thumbnail on your links in your posts.
version 1.2.2 (11/13/2010):
* Fixed admin form save
version 1.2.1 (11/11/2010):
* Optimization SEO
version 1.2.0 (08/20/2010):
* Reindenting all the code
* Compatibility with DotClear 2.2
version 1.1.3 (12/12/2009):
* Bug fix URL start by "#"
version 1.1.2 (11/29/2009):
* Changing behaviors
version 1.1.1 (11/19/2009):
* Bug fix plugin installation
version 1.1.0 (11/01/2009):
* Redesign of the interface configuration
version 1.0.5 (09/13/2009):
* Add new values to choice size a thumbnail (16:10)
version 1.0.4 (07/15/2009):
* Add option in admin to choose the name of class and id to display the thumbnails
version 1.0.3 (07/14/2009):
* Publication of the version 1.0.3 stable
version 1.0.3b3 (07/13/2009):
* Add #link-summarizer to display a thumbnail
version 1.0.3b2 (07/13/2009):
* Add escapeHTML in index.php
version 1.0.3b (07/13/2009):
* Global change to respect the rules of DotClear
* Correction of the option of display of the external links only.
version 1.0.2 (07/13/2009):
* Add option to display only external links
* Update the Javascript to display the div on the left or on the right according
to the position of the mouse.
version 1.0.1 (07/12/2009):
* Add CSS z-index on div to display the thumbnail
* Optimization PHP Code