Closed (fixed)
Project:
Theme Settings Extras
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jul 2011 at 23:10 UTC
Updated:
13 Aug 2012 at 01:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yoroy commentedComment #2
yoroy commentedComment #3
yoroy commentedComment #4
andrewmacpherson commentedThanks Yoroy!
The field thumb + description is something that should be easy to code.
I had a quick look at the code for the main themes list page, it would just be a re-use of some of that.
Alternative groupings: There was a suggestion (from Bojhan?) that the menu display toggles could be moved to their own fieldset. At the moment that would only be two menus, but themes might also be able to declare support for Navigation and User menus (deserves separate issue).
One of the things I like about Drupal's vertical tabs is the summary text they can offer. So while they hide the settings widgets, they don't have to hide the actual settings. (Assuming the summary text is well-written of course.)
One of the reasons I wanted to use vertical tabs is to reduce the length of the form, so less scrolling is needed. Collapsed fieldsets would achieve that too, but since these don't provide summary text the information would be completely hidden.
Comment #5
andrewmacpherson commentedWhat if collapsed fieldsets could also have a summary? Either a static legend or a something dynamic based on the content.
That's beyond themesettings though.
Comment #6
andrewmacpherson commentedBonus crazy idea: themes which support color.module could have a re-colourable screenshot!
Comment #7
yoroy commentedYep, vertical tabs having summaries is an advantage. Collapsed fieldsets with summaries would be #190946: Replace collapsible-fieldsets with Summaries and indeed something core itself should offer.
Comment #8
andrewmacpherson commentedmarking closed, tidy ui issue queue