ElkArte Community

Extending Elk => Addons => Topic started by: emanuele on July 09, 2014, 10:48:59 am

Title: [ADDON] Sort News
Post by: emanuele on July 09, 2014, 10:48:59 am
Sort News v0.0.3
Introduction
Admin trick to allow reordering the news in the admin panel.

Future development:
Drop it into core. :P


License
o This ElkArte Addon is subject to the terms of the BSD "3-clause" license. You can obtain a copy of the License at http://opensource.org/licenses/BSD-3-Clause

Credits
Thanks to Brian Grinstead (http://www.foliotek.com/devblog/make-table-rows-sortable-using-jquery-ui-sortable/) for the hint on how to not screw up the row while dragging!

Repository / Download



Change log

Title: Re: [ADDON] Sort News
Post by: Spuds on July 09, 2014, 11:41:09 am
 8)

QuoteThanks to Brian Grinstead for the hint on how to not screw up the row while dragging!
Was our elkSortable function not taking care of that?  It should have but maybe another bug.
Title: Re: [ADDON] Sort News
Post by: emanuele on July 09, 2014, 02:39:37 pm
ehm... no idea, you know I don't read javascript that much! :P
Will have a look at that elkSortable, thanks! ;D