Closed (fixed)
Project:
Better Select
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 13:22 UTC
Updated:
20 Sep 2013 at 16:41 UTC
Hi,
I was looking for a way to exclude better select to take over the multiple select lists on certain content types. I found I couldn't do this via a custom module. Because of that I created a patch to exclude some content types node edit forms to be affected by better select.
I've added a screendump and patch. As you can see this patch will not change anything for current users of the module. So committing won't problems.
Hope this will be a feature request and patch that is an acceptable add-on for the module.
Cheers,
Bartezz
| Comment | File | Size | Author |
|---|---|---|---|
| exclude-by-content-type.patch | 2.02 KB | bartezz | |
| better-select-exclude.gif | 11.87 KB | bartezz |
Comments
Comment #1
bartezz commentedAlmost a year and no response... :(
Comment #2
ipwa commentedHi Bartezz thanks for your patch, really appreciate your work. I was just made maintainer of this module a few weeks ago, I'm trying to concentrate on the critical issues, but I will definitely add your patch for the next beta release.
Comment #3
bartezz commentedHi ipwa,
Thanx for your reply! Understand the critical issue priority.
No sweat, hope to see it in the next beta!
Cheers
Comment #4
john franklin commentedI started with your patch, but reversed the meaning. A check means Better Select is enabled, and then I went to some effort to ensure both current and new content types default to enabled.
Thanks for the patch.