| 5ef50f6f | 06-Jun-2024 |
Nico <gerardnico@gmail.com> |
#106 - rewrite occurred also on external url |
| 44c7cdf8 | 03-Jun-2024 |
Nico <gerardnico@gmail.com> |
Minor cosmetic |
| 83c68632 | 03-Jun-2024 |
Nico <gerardnico@gmail.com> |
Composer update - the versions are now fixed |
| ec02c606 | 13-May-2024 |
gerardnico <gerardnico@gmail.com> |
New Release 2024-05-13 |
| b90165b7 | 15-Apr-2024 |
gerardnico <gerardnico@gmail.com> |
#93 False is now an official value |
| 040d4aea | 11-Apr-2024 |
gerardnico <gerardnico@gmail.com> |
#94 third party plugin with scalar called, we just ignore the setting and log the error |
| 657b6da4 | 08-Apr-2024 |
gerardnico <gerardnico@gmail.com> |
#91 conflict with title meta of dokuwiki when heading is disabled - second touch |
| 23743a95 | 08-Apr-2024 |
gerardnico <gerardnico@gmail.com> |
#91 conflict with title meta of dokuwiki when heading is disabled |
| 912a1845 | 07-Apr-2024 |
gerardnico <gerardnico@gmail.com> |
#91 toc labels were not good when dokuwiki heading was used |
| 241d63fa | 28-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
#84 show the page culprit when the metadata is not good |
| c78a26cb | 27-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
#84 empty string was not considered as not found |
| bd8dd271 | 22-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
#83 added line highlight feature request |
| 56a2f80c | 22-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
#82 - remove attribute bug |
| 5cb7c87d | 22-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
#82 - line number and command prompt cannot be chosen together, prompt may be the empty string to not use it |
| 5b7a56cc | 11-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
PageSql date doc added as predicate and the `now` constant keyword |
| 484d95f4 | 04-Mar-2024 |
gerardnico <gerardnico@gmail.com> |
Heading numbering at 0 |
| a535cfe0 | 22-Feb-2024 |
gerardnico <gerardnico@gmail.com> |
#79 - StackOverflow on admin page. Why? Because they have parameters that are logged if unknown. This log also creating a context, creating a infinite loop. We broke the loop by checking the presence
#79 - StackOverflow on admin page. Why? Because they have parameters that are logged if unknown. This log also creating a context, creating a infinite loop. We broke the loop by checking the presence of the context.
show more ...
|
| 98b79f4b | 07-Feb-2024 |
gerardnico <gerardnico@gmail.com> |
2024-02-06 "Kaos" - release |
| 8b985170 | 07-Feb-2024 |
gerardnico <gerardnico@gmail.com> |
Bug on rewrite when export + void on array case insensitive |
| 8d64daf8 | 07-Feb-2024 |
gerardnico <gerardnico@gmail.com> |
Dokuwiki Kaos version adjustment |
| c597a3bf | 07-Feb-2024 |
gerardnico <gerardnico@gmail.com> |
Dokuwiki Kaos version adjustment |
| 367745ad | 12-Dec-2023 |
gerardnico <gerardnico@gmail.com> |
Double namespace |
| d4f86651 | 12-Dec-2023 |
gerardnico <gerardnico@gmail.com> |
Empty string in a slot would hide all pages |
| 9557b9a7 | 11-Dec-2023 |
gerardnico <gerardnico@gmail.com> |
Outline was based on the document structure and not on section id causing numbering not to work when the structure was not the expected one (ie with an header or H1 in the document) |
| 10791356 | 11-Dec-2023 |
gerardnico <gerardnico@gmail.com> |
Added Ajax Script for the index page |