Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2016-03-08 17:57:37

Pat64
Plugin Author
From: France
Registered: 2005-12-12
Posts: 1,599
GitHub Twitter

Drag & Drop within the TXP interface

Because all infos tabs within the “Write” panel store what the user choose to display into the database in order to remember it, may be it will be super cool to allow drag/drop to organize the place where “Date to publish”, “Keywords”, “Custom Fields” and so on could be.

See how Craft CMS does these things: https://craftcms.com/features/new


Patrick.

Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.

Offline

#2 2016-03-12 21:03:02

kuopassa
Plugin Author
From: Porvoo, Finland
Registered: 2008-12-03
Posts: 228
Website

Re: Drag & Drop within the TXP interface

I’ve done something like that with jQuery’s sortable and draggable functions/plugins/libraries so that stuff can be organized or even hidden in Write panel, but my system has some limits. I’m just testing the code to see if there are major bugs. :-) The plugin candidate allows for most elements only vertical movement like this:

1|2|3
1|2|3
1|2|3

So 1 can’t switch columns to 2 or 3 etc.

Offline

#3 2016-03-13 02:23:06

phiw13
Plugin Author
From: Japan
Registered: 2004-02-27
Posts: 3,078
Website

Re: Drag & Drop within the TXP interface

With Jquery UI being build in for Textpattern 4.6 (including all the styles for drag and drop), it shouldn’t be too difficult to implement for a plugin author.


Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern

Offline

Board footer

Powered by FluxBB