- Edited
Synopsis by IanM
An extension which adds summary excerpts to the discussion list. This is essentially the same as jordanjay29's Summaries, with extra customisable options. If you don't need the extra options, I recommend using Summaries instead.
Features
As well as displaying an excerpt as a summary (with configurable length):
- All display strings are translatable
- Toggle between displaying plain or rich content in the summary (admin)
- Choose from using either the first or latest post in the summary (admin)
- User preference to show/hide summaries
- User preference to enable summaries on mobile
Screenshots
Admin settings
Rich content in summary
User settings
Installation
composer require ianm/synopsis
Updating
composer require ianm/synopsis
php flarum migrate
php flarum cache:clear
Credit
Thank you to @[deleted] for helping test this proir to release, and for talking me out of the original name I was going to use!