WikiCMS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
= What is WikiCMS = | = What is WikiCMS = | ||
WikiCMS | WikiCMS leverages your Mediawiki as a Content Management System. | ||
= Installation = | = Installation = | ||
#Get the | #Get the [pyWikiCMS https://github.com/BITPlan/pyWikiCMS] software | ||
#configure it | #configure it | ||
#run 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 the backend is protected''' | ||
# No approval method built into the wiki! '''No - pages are protected before being shown via the frontend''' | |||
# No approval method built into the wiki | |||
= Examples = | = Examples = | ||
* Internal Link: {{Link|target=Ion2017-07-18}} | * Internal Link: {{Link|target=Ion2017-07-18}} | ||
* External Link: | * External Link: https://ion.bitplan.com/Ion2017-07-18 | ||
* Internal Link: [ | * Internal Link: [https://wiki.bitplan.com/index.php/Willkommen BITPlan Wiki Homepage content] | ||
* External Link: [ | * External Link: [https://training.bitplan.com/index.php/Willkommen New BITPlan Homepage] | ||
= How it works = | = How it works = | ||
{{Link|target=WikiCMSHowItWorks}} | {{Link|target=WikiCMSHowItWorks}} | ||
Revision as of 17:10, 29 December 2025
What is WikiCMS
WikiCMS leverages your Mediawiki as a Content Management System.
Installation
- Get the [pyWikiCMS https://github.com/BITPlan/pyWikiCMS] software
- configure it
- run it
Arguments against using a Wiki as a CMS
- Anyone can edit it! No the backend is protected
- No approval method built into the wiki! No - pages are protected before being shown via the frontend
Examples
- Internal Link: Ion2017-07-18
- External Link: https://ion.bitplan.com/Ion2017-07-18
- Internal Link: BITPlan Wiki Homepage content
- External Link: New BITPlan Homepage