Compatibility with DokuWiki release "Librarian"Replace calls to deprecated functions.Thanks to https://github.com/WolfsGitHub for the fixes.
Name HTML anchors for entriesUseful when navigating from a displayed enum.
Extra fix for PHP8Fix issue when using the long syntax for the fields in a table.
Add support for radar directive<radar> is similar to <table> but presents selected values in the range 0-100 on a radar graph.The current version only support a single row of results.
Cleanup for PHP8 warnings
First publication