Content management system: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
Line 22: Line 22:


==Open Source Softwares==
==Open Source Softwares==
=== Small CMS ===
We call most of these [[3CMS]] or [[Portal|portals]]...


*[http://www.slashcode.com/ slash]: originally used for [http://slashdot.org slashdot]. Perl & MySQL
*[http://www.slashcode.com/ slash]: originally used for [http://slashdot.org slashdot]. Perl & MySQL
Line 36: Line 39:
*[http://www.cmsimple.dk/?CMSimple:Features CMSimple Content Management]: no database needed, PHP powered
*[http://www.cmsimple.dk/?CMSimple:Features CMSimple Content Management]: no database needed, PHP powered


Please note, that [[Wiki|wikis]], [[Blog|blogs]] and [[Portal|portals]] are also included into the CMS family. This page will only show some examples of CMS used for managing a dynamical website.
=== "Web 2.0" systems ===
Not sure what that means :)
 
* [[Wiki|wikis]]
* [[Blog|blogs]]  
 
=== Special purpose systems for education ===
Not that these are the only ones ...
 
* [[LMS]]
* [[LCMS]]


[[Category: Educational technologies]]
[[Category: Educational technologies]]

Revision as of 01:22, 7 November 2006

Introduction

A content management system (CMS) is a system that permits to create and to organise the creation of content. Generally a CMS is a multiuser web based application that manages a website.

Generally all CMS have different common features:

  • users don't need to have HTML expertises, WYSIWYG or WiKi syntaxt solutions are implemented to help the users to create or to edit the content of a web page;
  • separate the structure of a web page from its content
  • manage the content and easely structure it
  • easy publish the content
  • easy structurate the content
  • easy installation of a CMS
  • default templates for the graphical appearance, possibility to download other templates.
  • easy change the templates (directly via CSS files)
  • easy administration of the website via a web interface
  • multi language support for administration tools
  • sometimes possibility to stock the different versions of an edited page
  • multiusers

Resources

Open Source Softwares

Small CMS

We call most of these 3CMS or portals...

"Web 2.0" systems

Not sure what that means :)

Special purpose systems for education

Not that these are the only ones ...