Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide theming functions for common webform components #127

Open
algeronwaterschoot opened this issue Jun 19, 2015 · 0 comments
Open

Provide theming functions for common webform components #127

algeronwaterschoot opened this issue Jun 19, 2015 · 0 comments

Comments

@algeronwaterschoot
Copy link

Not all webform components are rendered equally. Some have extra wrappers, others have extra classes. Components aren't rendered using template files, so it's not immediately clear at first glance how to change their HTML.

We could provide one or several placeholder preprocess/theming functions (as many as we need) in the template, where frontend developers can easily modify the HTML of these components without having to dig through the webform module stack.

@algeronwaterschoot algeronwaterschoot self-assigned this Jun 19, 2015
@rob-bar rob-bar modified the milestone: Version 0.2.2 Dec 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants