https://github.com/bitplan/com.bitplan.wikifrontend
Mediawiki Content Management System frontend
https://github.com/bitplan/com.bitplan.wikifrontend
cms mediawiki
Last synced: about 2 months ago
JSON representation
Mediawiki Content Management System frontend
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.wikifrontend
- Owner: BITPlan
- License: apache-2.0
- Created: 2017-09-15T03:56:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-10-28T12:33:46.000Z (8 months ago)
- Last Synced: 2025-10-28T14:41:13.173Z (8 months ago)
- Topics: cms, mediawiki
- Language: Java
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### com.bitplan.wikifrontend
[Versatile MediaWiki Content Management System Frontend - page filter and access control as base feature](http://wikicms.bitplan.com/)
[](https://travis-ci.org/BITPlan/com.bitplan.wikifrontend)
[](https://search.maven.org/artifact/com.bitplan.wikifrontend/com.bitplan.wikifrontend/0.0.6/jar)
[](https://github.com/BITPlan/com.bitplan.wikifrontend/issues)
[](https://github.com/BITPlan/com.bitplan.wikifrontend/issues/?q=is%3Aissue+is%3Aclosed)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](http://www.bitplan.com)
### Documentation
* [Wiki](http://wikicms.bitplan.com/)
* [com.bitplan.wikifrontend Project pages](https://BITPlan.github.io/com.bitplan.wikifrontend)
* [Javadoc](https://BITPlan.github.io/com.bitplan.wikifrontend/apidocs/index.html)
* [Test-Report](https://BITPlan.github.io/com.bitplan.wikifrontend/surefire-report.html)
### Maven dependency
Maven dependency
```xml
com.bitplan.wikifrontend
com.bitplan.wikifrontend
0.0.6
```
[Current release at repo1.maven.org](https://repo1.maven.org/maven2/com/bitplan/wikifrontend/com.bitplan.wikifrontend/0.0.6/)
### How to build
```
git clone https://github.com/BITPlan/com.bitplan.wikifrontend
cd com.bitplan.wikifrontend
mvn install
```
### Version History
* 2017-09-15 0.0.1 - initial release
* 2017-09-16 - fixes #1
* 2017-11-03 0.0.2 - fixes #2,#3,#4,#5,#6,#7
* 2018-07-21 0.0.3 - fixes #8,#9
* 2018-08-21 0.0.4 - improves README
* 2018-12-05 0.0.5 - fixes #10
* 2020-10-08 0.0.6 - fixes #11 - MediaWiki 1.35 support