Skip to content

Conversation

juekr
Copy link

@juekr juekr commented Oct 7, 2020

Added the possibility to add classes to comment section elements. The classes for wrapper, table, rows, columns, meta information and alert area are configured via config .yaml like this:

classes:
wrapper: comments-wrapper
table: table-comments
rows: tr-comments
cols: td-comments
meta: comment-meta
alert: comment-alert

If left empty, they default to class="" – except for the alert (this defaults to class="alert").

Also added an id to the outer wrapper class that is added as target to the form's action (so user land directly in the comment section after submitting).

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