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: websitebaker |
→List: webgui |
||
| Line 15: | Line 15: | ||
* [http://www.syntaxcms.org/ Syntax CMS] (uses [[PHP]] and [[MySQL]]) | * [http://www.syntaxcms.org/ Syntax CMS] (uses [[PHP]] and [[MySQL]]) | ||
* [http://textpattern.com/ Textpattern] (uses [[PHP]]) | * [http://textpattern.com/ Textpattern] (uses [[PHP]]) | ||
* [http://www.plainblack.com/webgui/ WebGUI] (uses [[Perl]]) | |||
* [http://www.websitebaker.org Website Baker]: (uses [[PHP]] and [[MySQL]]) (there's a [http://demo.opensourcecms.com/websitebaker/wb/ live demo], but where's the login page?) | * [http://www.websitebaker.org Website Baker]: (uses [[PHP]] and [[MySQL]]) (there's a [http://demo.opensourcecms.com/websitebaker/wb/ live demo], but where's the login page?) | ||
* [http://codex.wordpress.org/ WordPress] (uses [[PHP]] and [[MySQL]]) | * [http://codex.wordpress.org/ WordPress] (uses [[PHP]] and [[MySQL]]) | ||
Revision as of 15:22, 20 December 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)
- Joomla (uses PHP and MySQL)
- Plone (uses Python)
- Syntax CMS (uses PHP and MySQL)
- Textpattern (uses PHP)
- WebGUI (uses Perl)
- Website Baker: (uses PHP and MySQL) (there's a live demo, but where's the login page?)
- 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)
