Difference between revisions of "content management system"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
(→‎List: wordpress does podcasting)
m (→‎List: languages & stuff used)
Line 5: Line 5:
 
All are [[FOSS|open source]] unless otherwise indicated
 
All are [[FOSS|open source]] unless otherwise indicated
 
* A [[wiki]] is a particular form of content management software
 
* A [[wiki]] is a particular form of content management software
** [[MediaWiki]]
+
** [[MediaWiki]] (uses [[PHP]] and [[MySQL]])
 
** [[TWiki]]
 
** [[TWiki]]
* [[Drupal]]
+
* [[Drupal]] (uses [[PHP]])
* [http://plone.org/ Plone]
+
* [http://plone.org/ Plone] (uses [[Python (language)|Python]])
* [http://textpattern.com/ Textpattern]
+
* [http://textpattern.com/ Textpattern] (uses [[PHP]])
* [http://codex.wordpress.org/ WordPress]
+
* [http://codex.wordpress.org/ WordPress] (uses [[PHP]] and [[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]
  
 
==Reference==
 
==Reference==
 
* {{wikipedia|Content management system}}
 
* {{wikipedia|Content management system}}

Revision as of 14:52, 1 July 2006

computing: software: content management system

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.

List

All are open source unless otherwise indicated

Reference