You are here: Home Plone products Plone Mini Sites

Plone Mini Sites (1.0.2)

1
by Olha Pelishok last modified 2010-04-13
0.0
0.0
0.0
0.0
Released on 2010-04-08 by Alter Way Solutions, Jean-Mat Grimaldi for Plone 3.1, Plone 3.2, Plone 3.3 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
Minimal sites for Plone
Plone Mini Sites

The goal of this package is to transform your Plone Site in a platform in which you can add Minimal Sites.

A Minimal Site is a specific folder which implements INavigationRoot, so inside a Mini Site the plone portal is not visible.

The Mini Site is a blog or a simple Site (choose it at creation time). The blog is a topic showing complete last newsitems (entire full text). Comments are allowed on NewsItems and Documents.

The Mini Site has an email_from adress, this adress is used when sending mails with contact-form.

The Mini Site has a theme : you can choose a theme and modify it easily after Mini Site creation. You can also reload a new theme for the mini site. For themes we use collective.phantasy which permits to change some skin  properties, to add a css in a skin, to overload static viewlets (colophon, logo, footer)  and to select which dynamic viewlets you want to display. The plone administrator can add new themes in the theme's repository, these new themes can be browsed at MiniSite creation/edition time.

The Mini Site implements a placeful workflow policy (all contents will use a really simple private/public workflow). Just improve this workflow if you need more transitions ...

Inside Minisite you can add only 3 content types, a document, a folder or a news item.

Images, links and other linked medias can only be added with html editor inside documents or news items.

By default the Mini Site is using FCKEditor, the FCKEditor browser and uploader is using a specific Large Folder called attachments for file upload. In future we will use collective.ckeditor and collective.plonefinder currently in dev mode.

The MiniSite is using a specific Folder called  PhotoAlbum used to show images. To upload images quickly in Photo Albums collective.uploadify is used.

MiniSite owner can manage portlets.

You have all you need to make a Blog Platform with Plone. Because Plone is a powerfull CMS, you will be able to make the same thing for your own needs quickly, and much better i think (i'm not a developper, just a webdesigner).

Read the code, it's easy, it's Python and Zope, it's a natural language.

Document Actions
Powered by Plone