Re: Drag and Drop Ordering in the Admin Overview

2007-04-26 Thread Collin Grady
> If we implement it ourselves should we do this against the new-forms > admin branch or the trunk? It'd probably be better to target it to newforms-admin since the current admin will be going away once that is ready, so you wouldn't have to update it later. -- Collin Grady --~--~-~--~

Re: Drag and Drop Ordering in the Admin Overview

2007-04-26 Thread aznach
Check http://www.carthage.edu/webdev/?p=6. These people have equiped their so-called 'sputnik' CMS with a custom admin interface supporting drag&drop. You might want to ask them for some advice. Patrick Lauber wrote: > Hi, > > We have 5 clients that need to order manually the items in a table.

Drag and Drop Ordering in the Admin Overview

2007-04-26 Thread Patrick Lauber
Hi, We have 5 clients that need to order manually the items in a table. Has anybody already implemented something like this? This topic comes up regularly and we just added a priority field and made an ordering on it. With a lot of content in the DB this becomes a problem and from the use