Subclasses the django CMS Text CKEditor plugin (djangocms_text_ckeditor):
- supports django-cms text plugins, a 'topic' field, link anchors in templates
- CMSFAQEntryPlugin creates FAQ entries (questions & answers)
- CMSFAQListPlugin creates <a> anchor list of FAQ entries, on the same page
- CMSFAQEntryLinkPlugin links to specific, latest, or random CMSFAQEntries
Current requirements:
- Django >=4.2
- Django-CMS >=3.11
- djangocms_text_ckeditor >= 5.1.4