Skip to content

Releases: findologic/dokuwiki-plugin-findologic-xml-export

v1.5.0

27 Mar 22:36
Compare
Choose a tag to compare
  • Fixed some issues that made the plugin unusable for newer dokuwiki and php versions.
  • Minimum requirement for PHP version is now PHP7.0.
  • PHP extension intl is a requirement, which is now also clear described in the README.md.

v1.3.0

31 Jan 14:43
Compare
Choose a tag to compare

This new version brings the following new features or improvements:

  • DokuWiki Keywords (from the Tag Plugin) will be exported as Keywords if set (#38)
  • Refactored function Refactor \DokuwikiXMLExport::generateXMLExport to reduce lines of code per function (#36)
  • New code climate badge (#35)
  • New codecov badge (#34)
  • Added some more tests (see in PR #40)

v1.2.0

24 Jan 08:04
Compare
Choose a tag to compare

This release closes the following issues:

Internally

  • Using new libflexport version (v1.0.2) → #29
  • Code improvements in the index.php#30
  • Fixing the file-structure of the master branch.

What is coming for the next Release?

  • Add code climate badge #35
  • Add code coverage badge #34
  • Refactor \DokuwikiXMLExport::generateXMLExport #36
  • Could include: Export DokuWiki Tags as Keywords #38

Have a nice day 👍 !

v1.1.1

13 Dec 15:18
Compare
Choose a tag to compare

This release fixes following bugs:

  • Include the vendor folder

v1.0.0

11 Oct 13:19
Compare
Choose a tag to compare

English:

This is the first stable version. Downloading this and putting it in your /lib/plugins/findologicxmlexport folder will work. Alternatively searching in the Plugin Manager for findologicxmlexport and installing it there should work fine.

German:

Dies ist die erste stable version. Wenn Sie dieses Plugin downloaden und den Inhalt in den Ordner /lib/plugins/findologicxmlexport verschieben, kann es schon verwendet werden. Alternativ kann das Plugin auch im Plugin Manager installiert werden. Hierfür einfach nach findologicxmlexport suchen sollte funktionieren.

Bugs/Issues: https://github.com/findologic/dokuwiki-plugin-findologic-xml-export/issues.
Questions: support@findologic.com