Mark Hamstra

Results 296 comments of Mark Hamstra

Well not assigning a group kinda does that now. I was thinking that limiting groups to usergroups would be best done by just selecting usergroups that have access, no need...

At the moment checkboxes are always cast to boolean as a feature. This would likely need a separate input type to deal with the different behavior. Probably in the form...

It's a little redundant in my opinion to use a category when there's only a single element in it. Probably better to not create the category in the package than...

Needs a double save I guess. Issue in CKEditor where the content is not automatically written back to the underlying textarea, something that unfortunately also happens with TinyMCE RTE but...

Sounds like a good way to use the default field

Do i understand correctly this is only a problem right after upgrading, and fixed by saving?

This was actually intentionally hidden for clients, as it's kind of a technical implementation detail that those users really shouldn't care about. I'm okay with adding a setting that toggles...

There's #17 and #88 which request more granular permissions but I'm interested in your use case where CC contains settings that are considered sensitive.

In 2.0, you can do this with the select field and a snippet like getResources. See #104.