History log of /dokuwiki/inc/Action/Source.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 73022918 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

coding style: PSR12.Classes.ClassInstantiation.MissingParentheses


# 8c7c53b0 30-Aug-2023 Andreas Gohr <andi@splitbrain.org>

codestyle adjustments: class declaration braces


# 6723156f 29-Aug-2023 Andreas Gohr <andi@splitbrain.org>

Apply rector fixes to inc/Action


# 25dd2a2f 07-Jul-2020 Satoshi Sahara <sahara.satoshi@gmail.com>

Ui\Editor class replaces html_edit()


# 9ba47898 02-Sep-2017 Andreas Gohr <andi@splitbrain.org>

load text in source action. fixes #2110


# ec701221 31-Mar-2017 Andreas Gohr <andi@splitbrain.org>

explicitly declare method visibility


# ab583a1b 11-Feb-2017 Andreas Gohr <andi@splitbrain.org>

more doc block fixes


# f21dad39 11-Feb-2017 Andreas Gohr <andi@splitbrain.org>

all actions should have a class now

Lots of FIXMEs and the routing isn't integrated, yet