source: products/quintagroup.seoptimizer/tags/2.3.1/docs/HISTORY.txt @ 2111

Last change on this file since 2111 was 1745, checked in by chervol, 14 years ago

history update

  • Property svn:eol-style set to native
File size: 2.3 KB
Line 
1Changelog
2=========
3
42.3.1 (2010-02-16)
5-----------------
6
7- removed the broken keywords filtering code (fixed the issue #10 decode error).
8  [chervol]
9
102.3.0 (2010-02-08)
11------------------
12
13- Added condition install or reinstall package
14  [liebster]
15
16- Added filter keywords by their availability in content
17  [liebster]
18
19- Added settings to control Plone categories and global SEO keywords behaviour
20  [liebster]
21
22- Added settings to control Plone global SEO keywords vs local SEO keywords behaviour
23  [liebster]
24
25
262.2.0 (2010-01-06)
27------------------
28
29- Refactor seo_context_properties cpy script to browser view
30  [liebster]
31
32- Added search numbers of keywords at page
33  [liebster]
34
35
362.1.1 (2009-11-09)
37------------------
38
39- Fixed bug of meta-tags absence for folderish objects
40  [mylan]
41
42
432.1.0 (2009-10-21)
44------------------
45
46- Added metatags order feature, which is managed
47  by metatags_order property of of configlet
48  [liebster]
49
50- Resolved metatags duplication
51  [liebster]
52
53
542.0.9 (2009-09-10)
55------------------
56
57- Fixed bugs in metatags viewlet
58  [liebster]
59
60
612.0.8 (2009-07-28)
62------------------
63
64- Added use of default meta tags from the control panel in metatags viewlet
65  [liebster]
66
67
682.0.7 (2009-07-25)
69------------------
70
71- Fix url action in qseo_properties_edit_form
72  [liebster]
73
74
752.0.6 (2009-05-19)
76------------------
77
78- Fix page title tag, now it is not duplicated in case
79  site and current page have equal titles
80  [piv]
81
82
832.0.5 (2009-04-03)
84------------------
85
86- Fix seoptimizer intrusion before
87  installation to plone instance
88  [mylan]
89
90- Fix base url for folderish objects
91  [mylan]
92
93- Bind viewlets to specific layer and
94  set viewlets order for all skins.
95  [mylan]
96
97
982.0.4 (2009-03-31)
99------------------
100
101* Canonical url support added
102  [mylan]
103* Custom script viewlets in html head added
104
1052.0.2 (2009-03-06)
106------------------
107
108* Uninstallation package profile title added
109* REAME.txt and INSTALL.txt changed, text format ready for PyPi
110
111
1122.0.1 (2009-02-16)
113------------------
114
115* Formatted text in docs for PyPi
116
117
1182.0.0 (2009-02-11)
119------------------
120
121* Some refactoring of product was done, some python script are moved to zope 3 views.
122  Also all main parts of html head section were moved to viewlets and now can easily be
123  reordered.
124
125
1261.5.1
127-----
128
129* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.