I know views worked just great for me in Drupal 5.9.
At this point however there is no views integration for webfm 6.x
Currently views for Drupal 6.x shows "Broken or missing handler" when trying to import the views from the webfm 5 version.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | webfm_views2_first.patch | 16.46 KB | Frank Steiner |
Comments
Comment #1
kenorb commentedtrue
Comment #2
Frank Steiner commentedThis is not easy to do because the code must be completely rewritten for views 2. I'll try to look at this, but it will take quite a while to get sth. running. If someone is willing to help, please stand up :-)
Comment #3
Frank Steiner commentedHi,
it's horrible to convert the old views code to the new views 2 api without any "how to convert" documentation and this is my first try to write a view at all, so be patient please :-)
I just hacked a little first try just to see if I understand the new api somehow. It should allow you to select the webfm filename, with or without download link (chose in the options), nothing else yet.
Please let me know if that works as you expect it. I don't have drupal 5, so I can't test the old views functionality.
cu,
Frank
Comment #4
gauravkhambhala commentedHi Frank,
Will this patch work with the new release of webfm(rc-4) ? Since it's been a long time you have provided it. If yes then can you provide us the revised patch. It's quite a urgent thing for me.
Please reply asap.
Comment #5
Frank Steiner commentedWell, just try it and see if it works. If yes, I'll try to get the rest done.
Comment #6
gauravkhambhala commentedThanks Frank, for such a quick reply. Will try it myself and revert back to you.
Comment #7
gauravkhambhala commentedHi Frank,
I tried the patch. I have got to know two things.
- It's not against the latest release(rc-4) of the module. It throws error while patching.
- Some changes here and there I have been able to apply the patch successfully, but the in views doesn't show the webfm attachments.
Can you check this out at your end ? It will be very helpful.
Please answer asap.
Thanks.
Comment #8
lilon commentedsubscribing
Comment #9
Frank Steiner commentedIt does apply to -rc4 as this is what I'm using, but I don't see it either anymore. I'll try to look into this, but it will take some time, I'm quite busy at the moment getting out site launched.
Comment #10
mstevetodd commentedsubscribing, as I'm interested in this as well.
Comment #11
mbria commentedsubscribing
Comment #12
telemako commentedHey guys, i need this feature too.
Can anyone let me know if is there a patch working fine with drupal 6 and the leatest webfm and views modules?
Comment #13
davebv commentedsubscribe
Comment #14
tcblack commentedFull views integration with ongoing upgrades would be wonderful. Right now I like using webfm very much, but now that I have over a thousand files, having full views integration would make listing and sorting these files so much better than it is right now.
I applied the patch on top of webfm 6.x.2.10-rc4 and when I clicked add in the views (6.x-2.5) module it fails with:
Fatal error: require_once() [function.require]: Failed opening required './sites/all/modules/webfm/webfm_views.inc' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/stilbla0/public_html/sites/all/modules/webfm/webfm.module on line 2885I suggest changing status to needs work.
Comment #15
rezboom commentedsubscribing
Comment #16
ballerjones commentedWould this allow for the addition of a custom header? I assume so.
subscribing
Comment #17
eoneillPPH commentedError upon my attempt to patch:
Hope that helps.
Comment #18
BetaTheta commentedsubscribing
Comment #19
najibx commentedsubscribing++
without views, what are other way of listing out all webfm attachment on nodes? This is not the same at core file attachment.
Comment #20
robmilne commentedI've committed the patch submitted in node 554430 to head. I don't use views so I am leaving it up to others to test and submit fixes.