I have a situation, in which users might put irrelevant words into a title. Other users might search for that words and find that irrelevant content. This is the case for certain content types only, but not for all content types. The title however should be visible in normal views (teaser, default etc.) but be hidden in search index view mode, only!

As far as I understand the settings of this module, it is currently not possible to exclude title only for some certain view modes of some certain content types.

Therefore I request the following feature: Add a "hide title" checkbox to all different view mode settings of each content type, so an architect would have very fine grained controll.

Comments

Anonymous’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Priority: Minor » Normal

I had a look at the dev release and it doesn't address my request.

What I think is, putting the title configuration for node types into the main settings is a bad idea at all. It should be available at the content type settings. There you'd have a chance to set all up based on a content type's view mode quite intuitive and easily.

The main settings of this module should contain generic settings only, like excluding nodes by nid (what you already do) or defining default values. Settings like "Remove node title from teasers too" or "Remove node title from search pages" feel like bad design, because the user might have arbitrary view modes in effect.

I know it's really cheeky to come in here and request such a big deal. Unfortunately I'm not in the situation to help developing the module right now. Please accept my apologies and consider my ideas.

gabrielu’s picture

Status: Active » Needs review

See release 7.x-1.4
It doesn't move the settings into content-type properties (it's a meter of preference :) ) but it adds granular settings for Full, Teaser and Node form views.

Let me know,
Gabriel

gabrielu’s picture

Status: Needs review » Closed (fixed)

If still issues related, please open a new issue.

Anonymous’s picture

Anonymous’s picture

Issue summary: View changes

Removed an indroduction note about the dev, see comment below.