content management system: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
→List: xoops |
→List: syntax cms |
||
| Line 12: | Line 12: | ||
* [[Drupal]] (uses [[PHP]]) | * [[Drupal]] (uses [[PHP]]) | ||
* [http://plone.org/ Plone] (uses [[Python (language)|Python]]) | * [http://plone.org/ Plone] (uses [[Python (language)|Python]]) | ||
* [http://www.syntaxcms.org/ Syntax CMS] (uses [[PHP]] and [[MySQL]]) | |||
* [http://textpattern.com/ Textpattern] (uses [[PHP]]) | * [http://textpattern.com/ Textpattern] (uses [[PHP]]) | ||
* [http://codex.wordpress.org/ WordPress] (uses [[PHP]] and [[MySQL]]) | * [http://codex.wordpress.org/ WordPress] (uses [[PHP]] and [[MySQL]]) | ||
Revision as of 20:38, 1 August 2006
computing: software: content management system<hide>
page status::seed
</hide>
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Overview
A content management system (or CMS) is any software which aids in the collaborative management of documents or other media for presentation over the web.
There is a certain amount of overlap between "content management" and "collaborative project management" (CPM); until I can figure out what the difference is, I'm going to lump them all together here.
List
All are open source unless otherwise indicated
- A wiki is a particular form of content management software
- Drupal (uses PHP)
- Plone (uses Python)
- Syntax CMS (uses PHP and MySQL)
- Textpattern (uses PHP)
- WordPress (uses PHP and MySQL)
- also does podcasting: DIY Radio
- XOOPS: uses PHP and MySQL
Collaborative Project Management
- activeCollab (uses PHP, MySQL)
Reference
- Wikipedia (Content management system)
