| 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. |
| 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. |
| 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 |
| 5153720f | 29-Jan-2022 |
fkaag71 <96815277+fkaag71@users.noreply.github.com> |
First publication |