Difference between revisions of "WikiCMS"

From BITPlan Wiki
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
= Examples =
 
= 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://ion.bitplan.com/Ion2017-07-18
* Internal Link:  
+
* Internal Link: [http://wiki.bitplan.com/index.php/Willkommen BITPlan Wiki Homepage content]
 +
* External Link: [http://training.bitplan.com/index.php/Willkommen New BITPlan Homepage]
 +
 
 
= 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
Line 22: Line 24:
 
= How it works =
 
= How it works =
 
{{Link|target=WikiCMSHowItWorks}}
 
{{Link|target=WikiCMSHowItWorks}}
 +
= Links =
 +
* https://www.mediawiki.org/wiki/User:Barrylb/Using_MediaWiki_for_your_corporate_wiki
  
 
[[Category:wikicms]]
 
[[Category:wikicms]]

Latest revision as of 08:49, 23 August 2018

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

Links