Closed (fixed)
Project:
View reference
Version:
6.x-3.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 23:14 UTC
Updated:
28 Dec 2010 at 03:20 UTC
For a nice interface, the node edit form really needs not to show the bracketed part: [viewname:viewdisplay_n] after the title. Documentation could include that each referenced view display's "title" shows here, where it used to be the display "name" in version2. Thanks for this excellent module!
Comments
Comment #1
danielb commentedWell I added that because you can have two views displays with the same title, and the viewname + viewdisplay_n is really the only reliable way to uniquely identify a view.
I don't understand your comment about documentation.
Comment #2
echoz commentedYes, I do understand why you added that. In your comment on #803530: View Description as title in dropdown selects you mentioned you might have to make them themeable. The text currently in the select options on the node edit form is too "busy" and would be great if it were just a view display's title. I've been trying to get rid of the part in the brackets without success. Do you see a way I might be able to do that, even if it's not feasible for the module since everyone might not make unique titles? Thanks so much for your time.
My comment on documentation was to inform what part of the view settings can effect this text, and is not important.
Comment #3
danielb commentedThis is now a configuration option disabled by default. Additionally the titles are generated in a theme function.