Scrawl: Lightweight blogging 1.0
Up to Product page
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 3.0, Plone 2.5, Plone 2.1 |
|---|---|
| State | Final release |
| License | GPL |
| Release Manager | Jon Baldivieso |
Description
Scrawl is a dirt-simple blog product for Plone. It copies the "News Item" content type to create a "Blog Entry" (with a slightly tweaked view template) and adds an alternative view to Smart Folders (blog_view). Note that blog_view shows either the description of each contained blog entry (if it exists) or the entire body in it, so it's up to the user to limit those results in an intelligent way so that page loads doesn't take too long. Scrawl works in Plone 2.1, 2.5, and 3.0.
Written by
ONE/Northwest <jonb@onenw.org>
Change log
Scrawl 1.0 - final
- Changed templates slightly to fully enable Plone 2.1 support. [jbaldivieso]
Scrawl 1.0 - beta 2
- slimmed down blog_view so that it just shows descriptions of blog entries if they exist (full bodies otherwise) [jbaldivieso]
Scrawl 1.0 - beta 1
- inital release [jbaldivieso]