Tag: Embedding
About
- Embedded comments
Comentario features when embedding on other websites
- Embedded comments
Configuration
- Script tag
The <script> tag is required to embed comments or display comment count on a page
- Comments tag
The <comentario-comments> tag is required to embed comments on a page
- Count tag
The <comentario-count> tag inserts a widget displaying the number of comments on a page
- Embedding comments
How to add comments to a web page by embedding Comentario
- Attribute: auto-init
The auto-init attribute of the <comentario-comments> tag controls Comentario load
- Attribute: auto-non-interactive-sso
The auto-non-interactive-sso attribute of the <comentario-comments> tag allows to automatically initiate SSO login upon load
- Attribute: css-override
The css-override attribute of the <comentario-comments> tag allows to override comment styling
- Attribute: error-text
The error-text attribute of the <comentario-count> tag defines text displayed on error
- Attribute: lang
The lang attribute of the <comentario-comments> tag controls language for the embedded comments
- Attribute: live-update
The live-update attribute of the <comentario-comments> tag disables live comment updates
- Attribute: max-level
The max-level attribute of the <comentario-comments> limits the visual nesting level of comments
- Attribute: no-fonts
The no-fonts attribute of the <comentario-comments> disables default fonts
- Attribute: page-id
The page-id attribute of the <comentario-comments> tag indicates the page path within the domain
- Attribute: path
The path attribute of the <comentario-count> tag specifies the page to display comment count for
- Attribute: placeholder
The placeholder attribute of the <comentario-count> tag specifies the initial content of the element
- Attribute: prefix
The prefix attribute of the <comentario-count> tag provides text displayed before the number
- Attribute: suffix
The suffix attribute of the <comentario-count> tag provides text displayed before the number
- Attribute: theme
The theme attribute of the <comentario-comments> tag specifies the colour scheme to use
- Attribute: zero-text
The zero-text attribute of the <comentario-count> tag provides text displayed when there’s no comment
- Script tag
Contributing
- Backend
How to translate backend and embed parts
- Backend
Installation
- Angular application
How to embed Comentario comments into a single-page Angular app
- Embedding
How to integrate Comentario comments with your website
- Hugo static website
How to integrate Comentario comments with a website built in Hugo
- Angular application
Knowledge Base
- Live update
Comentario allows for live comment updates
- Live update