Closed (fixed)
Project:
Formfilter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2008 at 10:36 UTC
Updated:
11 Apr 2009 at 16:20 UTC
Jump to comment: Most recent file
Formfilter needed to be ported in full to Drupal 6.x.
The attached file contains a direct port of the current 5.x-1.x-dev version (dated 2008-March-30). The attached contains no new features, and is simply a direct port to the new Drupal 6.x coding standards and requirements. I have tested the module in the one context in which I immediately required it and it seems to work just fine. The code now needs testing and review by the community.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | formfilter.tgz | 9.02 KB | babbage |
| formfilter.tgz | 9.02 KB | babbage |
Comments
Comment #1
babbage commentedAttached minor revision adds the header comment block to the formfilter.module file to remove the last minor error found by the Coder module, omitted in the first port file:
Comment #2
nedjoThanks for your post.
Some months back I committed an initial D6 update to HEAD. Any further work should be based on HEAD. In doing so I removed the UI from formfilter. I've never liked the implementation of the UI, but more than this the API functions needed to be available without it.
I'd like to find the time to write a proper UI, but so far haven't. So you could consider pulling the UI component out into a formfilter_ui module for D6 and fixing up any issues in the HEAD version.
Comment #3
zilla commentedany chance this could be moved to the project home page now as a dev release for d6? nobody is going to find it here for testing!
Comment #4
japanitrat commentedsubscribe
Comment #5
momper commentedsubscribe
Comment #6
ivrh commentednedjo
As long as you delay releasing of the UI for D6 version of your module - there's no reason to complain about people finding their own ways of coping with the problem.
Drupal is excellent CMS, but it's interface is too complicated for the end user/admin - so this module is a big help to resolve those issues.
By the time you implement UI for FormFilter there might be Drupal 7 out - so I think this is great if someone found some time and effort in doing this port.
Why you just didn't do the same? This could be a good practice to publish "looking for co-maintainer" ad in the module description page so that people don't just visit module's page over and over again to see that it hasn't been released yet and yet again.
Thank you, dbabbage.
Comment #7
nedjo@ivan.g
You seem to have misread my comment, which certainly was not a complaint. As I explained, the patch needed to be on the HEAD version (as is standard) and required further work, which could have been done by anyone with minimal Drupal coding skills. I have now done that work.
Comment #9
momper commentedas a sign of encouragement: this module is fantastic - it's one of the most important steps for better usability in drupal ... it should go into core ...
thanks a lot again
greetings momper
Comment #10
momper commentedhello
is somebody out there, with the skills to do the ui-stuff?
should we search for a co-maintainer?
or a bounty?
greetings momper
Comment #11
momper commentedis there some progress?
Comment #12
momper commentedComment #13
momper commented@dbabbage is your version still working fine? maybe you should start a fork of this module?
i asked:
is somebody out there, with the skills to do the ui-stuff?
should we search for a co-maintainer?
or a bounty?
no reaction - what could we do?
greetings momper
Comment #14
japanitrat commentedHm yes, I already thought about helping out here, but actually, i wonder how the ui-module is intended to work, anyway. It has been mentioned that it's a new approach to the formfilter control (though I could live with the old one, too), but no more info were given.
I mean, I have the old one (D5) running on several D6 instances, 'cause there is some patch available for it. Nonetheless, a definite release version for D6 would be really nice, so I'd like to see progress, too ;)
Comment #15
nedjoI don't understand what the issue is here.
I wrote a D6 version, including a Formfilter UI module, which is available in the dev release.
Have people tried it? Are there any issues with it? If so, what are they?
Is the issue that I haven't posted a D6 stable release? I'd be happy to do so after a review or two in this issue noting that things work. So far the comments make it seem like there is no D6 Formfilter UI. Formfilter is like dozens of other modules I've written--I've never used it, I don't have a lot of time for testing, so I rely on users reports to judge when it's stable.
As for co-maintainers, the more the better--please contact me and I'd be happy to add you. Ditto for a new maintainer--I'm always happy to pass my modules on to qualified new maintainers and do so regularly.
Comment #16
japanitrat commentedhumm, I apologize. This issue is marked as active. Since there is a release (as I see on the projects page) and you just emphasized that it's done, I wonder why it's not marked as fixed (I mean, it IS ported). Everything else should get its own ticket, right? :)
Comment #17
momper commented@nedjo you wrote in the 6.x dev description
"This is a pure API version of formfilter. That is, it has no UI (and so is useless for most users, unless it's required by another module). I'm working on a form altering UI module."
so why i should try it as an non developer ...
... but now i will try :)
Comment #18
nedjoThanks, forgot to update the release notes, done now.
Comment #19
babbage commentedComment #20
momper commentedso far no problems on one installation - continue testing ...