History log of /plugin/struct/types/LongText.php (Results 1 – 8 of 8)
Revision Date Author Comments
# 7fe2cdf2 13-Sep-2023 Andreas Gohr <andi@splitbrain.org>

apply #670 and manually cleanup afterwards

fixes some failing tests
uses sexplode over array_pad
reformats multiline arrays


# 7234bfb1 13-Sep-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Automatic code style fixes


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# d6d97f60 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic coding style fixes


# e79e41af 18-Jan-2018 Michael Große <grosse@cosmocode.de>

fix: use built-in function nl2br


# f7222085 18-Jan-2018 Michael Große <grosse@cosmocode.de>

feat: render new lines as <br> in LongText


# ef7146c1 26-Dec-2017 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

made size of textarea configurable


# 9503405b 26-Dec-2017 Randolf Rotta <rrotta@informatik.tu-cottbus.de>

added LongText type based on #349