History log of /plugin/sortablejs/syntax.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 236cd20e 19-Apr-2023 Damien Regad <dregad@mantisbt.org>

Remove deprecated use of require_once(syntax.php)

From the DokuWiki deprecation log:
require(syntax.php) is deprecated. It was called from require() in
.../sortablejs/syntax.php:17 Autoloading shoul

Remove deprecated use of require_once(syntax.php)

From the DokuWiki deprecation log:
require(syntax.php) is deprecated. It was called from require() in
.../sortablejs/syntax.php:17 Autoloading should be used instead!

show more ...


# fa94c836 11-Apr-2023 FyiurAmron <spamove@gmail.com>

fixes #44 : PHP 8.x warning on destructuring too small array


# 64ffdda7 23-Aug-2022 FyiurAmron <spamove@gmail.com>

Update syntax.php


# 7fc47d5f 23-Aug-2022 FyiurAmron <spamove@gmail.com>

Update syntax.php


# 400ff5a2 23-Aug-2022 FyiurAmron <spamove@gmail.com>

Update syntax.php

doc updated


# 5e7b4f66 23-Aug-2022 FyiurAmron <spamove@gmail.com>

syntax.php code style cleanup


# f55787a9 26-May-2016 FyiurAmron <spamove@gmail.com>

Update syntax.php

edited to match JS options


# 274578ff 27-Mar-2016 FyiurAmron <spamove@gmail.com>

major fixing & reformatting


# 11e1031c 14-Dec-2015 Otto Vainio <otto@valjakko.net>

Update syntax.php

php slit is depricated. Use explode instead


# e23d2af1 06-Jul-2015 Otto Vainio <otto@valjakko.net>

Update syntax.php

updated version info


# a33dfbae 07-Oct-2014 Otto Vainio <otto@valjakko.net>

* version 2.10 fixed odt export (LarsGit223)


# d61cb45e 06-Oct-2014 LarsDW223 <lars_paulsen@web.de>

Fixed ODT export.


# 12db27a4 14-Aug-2014 Otto Vainio <otto@valjakko.net>

Fix for issue #2

Header row is sorted with the body of the table.
Added option to restore sort order back to original


# 9d7cf522 30-May-2014 Otto Vainio <otto@valjakko.net>

Create syntax.php