Summary: A CMS (Content Management System) extension for pmwiki features different content types (article, blog, comment issues), seperation of content and layout and basic workflow capabilities.
Version: 009bX
Prerequisites: pmwiki2.2.X
Status: Experimental
Questions answered by this recipe
Is there a content managemet extension which features:
Content Types
- different content types like Article, Blog, Issues, Comments
- easy setup of custom content types
Fully templated and web based configurable Layout
- Desktop-Application like menu to manage all author and admin tasks
- separation of content from layout
- Configure layout settings via form for the entire site, a group or a singe page.
Workflow
- Qualification of content, examples: live cycle, status, priority and responsibility
- Status Page sortable by pagetype status livecycle etc.
Description
A CMS (Content Management System) extension for pmwiki features different content types (article, blog, comment issues and custom types), seperation of content and layout and basic workflow capabilities.
Tryout a demo on http://demo.netstreams.org/cms. Login/Password is Author/test or Admin/test.
Installation
- Download the packages listed below and copy it into your pmwiki directory.
- netstreams_menu-latest.tgz
- netstreams_skin-latest.tgz
- netstreams_cms-latest.tgz
- netstreams_tools-latest.tgz
- netstreams_jquery-latest.tgz
- netstreams_extensions-latest.tgz This package is a set of cookbook recipes. If you prefer, you can download them form it's cookbook pages. This package is build to simplify installation.
- configure /local/config.php
- /docs/netstreams/sample-config.php to /local/config.php.
- copy /docs/netstreams/sample-config_local.php to /local/config_local.php.
- configure csspatharray
- copy /docs/netstreams/csspatharray.php to /local/csspatharray.php.
Notes
This is a experimental release. Suggestions and bug reports are very welcome.
Release Notes
04-11-2008
28-10-2008
- added more PageFormElements (Files, DefaultPicture)
- unified look of Config and PageForms
- started integration of Cookbook:WikiGallery
24-10-2008
23-10-2008
- passes w3c xhtml/css validation (except jquery/droppy.css)
20-10-2008
- added configuration pages for color scheme, layout and skin section settings configuration.
14-10-2008
13-09-2008 experimental
See Also
Contributors
Benjamin?
Comments