Closed (fixed)
Project:
DraggableViews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 04:47 UTC
Updated:
12 Apr 2011 at 08:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
kbond commentedsubscribe
Comment #2
traceelements commentedIs any more work going to be done to port this module to Drupal 7? I really, really need this module for multiple sites.
Comment #3
sevi commentedIt seems I will not have time for DraggableViews any more. Seeking for new maintainers..
Comment #4
Countzero commentedI managed to make it work in D7. I don't have time to become a full time maintainer, but would be happy to help.
I'm trying to write a sortable grid plugin for Views and the GUI is almost done, but I have trouble understanding how to mix the form with the view data. It would be a lot simplier than Draggable Views as there would be no hierarchy between nodes.
Could you give me some guidelines to understand the process ? We could speak directly by mail to see what's possible if you prefer.
Hope to read from you soon.
Comment #5
traceelements commentedA sortable grid would be amazing! Thanks for working on that!
Comment #6
Shadlington commentedSubscribing
Comment #7
brightboldSubscribing. Thanks for contributing to this @Countzero.
Comment #8
servantleader commentedSubscribing
Comment #9
ginc commentedSubscribing
Comment #10
ginc commentedWe have a project that needs the functionality, i am willing to help out as my time permits, you may add me as a co maintainer. I have CVS account.
Comment #11
Shadlington commentedGlad to hear you may be working on this soon!
Its probably best if you submit patches whilst waiting to hear back from sevi.
It'll help your case for co-maintaining and it'll give us something to test :)
Comment #12
ginc commented@Countzero - how did u manage to make it work in D7?
Comment #13
Countzero commented@GA : Sorry for the late answer. I was off for a week.
I installed the latest dev version of views 3 and the 7.x-1.x-dev of Draggableviews (25th of february). As I remember, all went fine then.
I can try to help if you post about any specific problem.
Comment #14
amalaer commentedsubscribing
Comment #15
davidzz commentedsub
Comment #16
davidzz commentedAlso, I'm wondering if the Draggable Views Book Handler can be ported as well?
Comment #17
ygerasimov commentedI have ported CCK handler. Here is patch that enabled FieldAPI handler and now draggable views can be used with integer weight field. I haven't tested any other functionality.
I have removed ^M symbols in draggableviews.module file.
Patch is against 7.x-1.x branch.
Comment #18
joostvdl commentedsubscribe
Comment #19
ginc commented@ygerasimov: moved your patch at #17 to #1105154: Port CCK handler.
@all: lets change the priority of all issues blocking 7.x release to major and use this issue for monitoring the progress and general discussion about "Drupal 7 initial release"
Comment #20
brightboldChanging the title to distinguish from all the other "Drupal 7" issues in everyone's dashboards.
Comment #21
Countzero commentedI released the first dev version of my sortable grid project.
You can find it here.
You'll have to click 'view all releases' to be able to download the thing.
The code is vastly inspired from the Draggable Views code, so I want to thank the maintainers for their work and hope they don't mind this announcement post.
Reviews and tests are of course vastly needed and encouraged.
Comment #22
ygerasimov commentedI think we can close this issue. Please feel free to open any other issues with specific tasks for 7.x branch.