Difference between revisions of "content management system"
Jump to navigation
Jump to search
m (Reverted edits by 69.48.224.197 (Talk); changed back to last version by Woozle) |
(→List: pligg update) |
||
(17 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
==Navigation== | ==Navigation== | ||
− | [[computing]]: [[software]]: [[content management system]] | + | [[computing]]: [[software]]: [[content management system]] |
+ | |||
==Overview== | ==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. | 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. | ||
Line 14: | Line 15: | ||
** [[TWiki]] | ** [[TWiki]] | ||
* [[Drupal]] (uses [[PHP]]) | * [[Drupal]] (uses [[PHP]]) | ||
− | * [http://www.geeklog.net/ Geeklog] | + | * [http://www.geeklog.net/ Geeklog]: uses [[PHP]]/[[MySQL]] |
− | * [http://www.joomla.org/ Joomla] | + | * [http://www.joomla.org/ Joomla]: uses [[PHP]]/[[MySQL]] |
+ | * {{pageforlink|http://lifetype.net|LifeType}}: blogging; uses [[PHP]]/[[MySQL]] | ||
* {{pageforlink|http://phpnuke.org/|PHP-Nuke}} {{wpref|PHP-Nuke}} | * {{pageforlink|http://phpnuke.org/|PHP-Nuke}} {{wpref|PHP-Nuke}} | ||
− | * {{pageforlink|http://plone.org/|Plone}} | + | * {{pageforlink|http://www.pligg.com/|Pligg}}: uses [[PHP]]/[[MySQL]] |
− | * [http://scoop.kuro5hin.org/ Scoop] | + | ** <s>no intro or "what is Pligg?" page as of 2007-10-31</s> fixed as of 2009-06-07 |
− | * [http://www.syntaxcms.org/ Syntax CMS] | + | * {{pageforlink|http://plone.org/|Plone}}: uses [[Python (language)|Python]] |
− | * {{pageforlink|http://textpattern.com/|Textpattern}} | + | * [http://scoop.kuro5hin.org/ Scoop]: uses [[Perl]]/[[MySQL]]; used by [[Daily Kos]] blogging site |
− | * [http://www.plainblack.com/webgui/ WebGUI] | + | * [http://www.syntaxcms.org/ Syntax CMS]: uses [[PHP]]/[[MySQL]] |
− | * [http://www.websitebaker.org Website Baker]: | + | * {{pageforlink|http://textpattern.com/|Textpattern}}: uses [[PHP]] |
− | * {{pageforlink|http://codex.wordpress.org/|WordPress}} | + | * [http://www.plainblack.com/webgui/ WebGUI]: uses [[Perl]] |
+ | * [http://www.websitebaker.org Website Baker]: uses [[PHP]]/[[MySQL]] (there's a [http://demo.opensourcecms.com/websitebaker/wb/ live demo], but where's the login page?) | ||
+ | * {{pageforlink|http://codex.wordpress.org/|WordPress}}: blogging; uses [[PHP]]/[[MySQL]] | ||
** also does [[podcasting]]: [http://www.indyweek.com/gyrobase/Content?oid=oid%3A25869 DIY Radio] | ** also does [[podcasting]]: [http://www.indyweek.com/gyrobase/Content?oid=oid%3A25869 DIY Radio] | ||
− | * [[Wikipedia:XOOPS|XOOPS]]: uses [[PHP]] | + | * [[Wikipedia:XOOPS|XOOPS]]: uses [[PHP]]/[[MySQL]] |
===Collaborative Project Management=== | ===Collaborative Project Management=== | ||
− | * [http://www.activecollab.com/ activeCollab] | + | * [http://www.activecollab.com/ activeCollab]: uses [[PHP]]/[[MySQL]] |
===Forum-Only Software=== | ===Forum-Only Software=== | ||
* [http://getvanilla.com/ Vanilla] | * [http://getvanilla.com/ Vanilla] | ||
− | * | + | * [[phpBB]] |
==Reference== | ==Reference== | ||
* {{wikipedia|Content management system}} | * {{wikipedia|Content management system}} |
Latest revision as of 00:59, 9 June 2009
computing: software: content management system
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.
Related Pages
- Some groupware applications have content management systems built in; some blogging applications can also be used for content management, depending on what features are needed.
List
All are open source unless otherwise indicated
- A wiki is a particular form of content management software
- Drupal (uses PHP)
- Geeklog: uses PHP/MySQL
- Joomla: uses PHP/MySQL
- LifeType [[W!]]: blogging; uses PHP/MySQL
- PHP-Nuke [[W!]] [W]
- Pligg [[W!]]: uses PHP/MySQL
no intro or "what is Pligg?" page as of 2007-10-31fixed as of 2009-06-07
- Plone [[W!]]: uses Python
- Scoop: uses Perl/MySQL; used by Daily Kos blogging site
- Syntax CMS: uses PHP/MySQL
- Textpattern [[W!]]: uses PHP
- WebGUI: uses Perl
- Website Baker: uses PHP/MySQL (there's a live demo, but where's the login page?)
- WordPress [[W!]]: blogging; uses PHP/MySQL
- also does podcasting: DIY Radio
- XOOPS: uses PHP/MySQL
Collaborative Project Management
- activeCollab: uses PHP/MySQL