This isn't a huge problem most of the time, but I was using this on a new content type after having lightbox and some other things installed, and I just want to allow this to insert ALL of these styles.

There are about 50-70 combinations, due to lightbox having so many crazy presets.

It'd be AWESOME if there was a button to click to just say "everything available even when new things come available" (it wouldn't literally have to say that, obviously, but that would be what it does)

Just a thought. Thanks for an awesome module! I really wish I had time to figure this out and submit a patch right now, but I figured maybe someone else will be able to run with that idea if it's not already planned.

Comments

Romejoe’s picture

Version: 6.x-1.0-beta4 » 6.x-1.0
Category: feature » bug
Priority: Normal » Major

Same here!

I need to add many styles and this for 10 fields means I have to click nearly 2000 hooks. THAT really sucks! PLEASE add a select ALL!

quicksketch’s picture

Category: bug » feature
Priority: Major » Normal

Just because you want it doesn't make it a bug.

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new3.09 KB
new3.08 KB

These patches implement the standard Drupal Select All checkbox (which means it needs to be in a table). If every option is selected, Insert will save the special value <all>, which will make all styles enabled even as new styles are created after the field has been configured.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.