tillbiskup / dokuwiki-caption

Caption plugin for dokuwiki displaying nice figure and table captions
GNU General Public License v2.0
3 stars 5 forks source link

Fix depreciation warning #27

Closed eduardomozart closed 9 months ago

eduardomozart commented 9 months ago

Fixes https://github.com/tillbiskup/dokuwiki-caption/issues/25

tormec commented 9 months ago

I don't know if there is an intention to be consistent with the same issue #23. In that case, also the other if-statement that I have reported in #25, can be removed, as suggested here https://www.dokuwiki.org/devel:releases:refactor2020#general_cleanup_suggestions.

eduardomozart commented 9 months ago

Thank you for your suggestion, removed those lines following the guide and I can confirm the plugin continue working as expected.

tillbiskup commented 9 months ago

Thanks for all the contributions. I've merged it here on GitHub and will check in the next days and make a new release...