source: products/quintagroup.seoptimizer/tags/2.3.4/docs/HISTORY.txt @ 2038

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

tyo fix

  • Property svn:eol-style set to native
File size: 2.4 KB
Line 
1Changelog
2=========
3
42.3.4 (2010-03-30)
5------------------
6
7- added missing icon
8
92.3.3 (2010-03-30)
10------------------
11
12- fixed content types translation
13
142.3.1 (2010-02-16)
15------------------
16
17- removed the broken keywords filtering code (fixed the issue #10 decode error).
18  [chervol]
19
202.3.0 (2010-02-08)
21------------------
22
23- Added condition install or reinstall package
24  [liebster]
25
26- Added filter keywords by their availability in content
27  [liebster]
28
29- Added settings to control Plone categories and global SEO keywords behaviour
30  [liebster]
31
32- Added settings to control Plone global SEO keywords vs local SEO keywords behaviour
33  [liebster]
34
35
362.2.0 (2010-01-06)
37------------------
38
39- Refactor seo_context_properties cpy script to browser view
40  [liebster]
41
42- Added search numbers of keywords at page
43  [liebster]
44
45
462.1.1 (2009-11-09)
47------------------
48
49- Fixed bug of meta-tags absence for folderish objects
50  [mylan]
51
52
532.1.0 (2009-10-21)
54------------------
55
56- Added metatags order feature, which is managed
57  by metatags_order property of of configlet
58  [liebster]
59
60- Resolved metatags duplication
61  [liebster]
62
63
642.0.9 (2009-09-10)
65------------------
66
67- Fixed bugs in metatags viewlet
68  [liebster]
69
70
712.0.8 (2009-07-28)
72------------------
73
74- Added use of default meta tags from the control panel in metatags viewlet
75  [liebster]
76
77
782.0.7 (2009-07-25)
79------------------
80
81- Fix url action in qseo_properties_edit_form
82  [liebster]
83
84
852.0.6 (2009-05-19)
86------------------
87
88- Fix page title tag, now it is not duplicated in case
89  site and current page have equal titles
90  [piv]
91
92
932.0.5 (2009-04-03)
94------------------
95
96- Fix seoptimizer intrusion before
97  installation to plone instance
98  [mylan]
99
100- Fix base url for folderish objects
101  [mylan]
102
103- Bind viewlets to specific layer and
104  set viewlets order for all skins.
105  [mylan]
106
107
1082.0.4 (2009-03-31)
109------------------
110
111* Canonical url support added
112  [mylan]
113* Custom script viewlets in html head added
114
1152.0.2 (2009-03-06)
116------------------
117
118* Uninstallation package profile title added
119* REAME.txt and INSTALL.txt changed, text format ready for PyPi
120
121
1222.0.1 (2009-02-16)
123------------------
124
125* Formatted text in docs for PyPi
126
127
1282.0.0 (2009-02-11)
129------------------
130
131* Some refactoring of product was done, some python script are moved to zope 3 views.
132  Also all main parts of html head section were moved to viewlets and now can easily be
133  reordered.
134
135
1361.5.1
137-----
138
139* Support of additional keywords added.
Note: See TracBrowser for help on using the repository browser.