Active
Project:
Token Insert Entity
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2014 at 13:54 UTC
Updated:
29 Feb 2016 at 09:00 UTC
Jump to comment: Most recent
Comments
Comment #1
asherry commentedThis should really be customisable, I don't think a hardcoded page param either way is good. DS and panels address this issue by giving you the option of displaying 'links' or not.
Thoughts?
Comment #2
killes@www.drop.org commentedI am fine with making it configurable, even though I can't think of a use case for having this set to FALSE. Others might, though.
Comment #3
johnpitcairn commentedKind of a shortcoming of Drupal 7 in that "manage display" does not include properties like title or links.
Anyway, can't say I agree - I don't think this module should be in the business of configuring what is output by view modes. If you need to modify the view mode output for things like that you can use Title module, Display Suite, or Panels, alter output in theme preprocess/process, modify templates, or even just hide things in css - plenty of options there, surely?
I do have use cases for needing the title displayed BTW.
Comment #4
johnpitcairn commented