> Wow this is quite nice :) > It'd be even nicer if it actually worked across folders :) In fact it does: you can drag a feed from the root folder into a folder *if you drag quick enough* But this is hardly acceptable. > Will this be usable in the "admin" section to limit the amount of jscript > on the main page ? > Or will we keep it on the main page for some "funky effects" :) I vote for the funky effects. And I'm not sure it can be applied to table rows. >and will it > be able to store > feeds order and folder order :) => if so it would be great... (i think it's > the final meaning of it's usability ;) ) Well sure, it'll store the order. Eventually. When it'll work. (see above :) > > After my gregarius daily update, i saw this > http://pastecards.brinkster.net/components/suggest.html > Could be nice for the "tag" section. click modify than have suggestion with > current tags :) > Would this be possible to include in a plugin :d ? if so i could try to do > one :) (hook present?) You could try playing with rss.plugins.ajax.extrajs.edittag hook (in ajax.php) which is called right in the middle of the _et (edit tag) javascript function. -m