Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bitplan/com.bitplan.wikifrontend
- Owner: BITPlan
- License: apache-2.0
- Created: 2017-09-15T03:56:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T20:15:34.000Z (7 months ago)
- Last Synced: 2024-11-11T08:39:28.883Z (2 months ago)
- Topics: cms, mediawiki
- Language: Java
- Size: 280 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
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/)[![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 dependencyMaven dependency
```xmlcom.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