equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.9 |
|
5 ----- |
|
6 - added site management features |
|
7 - added "pyams_content.features" module to include extra-content features like content check, |
|
8 content preview and content reviews |
|
9 - added base classes and management interface to handle custom "typed" contents; these are shared contents |
|
10 of a same content-type, but for which a given "datatype" attribute determines which attributes are available |
|
11 within a given interface which defines all available attributes |
|
12 - updated review interfaces |
3 |
13 |
4 0.1.8 |
14 0.1.8 |
5 ----- |
15 ----- |
6 - switch from callbacks to events in several forms output |
16 - switch from callbacks to events in several forms output |
7 - added allowed paragraphs types to shared tools |
17 - added allowed paragraphs types to shared tools |