Andreone / dokuwiki_plantuml

A plugin for Dokuwiki that generates UML graphs from text using PlantUML
http://www.dokuwiki.org/plugin:plantuml
13 stars 20 forks source link

Update note does not disappear even though update was successful #30

Open strahlc opened 7 years ago

strahlc commented 7 years ago

I always get the note that an update was available for PlantUML plugin: "Update: Version 2015-06-19 is available for Download."

When I perform the update, I get the message that the update was successful. "The update of plugin plantuml was successful", but I still get the update note: "Update: Version 2015-06-19 is available for Download."

Django-BOfH commented 7 years ago

bug is still existing. :/

Django-BOfH commented 7 years ago

I think you will update plugin.info.txt file for each new merge as indicated in https://www.dokuwiki.org/plugin:extension

Updating an Extension

When you press “Update” the Extension Manager will use the Download URL as provided via the online repository for retrieving updates. The extension manager will re-download the extension and install it again, overwriting the older version.

For the update process to work properly it is necessary that the date “Last updated on” in the Dokuwiki Extension repository equals the date in the file plugin.info.txt for plugins and template.info.txt for templates in the source tarbal/zipfile. If this is not the case: the update will not take place or the “Update” signal persists.

If an extension is updated, the Extension Manager will remove all the files listed in the deleted.files file if such a file is added to the extension.