| 8c090e1c | 16-Nov-2025 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Fix previous change to syntax helper |
| 318c37e1 | 02-Sep-2025 |
U-sentia\cicero <C:\Users\cicero\AppData\Roaming\The Bat!> |
check if direct type is set before trying the implied type |
| 8147e7f0 | 22-May-2025 |
FKaag <francois.kaag@cardynal.fr> |
Compatibility with DokuWiki release "Librarian"
Replace calls to deprecated functions. Thanks to https://github.com/WolfsGitHub for the fixes. |
| 18f9272a | 27-Sep-2024 |
FKaag <francois.kaag@cardynal.fr> |
Add the Title type
[title] is similar to [ref], but uses the page header as captured in entry_title for the label of the link. |
| 84c19ddf | 04-Jun-2024 |
FKaag <francois.kaag@cardynal.fr> |
Fix typo |
| 5b1ccf78 | 07-May-2024 |
FKaag <francois.kaag@cardynal.fr> |
Support the hint in ref typing
In the [ref::namespace] typing, the namespace hint was not taken into account. |
| 6b2d0b9d | 25-Nov-2023 |
FKaag <francois.kaag@cardynal.fr> |
Create plugin.info.txt |
| acfca0a3 | 25-Nov-2023 |
FKaag <francois.kaag@cardynal.fr> |
Name HTML anchors for entries
Useful when navigating from a displayed enum. |
| 94005e5c | 03-Nov-2023 |
FKaag <francois.kaag@cardynal.fr> |
Fix previous update for PHP7 backward compatibility |
| fccbf4c8 | 03-Nov-2023 |
FKaag <francois.kaag@cardynal.fr> |
Support enum from different namespace
By prefixing the hint for an enum with :, allow to fetch it from an absolute namespace. |
| 239003cc | 10-Oct-2023 |
FKaag <francois.kaag@cardynal.fr> |
Change release date |
| ef8a6397 | 10-Oct-2023 |
FKaag <francois.kaag@cardynal.fr> |
Extra fix for PHP8
Fix issue when using the long syntax for the fields in a table. |
| 49398491 | 19-Sep-2023 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Update plugin.info.txt |
| 1b4b12f7 | 19-Sep-2023 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Update plugin.info.txt
Change the date. |
| ef93adca | 04-Sep-2023 |
FKaag <francois.kaag@cardynal.fr> |
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. |
| 0847ebd2 | 19-Jul-2023 |
FKaag <francois.kaag@cardynal.fr> |
Cleanup for PHP8 warnings |
| a7cb8011 | 18-Jul-2023 |
FKaag <francois.kaag@cardynal.fr> |
Support use in root namespace. |
| fd8e903d | 22-Mar-2022 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Update enum.php
Render enum types as a link to the enumeration table |
| 65b0e662 | 29-Jan-2022 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Update plugin.info.txt |
| 5153720f | 29-Jan-2022 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
First publication |
| 00101a19 | 29-Jan-2022 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
Initial commit |