Difference between revisions of "PyWikiCMS"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{OsProject | {{OsProject | ||
|id=pyWikiCMS | |id=pyWikiCMS | ||
+ | |state=active | ||
|owner=BITPlan | |owner=BITPlan | ||
|title=python implementation of a Mediawiki based Content Management System | |title=python implementation of a Mediawiki based Content Management System | ||
|url=https://github.com/BITPlan/pyWikiCMS | |url=https://github.com/BITPlan/pyWikiCMS | ||
|version=0.0.2 | |version=0.0.2 | ||
− | |date=2020 | + | |date=2021-12-21 |
+ | |since=2020-01-06 | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
+ | =Freitext= | ||
= What is it? = | = What is it? = | ||
pyWikiCMS is a content management system based on [https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic MediaWiki]. | pyWikiCMS is a content management system based on [https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki Semantic MediaWiki]. |
Revision as of 07:57, 21 December 2021
OsProject
OsProject | |
---|---|
edit | |
id | pyWikiCMS |
state | active |
owner | BITPlan |
title | python implementation of a Mediawiki based Content Management System |
url | https://github.com/BITPlan/pyWikiCMS |
version | 0.0.2 |
description | |
date | 2021-12-21 |
since | 2020-01-06 |
until |
Freitext
What is it?
pyWikiCMS is a content management system based on Semantic MediaWiki. It uses a Semantic Media Wiki as a content management system and presents the content via a configurable frontend.
Installation
via pip
pip install pyWikiCMS
Structure
Commit
Commit | |
---|---|
host | https://github.com |
path | BITPlan |
project | pyWikiCMS |
subject | use localhost for database access |
name | Wolfgang Fahl |
date | 2021/01/12 |
hash | 54d0e55 |
Commit | |
---|---|
host | https://github.com |
path | BITPlan |
project | pyWikiCMS |
subject | adds SQL database exists check |
name | Wolfgang Fahl |
date | 2021/01/12 |
hash | 0a5505e |
Commit | |
---|---|
host | https://github.com |
path | BITPlan |
project | pyWikiCMS |
subject | adds http status symbol |
name | Wolfgang Fahl |
date | 2021/01/13 |
hash | edeb9e5 |
Commit | |
---|---|
host | https://github.com |
path | BITPlan |
project | pyWikiCMS |
subject | adds backup state to wiki over view and makes wiki link available |
name | Wolfgang Fahl |
date | 2021/01/15 |
hash | 7935fe5 |
Commit | |
---|---|
host | https://github.com |
path | BITPlan |
project | pyWikiCMS |
subject | tries adding bootstrap4 icons |
name | Wolfgang Fahl |
date | 2021/01/15 |
hash | d05cefb |