History log of /plugin/tablewidth/action.php (Results 1 – 12 of 12)
Revision Date Author Comments
# 238f584e 26-Jun-2026 fiwswe <53953985+fiwswe@users.noreply.github.com>

Add <colgroup> element around <col> elements

Fixes #10


# ea642877 21-Jun-2026 Mykola Ostrovskyy <spambox03@mail.ru>

Add support for aligning tables horizontally


# 156ac918 20-Jun-2026 Mykola Ostrovskyy <spambox03@mail.ru>

Sanitize input to avoid injection of HTML tags


# b5ba902f 09-Aug-2022 Mykola Ostrovskyy <spambox03@mail.ru>

Update e-mail address


# 47587b46 09-Aug-2022 Mykola Ostrovskyy <spambox03@mail.ru>

Rely on class auto-loader for dependencies


# 7ef3101a 08-Aug-2022 Mykola Ostrovskyy <spambox03@mail.ru>

Fix compatibility with PHP8


# 934b96d7 13-Oct-2016 Mykola Ostrovskyy <spambox03@mail.ru>

Allow table width less than 50% on default template


# 747362a3 03-Feb-2016 Andreas Gohr <andi@splitbrain.org>

Adjust method signatures to match parent


# 087830cd 18-Nov-2010 Mykola Ostrovskyy <spambox03@mail.ru>

r399: Plugin info handling according to the new rules


# 716fc9d4 17-Nov-2010 Mykola Ostrovskyy <spambox03@mail.ru>

r398: Fixed compatibility with DW 2010-11-07


# d0a907ab 14-Feb-2009 Mykola Ostrovskyy <spambox03@mail.ru>

r62

+ Syntax plugin
+ Replacement of comments by HTML


# a30194ad 11-Feb-2009 Mykola Ostrovskyy <spambox03@mail.ru>

r57: Added action skeleton