Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitplan/com.bitplan.wikifrontend

Mediawiki Content Management System frontend
https://github.com/bitplan/com.bitplan.wikifrontend

cms mediawiki

Last synced: 5 days ago
JSON representation

Mediawiki Content Management System frontend

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/)

[![Travis (.org)](https://img.shields.io/travis/BITPlan/com.bitplan.wikifrontend.svg)](https://travis-ci.org/BITPlan/com.bitplan.wikifrontend)
[![Maven Central](https://img.shields.io/maven-central/v/com.bitplan.wikifrontend/com.bitplan.wikifrontend.svg)](https://search.maven.org/artifact/com.bitplan.wikifrontend/com.bitplan.wikifrontend/0.0.6/jar)

[![GitHub issues](https://img.shields.io/github/issues/BITPlan/com.bitplan.wikifrontend.svg)](https://github.com/BITPlan/com.bitplan.wikifrontend/issues)
[![GitHub issues](https://img.shields.io/github/issues-closed/BITPlan/com.bitplan.wikifrontend.svg)](https://github.com/BITPlan/com.bitplan.wikifrontend/issues/?q=is%3Aissue+is%3Aclosed)
[![GitHub](https://img.shields.io/github/license/BITPlan/com.bitplan.wikifrontend.svg)](https://www.apache.org/licenses/LICENSE-2.0)
[![BITPlan](http://wiki.bitplan.com/images/wiki/thumb/3/38/BITPlanLogoFontLessTransparent.png/198px-BITPlanLogoFontLessTransparent.png)](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