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

extra_html_tag_attribute feature #318

Closed
wants to merge 15 commits into from

Conversation

haricot
Copy link
Contributor

@haricot haricot commented Feb 13, 2019

This is like extra_css_classes and extra_inline_style with a little difference in setting format.
The Class HmltAttrsWidget has pre-set widget which can be entered in the settings file:
widget_choices_cms_page_anchors, widget_choices_list, widget_choices_int, widget_choices_text, widget_choices_color, widget_attrs.

( NAME_SERIE_ATTRIBUTES, {
     ATTRIBUTE: {
        PRESET: [] ,
        'widget_attrs': { 'title': TEXT },
     },
 })

Look like:
extra_html_tag_attribute

Todo: add the test if this feature is ok or need modifications.

@haricot haricot changed the title WIP: extra_html_tag_attribute feature extra_html_tag_attribute feature Jul 4, 2019
@haricot
Copy link
Contributor Author

haricot commented Nov 25, 2019

closed in favor of #363

@haricot haricot closed this Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant