Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 2.31 KB

README.md

File metadata and controls

44 lines (38 loc) · 2.31 KB

com.bitplan.wikifrontend

Versatile MediaWiki Content Management System Frontend - page filter and access control as base feature

Travis (.org) Maven Central

GitHub issues GitHub issues GitHub BITPlan

Documentation

Maven dependency

Maven dependency

<!-- Versatile MediaWiki Content Management System Frontend - page filter and access control as base feature http://wikicms.bitplan.com/ -->
<dependency>
  <groupId>com.bitplan.wikifrontend</groupId>
  <artifactId>com.bitplan.wikifrontend</artifactId>
  <version>0.0.6</version>
</dependency>

Current release at repo1.maven.org

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