Is there a way to list, view, modify or delete breakpoint groups? When one is created, it gets listed as an option in the Picture module. So if they are not set up correctly I don't see a way to get back to them to fix or delete.

Thanks.

CommentFileSizeAuthor
#3 Breakpoints_edit_screen.png69.29 KBdmkelner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

attiks’s picture

On the admin/config page there should be a link to all breakpoints

dmkelner’s picture

On admin/config/media/breakpoints I can see my defined custom breakpoints, but not a list of the groups. Do you have a screen shot that shows where I should have a link to all breakpoint groups? The 'Add a new group' link doesn't list the existing groups either. It seems like I am missing something. Thanks.

dmkelner’s picture

FileSize
69.29 KB

I've attached a screenshot (Breakpoints_edit_screen.png) that shows my display of the screen at admin/config/media/breakpoints. This is consistent for both the release and dev forks of the breakpoint module. Note that it is missing the buttons at the top of the screen, and the links at the bottom.

dmkelner’s picture

Hi, I have this working now except for one small thing. In order to review and edit a breakpoint group, I have to manually go to the url (admin/config/media/breakpoints/groups/group_name). I don't see anything in the UI that displays the groups. So if this is working as designed perhaps this need should be added as a feature request?

attiks’s picture

The theme you're using is not outputting the secondary tabs, try switching to the seven theme

dmkelner’s picture

Thanks. We have customized Rubik as our admin theme, so if that is all it is then I can live with it for now. Thanks for the great module!'

UPDATE: the latest release candidate for Rubik addresses the secondary tabs, so they are now available as drop downs in both Breakpoints and Picture modules. The problem was in the creation of Rubik subthemes where the secondary tabs were hard coded to appear only in the theme named Rubik. The issue is addressed here: https://drupal.org/node/1338316.

dmkelner’s picture

Status: Active » Closed (works as designed)