History log of /dokuwiki/lib/plugins/extension/Exception.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 7c184cfc 22-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Extension Manager: (automatic) code style fixes


# 5732c960 21-Nov-2024 Andreas Gohr <andi@splitbrain.org>

Extension Manager: adjust javascript and images

This simpliefies the view options into a single filter, which toggles
between all and updatable extensions. This should be less confusing and
is what

Extension Manager: adjust javascript and images

This simpliefies the view options into a single filter, which toggles
between all and updatable extensions. This should be less confusing and
is what most people use anyway.

Image use has been reduced and SVGs are used for icons now. Placeholders
are still PNG.

show more ...


# cf2dcf1b 20-Feb-2024 Andreas Gohr <andi@splitbrain.org>

First start at refactoring the extension manager

The aim is to readd the existing functionality into proper classes, then
extend from there.