I'd like the ability to type in the element I want to use, like Semantic Views offers, instead of a pre-defined dropdown list.

Comments

sillygwailo’s picture

Status: Active » Needs review
StatusFileSize
new2.6 KB

Patch for review.

seandunaway’s picture

Version: » 7.x-1.x-dev
Status: Needs review » Needs work

Instead of replacing the select, it'd be saweet to have an ajaxy "Other..." appended to the end of the select which then provides element box or prefix / suffix textboxes.

emattias’s picture

Status: Needs work » Closed (won't fix)

I had the "other" option idea too but I don't think that the benefit to effort ratio is good enough.

The problem of being able to easily add new HTML Elements can be approached in many ways. Other the once proposed, you could try to make it easier to edit variables. A generalised solution for editing variables is outside of this modules scope. But that sounds like an interesting module idea!

I think we should keep the select. It's consistent with what is used in views.

seandunaway’s picture

Status: Closed (won't fix) » Closed (fixed)

Check out wrapper_raw here: http://drupal.org/project/panels_extra_styles

It allows you to do this.

damienmckenna’s picture

I posted an issue to see if the maintainer would be willing to combine effort: #1899144: Combine effort with Semantic Panels

seandunaway’s picture

@DamienMcKenna, thats me :P