mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 11:05:58 +02:00
5817eea314
If an author creates a comment include a highlight class
9 lines
114 B
YAML
9 lines
114 B
YAML
---
|
|
Name: blogcommentsconfig
|
|
Only:
|
|
moduleexists: comments
|
|
---
|
|
Comment:
|
|
extensions:
|
|
- BlogCommentExtension
|