Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
drag-n-drop order_with_respect_to
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Russell Cloran  
View profile  
 More options Oct 18 2006, 8:49 am
From: "Russell Cloran" <rclo...@gmail.com>
Date: Wed, 18 Oct 2006 14:49:18 +0200
Local: Wed, Oct 18 2006 8:49 am
Subject: drag-n-drop order_with_respect_to
Hi,

I'm currently writing an application which would benefit greatly from
an already-existing drag-n-drop interface for something like the
order_with_respect_to option.

Digging around the code, I see that order_with_respect_to seems
unmaintained -- there are portions of the code which are marked as
"TODO". In fact, as far as I can see, order_with_respect_to won't do
what it says on the label at all.

Am I missing the point here?

Is there somebody working on this?

Would a resurrection of a drag-n-drop UI for order_with_respect_to be welcomed?

Regards,

Russell
--
echo http://russell.rucus.net/spam/ |  sed 's,t/.*,t,;P;s,.*//,,;s,\.,@,;'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Antonio Cavedoni  
View profile  
 More options Oct 18 2006, 10:35 am
From: Antonio Cavedoni <anto...@cavedoni.org>
Date: Wed, 18 Oct 2006 16:35:34 +0200
Local: Wed, Oct 18 2006 10:35 am
Subject: Re: drag-n-drop order_with_respect_to
Hi Russell,

On 18 Oct 2006, at 14:49, Russell Cloran wrote:

> I'm currently writing an application which would benefit greatly  
> from an already-existing drag-n-drop interface for something like  
> the order_with_respect_to option.

> Is there somebody working on this?

Last I heard on this issue is this ticket:

http://code.djangoproject.com/ticket/13

But that hasn’t gotten much of love, last “action” is from around  
January. The mockups from Wilson look nice anyway, maybe they’re  
helpful for your needs.

> Would a resurrection of a drag-n-drop UI for order_with_respect_to  
> be welcomed?

Yeah. I, for one, would very much welcome something like it.

BTW: is this code working at the moment?

http://code.djangoproject.com/browser/django/trunk/django/contrib/
admin/media/js/admin/ordering.js

Cheers.
--
Antonio


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Cloran  
View profile  
 More options Oct 18 2006, 12:20 pm
From: "Russell Cloran" <rclo...@gmail.com>
Date: Wed, 18 Oct 2006 18:20:42 +0200
Local: Wed, Oct 18 2006 12:20 pm
Subject: Re: drag-n-drop order_with_respect_to
Hi,

On 10/18/06, Antonio Cavedoni <anto...@cavedoni.org> wrote:

> Last I heard on this issue is this ticket:

> http://code.djangoproject.com/ticket/13

> But that hasn't gotten much of love, last "action" is from around
> January. The mockups from Wilson look nice anyway, maybe they're
> helpful for your needs.

Thanks for the pointer, I didn't pick that ticket up. I do like those
mockups. Wilson -- are you still working on that stuff? Do you have
any abandoned code to share with me?

> Yeah. I, for one, would very much welcome something like it.

Great, I'll continue working on it then :)

> BTW: is this code working at the moment?

> http://code.djangoproject.com/browser/django/trunk/django/contrib/
> admin/media/js/admin/ordering.js

Yes, for some values of yes :)

So far, I've dropped in dom-drag.js, hacked the change_form.html
template a little and applied the patch I posted to ticket #2137 and
have something which suggests that a large portion of the code (still)
works. It's still a bit broken in that it sets all the li's to be
absolute position, which means that everything collapses under them...
But now that I've seen Wilson's mockups, it makes a lot more sense :)

Russell
--
echo http://russell.rucus.net/spam/ |  sed 's,t/.*,t,;P;s,.*//,,;s,\.,@,;'


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »