History log of /plugin/strata/ (Results 1 – 21 of 21)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8c090e1c16-Nov-2025 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Fix previous change to syntax helper

318c37e102-Sep-2025 U-sentia\cicero <C:\Users\cicero\AppData\Roaming\The Bat!>

check if direct type is set before trying the implied type

8147e7f022-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.

18f9272a27-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.

84c19ddf04-Jun-2024 FKaag <francois.kaag@cardynal.fr>

Fix typo

5b1ccf7807-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.

6b2d0b9d25-Nov-2023 FKaag <francois.kaag@cardynal.fr>

Create plugin.info.txt

acfca0a325-Nov-2023 FKaag <francois.kaag@cardynal.fr>

Name HTML anchors for entries

Useful when navigating from a displayed enum.

94005e5c03-Nov-2023 FKaag <francois.kaag@cardynal.fr>

Fix previous update for PHP7 backward compatibility

fccbf4c803-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.

239003cc10-Oct-2023 FKaag <francois.kaag@cardynal.fr>

Change release date

ef8a639710-Oct-2023 FKaag <francois.kaag@cardynal.fr>

Extra fix for PHP8

Fix issue when using the long syntax for the fields in a table.

4939849119-Sep-2023 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Update plugin.info.txt

1b4b12f719-Sep-2023 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Update plugin.info.txt

Change the date.

ef93adca04-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.

0847ebd219-Jul-2023 FKaag <francois.kaag@cardynal.fr>

Cleanup for PHP8 warnings

a7cb801118-Jul-2023 FKaag <francois.kaag@cardynal.fr>

Support use in root namespace.

fd8e903d22-Mar-2022 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Update enum.php

Render enum types as a link to the enumeration table

65b0e66229-Jan-2022 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Update plugin.info.txt

5153720f29-Jan-2022 fkaag71 <96815277+fkaag71@users.noreply.github.com>

First publication

00101a1929-Jan-2022 fkaag71 <96815277+fkaag71@users.noreply.github.com>

Initial commit