Difference between revisions of "WikiCMS"

From BITPlan Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
= What is WikiCMS =
 +
WikiCMS converts your Mediawiki to a Content Management System.
  
 +
= Installation =
 +
#Get the WikiFrontEnd Server from https://github.com/BITPlan/com.bitplan.wikifrontend
 +
#configure it
 +
#run it
 
= Arguments against using a Wiki as a CMS =
 
= Arguments against using a Wiki as a CMS =
 
# Anyone can edit it
 
# Anyone can edit it
 
# No workflow
 
# No workflow
 
# No approval method built into the wiki
 
# No approval method built into the wiki
= Example =
+
= Examples =
 
* Internal Link: {{Link|target=Ion2017-07-18}}
 
* Internal Link: {{Link|target=Ion2017-07-18}}
 
* External Link: http://www.profiwiki.de/index.php/Ion2017-07-18
 
* External Link: http://www.profiwiki.de/index.php/Ion2017-07-18
 +
* Internal Link:
 
= Challenges =
 
= Challenges =
 
Private Information could leak if people malicously add the frontend category to a private page
 
Private Information could leak if people malicously add the frontend category to a private page

Revision as of 06:26, 15 September 2017

What is WikiCMS

WikiCMS converts your Mediawiki to a Content Management System.

Installation

  1. Get the WikiFrontEnd Server from https://github.com/BITPlan/com.bitplan.wikifrontend
  2. configure it
  3. run it

Arguments against using a Wiki as a CMS

  1. Anyone can edit it
  2. No workflow
  3. No approval method built into the wiki

Examples

Challenges

Private Information could leak if people malicously add the frontend category to a private page

Options

use e.g.

How it works

WikiCMSHowItWorks