| 1 |
============================== |
|---|
| 2 |
2.0-a1 |
|---|
| 3 |
============================== |
|---|
| 4 |
The translations have to be checked and most likely, at least partially be re-created. |
|---|
| 5 |
There is no migration but I don't expect this to be necessary. |
|---|
| 6 |
This is alpha so don't use it in production. |
|---|
| 7 |
Make sure you make a backup of your data.fs before running this version. |
|---|
| 8 |
Remove and install SimpleBlog in ZMI. |
|---|
| 9 |
|
|---|
| 10 |
|
|---|
| 11 |
============================== |
|---|
| 12 |
1.2.2 |
|---|
| 13 |
============================== |
|---|
| 14 |
Added i18n support. Thanks to Panjunyong. |
|---|
| 15 |
Added chinese translations. Thanks to Panjunyong. |
|---|
| 16 |
Added dutch translations. |
|---|
| 17 |
Added new recent comments portlet. Thanks to Panjunyong. |
|---|
| 18 |
Fixed a problem with fetching categories which gave unicode problems. |
|---|
| 19 |
Fixed encoding in urls. Thanks to Panjunyong. |
|---|
| 20 |
Added reST support. |
|---|
| 21 |
Added a computed field in a blog folder that shows the 'inherited' categories. |
|---|
| 22 |
Several other minor fixes. |
|---|
| 23 |
|
|---|
| 24 |
============================== |
|---|
| 25 |
1.2.1 |
|---|
| 26 |
============================== |
|---|
| 27 |
Made the BlogEntry folderish so you can store images etc inside it. |
|---|
| 28 |
Fixed installation problems that were introduced in 1.2 |
|---|
| 29 |
|
|---|
| 30 |
============================== |
|---|
| 31 |
1.2 |
|---|
| 32 |
============================== |
|---|
| 33 |
Added some methods to enable syndication. |
|---|
| 34 |
Added a workflow to BlogFolder |
|---|
| 35 |
|
|---|
| 36 |
============================== |
|---|
| 37 |
1.2beta1: |
|---|
| 38 |
============================== |
|---|
| 39 |
Important: |
|---|
| 40 |
In order to make this version work you need at least Plone 2.0.1. If you want to |
|---|
| 41 |
make it work in Plone 2.0 you will have to get PloneBatch.py from version 2.0.1. |
|---|
| 42 |
You can get it from CVS or you can contact me (danny.bloemenaal@companion.nl). |
|---|
| 43 |
|
|---|
| 44 |
There are now two different permissions: one to add a blog and one to add a blog entry: |
|---|
| 45 |
SimpleBlog: Add Blogentry |
|---|
| 46 |
Simpleblog: Add Blog |
|---|
| 47 |
Don't forget to look at the permissions in your portal and your workflows! |
|---|
| 48 |
|
|---|
| 49 |
Renamed the id labels for the content types to Short name to make it more plone compliant. |
|---|
| 50 |
|
|---|
| 51 |
Default view for a Blog is now set to description only (was full). |
|---|
| 52 |
|
|---|
| 53 |
Added a feature that allows an entry to be listed 'always on top'. Handy for announcements etc. |
|---|
| 54 |
|
|---|
| 55 |
Added start/end attributes to entries so that they can be displayed in the portal calendar portlet |
|---|
| 56 |
(see portal_calendar tool in zmi to add blog entries to the calendar). Note: you will have to reindex the |
|---|
| 57 |
catalog (see ZMI portal_catalog/advanced) or else your entries won't show up in the calendar. |
|---|
| 58 |
|
|---|
| 59 |
Fixed a bug in the installer. |
|---|
| 60 |
|
|---|
| 61 |
Added a calendar in the various portlets which is quite common for blogs. This calendar shows |
|---|
| 62 |
published entries in the context of the blog or, when the portlets are used outside blogs, in the context |
|---|
| 63 |
of the current folder and subfolders. Note: you will have to reindex the |
|---|
| 64 |
catalog (see ZMI portal_catalog/advanced) or else your entries won't show up in the calendar. |
|---|
| 65 |
|
|---|
| 66 |
Added an option in the SimpleBlog configlet (plone setup) to control if there are |
|---|
| 67 |
icons shown before the entry titles in the various entry overviews. |
|---|
| 68 |
|
|---|
| 69 |
Added a message in the blog view and blog folder view when there are entries but none of them |
|---|
| 70 |
has been published yet to tell the user (with edit permission) that he can find his entries in the |
|---|
| 71 |
folder_contents view. |
|---|
| 72 |
|
|---|
| 73 |
Refixed the problem of 1.1a. Hopefully it works now. |
|---|
| 74 |
|
|---|
| 75 |
Added batch navigation to the various templates for when there are many entries. |
|---|
| 76 |
Important: you need Plone 2.0.1 or higher for this to work. Check out PloneBatch.py from |
|---|
| 77 |
cvs or contact me (danny.bloemendaal@companion.nl) if you want to make it work with Plone 2.0. |
|---|
| 78 |
|
|---|
| 79 |
Added the document icons to the various views (print, send-to etc). |
|---|
| 80 |
|
|---|
| 81 |
Extended css usage so that SimpleBlog is now very flexible with respect to presentation modification. |
|---|
| 82 |
See SimpleBlogCSS.css.dtml. |
|---|
| 83 |
|
|---|
| 84 |
Modified some of the templates to make it work in Plone 2.0 with respect to the borders (top_slot). |
|---|
| 85 |
|
|---|
| 86 |
You may have to do a schema update in the archetype_tool in ZMI. Select all the SimpleBlog |
|---|
| 87 |
content types and choose All objects and click on Update schema. |
|---|
| 88 |
|
|---|
| 89 |
============================== |
|---|
| 90 |
1.1a: |
|---|
| 91 |
============================== |
|---|
| 92 |
Fixed a problem where someone uses VHM to redirect to the plone site. SimpleBlog wouldn't show |
|---|
| 93 |
any BlogEntries at all in this case. |
|---|
| 94 |
|
|---|
| 95 |
============================== |
|---|
| 96 |
1.1: |
|---|
| 97 |
============================== |
|---|
| 98 |
Fixed some bugs with the configlet so it works better with 2.0 |
|---|
| 99 |
Removed some uninstall code that apparently didn't work well. Feel free to do it better! |
|---|
| 100 |
Adjusted the views a little so they are more Plone 2.0 compliant. |
|---|
| 101 |
Allowed the description of the Blog to be structured. |
|---|
| 102 |
Fixed a problem with the content-type. Now the body of the Entry defaults to text/html |
|---|
| 103 |
For a Blog Entry, changed the VisualWidget for RichWidget to allow upload of content. (you |
|---|
| 104 |
might have to update the schema in the archetype_tool). |
|---|
| 105 |
|
|---|
| 106 |
============================== |
|---|
| 107 |
1.01: |
|---|
| 108 |
============================== |
|---|
| 109 |
Fixed a bug that didn't register the control panel in 2.0 |
|---|
| 110 |
Fixed a bug causing Entries not to show up on the frontpage when your plone site is inside a folder |
|---|
| 111 |
Added a template that can be used as a stand-alone blog page that collects entries in subdirectories and can be used as your site's homepage. |
|---|
| 112 |
|
|---|
| 113 |
============================== |
|---|
| 114 |
1.0 Final: |
|---|
| 115 |
============================== |
|---|
| 116 |
Fixed some bugs and removed the Link field. |
|---|
| 117 |
An additional link field is confusing and inline linking is much more flexible and powerful. Therefore it is removed. |
|---|
| 118 |
|
|---|
| 119 |
Don't forget to update the Schema in archetype_tool in ZMI if your are running earlier releases. |
|---|