Audience checkboxes for groups where user is member would be selected by default, if node added from "normal route"
Only the selected group would be selected by default in audience, if node is added from groups home page
Priority would be the first one = by default all audience checkboxes selected. Tried to hack and I suppose the following line is the key to the change. Unfortunatly no success. Could anyone help in this?
I just upgraded a site from 4.6 to 4.7 and I'm having problem with the search feature. The site is indexed and the search function from this page is working:
The Activities Menu will use the same Vocabularies as Blogs Menu. If I bind the same Vocabulary to 'events' and 'blogs' and use the taxonomy to generate the menu links, will a click on "Topic ABC" bring up the nodes for both content_types, no matter which menu I am on?
Vocabulary: Terms
Topics: Topic ABC | Topic XYZ
Places: Place 123 | Place 568
-or-
Activities : Topics : Topic ABC | Topic XYZ
Activities : Places : Place 123 | Place 568
Blogs : Topics : Topic ABC | Topic XYZ
Blogs : Places : Place 123 | Place 568
I would like to restrict the operator of some exposed views filters to "contains" and "is one of" and remove the drop down menu selection in the filter and filterbox, but keep the ability to set the default operator in the admin/views interface.
Can anyone provide some quick tips on how to do this? Would the best place to start this be with the CSS or would it be necessary to tweak the module code?