The drag and drop portion is working fine. It just doesn't communicate
back to the method I have defined in my plugin controller.

What I'm actually trying to do is create a page menu plugin. The drag
and drop is for sorting the pages in the menu. I'm actually thinking
the sorting functionality would be better put in the show pages admin
screen, and the order field stored in the content table. What do you
think?

Thanks,
Chris

On 3/21/06, Piers Cawley <[EMAIL PROTECTED]> wrote:
> "Chris Saylor" <[EMAIL PROTECTED]> writes:
>
> > I would like to do drag and drop ordering of information in the admin
> > section of a plug-in. I tried to define the update method in the
> > plugin controller, but ajax was unable to call it. Anybody have any
> > ideas on how I can get this to work. Here is a link to some code.
> >
> > http://rafb.net/paste/results/I5f5nJ15.html
> >
> > Right now I'm just trying to get the standard scriptaculous example to
> > work. I'm not even trying to save the data yet into the config var.
>
> Does scriptaculous let you do nested drag and drop?
>
> --
> Piers Cawley <[EMAIL PROTECTED]>
> http://www.bofh.org.uk/
> _______________________________________________
> Typo-list mailing list
> Typo-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/typo-list
>

_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to