Hi,
I've been using filterbynodetype for a while now and one thing always bugged me.
I only allow 'Full HTML' as input format on most content-types, this completely hides the form where one normally selects an input format => good work! The less clutter on the node/edit page the better I think.
Yet the link to filter/tips always remained, which I don't think is necessary if one doesn't have an option to pick a filter anyway. Besides I've never seen it used anyway even if people have an option to pick an input format.
So I've create a patch (rolled out over latest 6.x-1.2 version) with which one can set per content-type if the filter/tips link should be shown or not, see attachment.
By default it doesn't change a thing, nothing is forced, it's just a neat little option for admins I think.
What do you think, is this something which should make it into the module?
Cheers
| Comment | File | Size | Author |
|---|---|---|---|
| filterbynodetype.module.patch | 1.97 KB | bartezz | |
| hidefilterguideslink.png | 3.85 KB | bartezz |
Comments
Comment #1
doitDave commentedHi, sorry for the late reply - I just took over maintainership. I have now commited a revamped code base, would you mind creating your patch again on this base? I would like to test it again if you will. If you are no longer interested, please also give a hint so I can close the issue. Thanks :)
Comment #2
bartezz commentedI am interested but don't have much time. I think the current patch still works although it has to be applied by hand...
Cheers
Comment #3
doitDave commentedOK. Neither have I ;) But I'll give it a look occasionally.
Comment #4
doitDave commentedOK, so I looked at it. As I feared the basically new code structure does not accept your patch anymore. As we both lack time, I set this to feature request and postponed, until one of us finds more time to revise the patch.
Comment #5
doitDave commented(Version to create the patch against => latest)
Comment #6
doitDave commentedThere is obviously no more interest in this issue, so I will clean up my queue and close this.