| 5ce337f2 | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix require_once deprecation in action, syntax and admin files |
| 4a95c1db | 21-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix require_once deprecation in action/aggregate.php |
| 6f63fd36 | 15-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Keep original href when link fetch returns non-200 (ignored) |
| 73b5a196 | 15-Jan-2026 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix CSS url() matcher for export |
| f161d4fb | 15-Feb-2024 |
atisne <aurelien.tisne@csgroup.eu> |
Remove some warnings
PHP8 become picky. We favour the use of the Input class to access Request Variables (https://www.dokuwiki.org/devel:request_vars). |
| 647a87ac | 07-Jul-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update Logging, fix export issue with depth=0
Previously iut allways fell back to the root index instead of the namespace index. |
| 00760cde | 21-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix for export command |
| 89a2c1a7 | 19-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Add logging facility from dokuwiki |
| d54909cc | 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Fix for variables |
| 09a16006 | 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update DokuWiki API Usage |
| de71faca | 15-Jun-2023 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
PHP Notice Fixes |
| dba3b4a5 | 03-May-2022 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check for the version.
If none is given, we have to take the last one, which is the starting version. |
| 3e21110a | 22-Jun-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Use renderer given in parameters |
| 00d64dfb | 06-May-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Check the included values before dropping
using multiple namespaces, the same version can be part of an export for multiple pages. We can not just pop here. Checks for the versions now and if there
Check the included values before dropping
using multiple namespaces, the same version can be part of an export for multiple pages. We can not just pop here. Checks for the versions now and if there is nothing left, keeps the original list (thats the newest version then)
show more ...
|
| 39abe1ce | 01-Feb-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Update for namespaces |
| cb07d9f3 | 01-Feb-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Debug Information |
| 6292ca7a | 01-Feb-2021 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Allow multiple namespaces in aggregation |
| 01980e5f | 14-Aug-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Support for 'srcset' image atributes |
| 9f407042 | 22-May-2020 |
Gerry Weißbach <gerry.w@gammaproduction.de> |
Exclude pattern as paramerter
Defaults back to configuration |
| 894bc325 | 03-Jun-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
The boolean check does not quite do what we want.
We’re now checking for ‘true’, seting it as default if unset. |
| ab12dfdc | 03-Jun-2019 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
The option was inverse. |
| c8d56c5c | 20-Dec-2018 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
Use Max Int if Merge End not given |
| 8feecf40 | 11-Jan-2018 |
Gerry Weißbach <gweissbach@inetsoftware.de> |
Spaces |
| 2396833a | 07-Dec-2017 |
i-net /// software <tools@inetsoftware.de> |
Return value not needed |
| 55c30db1 | 07-Dec-2017 |
i-net /// software <tools@inetsoftware.de> |
Keep all and print styles |