I suggest moving the checkbox option on the node add and edit screens to the "Publishing Options" fieldset instead of having its own "Restricted Search" one.

Because this node acts as another publishing option, that grouping makes more sense. And this would simplify the user interface on those pages for content writers and editors.

To implement, this would simply mean changing the two lines for $form['search_block_set'] to $form['options'] and removing the original group.

Comments

deviantintegral’s picture

Version: 5.x-1.0 » 5.x-1.x-dev

That's a good idea. I'm someone submits a patch, I'll apply it to the -dev branches.

--Andrew

deviantintegral’s picture

Status: Active » Closed (won't fix)

I'm closing this issue as this module has been superseded by Search Restrict.