| 1 | 2005-11-10 Volodymyr Cherepanyak (1.3.5qg) |
|---|
| 2 | * AdminEmail hidden global property resolving |
|---|
| 3 | |
|---|
| 4 | 2005-11-9 Volodymyr Cherepanyak (1.3.4qg) |
|---|
| 5 | * Code cleanup |
|---|
| 6 | * Fixed trackback ursl in SimpleBlog_macros |
|---|
| 7 | * Sending Trackbacks inside one instance fixed |
|---|
| 8 | |
|---|
| 9 | 2005-10-28 Andriy Mylenkyy (1.3.3qg) |
|---|
| 10 | * Resolved ReadConflictError bug on TrackBack sending |
|---|
| 11 | * Resolved problem of adding TrackBack to unpublished blog entry |
|---|
| 12 | |
|---|
| 13 | |
|---|
| 14 | 2005-XX-XX Volodymyr Cherepanyak (1.3.1qg) |
|---|
| 15 | * ??? |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | 2005-07-27 Volodymyr Cherepanyak (1.3.0qg) |
|---|
| 19 | |
|---|
| 20 | * Refactored tags representing macros |
|---|
| 21 | * <link alternate> added to the simpleblog_view |
|---|
| 22 | * Added render_body.pt - compiles <content:encoded> value for BlogEntry |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | 2005-06-03 Volodymyr Cherepanyak (1.2.4qg) |
|---|
| 26 | |
|---|
| 27 | * Skins update |
|---|
| 28 | |
|---|
| 29 | ===================================== |
|---|
| 30 | 2005-05-05 Volodymyr Cherepanyak |
|---|
| 31 | ===================================== |
|---|
| 32 | |
|---|
| 33 | * TrackBack functionality added |
|---|
| 34 | * Technorati tags added |
|---|
| 35 | * Blog layout revised |
|---|
| 36 | * Updated workflow publish transition (to ping&trackback automatically). |
|---|
| 37 | |
|---|
| 38 | ===================================== |
|---|
| 39 | 2004-17-09 Danny Bloemendaal |
|---|
| 40 | ===================================== |
|---|
| 41 | |
|---|
| 42 | * Reinstated the link to the blog frontpage in the portlet |
|---|
| 43 | * Added dutch translations. |
|---|
| 44 | * Added new recent comments portlet. Thanks to Panjunyong. |
|---|
| 45 | * Fixed a problem with fetching categories which gave unicode problems. |
|---|
| 46 | * Added reST support. |
|---|
| 47 | * Added a computed field in a blog folder that shows the 'inherited' categories. |
|---|
| 48 | * Added icons for SimpleAlias |
|---|
| 49 | |
|---|
| 50 | ===================================== |
|---|
| 51 | 2004-7-29 panjunyong <panjy at zopechina.com> |
|---|
| 52 | ===================================== |
|---|
| 53 | |
|---|
| 54 | * add basic i18n support to SimpleBlog. |
|---|
| 55 | * Chinese translations |
|---|
| 56 | * new recent comments portlet: |
|---|
| 57 | here/portlet_simpleblog/macros/portletRecentComments_local |
|---|
| 58 | * speedup: don't use getObject() when query catalog |
|---|
| 59 | * fix bug: local portlet invisible when view comments |
|---|
| 60 | * fix bug: category related url not quoted |
|---|
| 61 | * owner have AddBlogEntry permission by default |
|---|
| 62 | * fix problem with catalog |
|---|