Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jordanjay29/flarum-ext-summaries
A Flarum extension to add summary excerpts on the discussions list page.
https://github.com/jordanjay29/flarum-ext-summaries
Last synced: 13 days ago
JSON representation
A Flarum extension to add summary excerpts on the discussions list page.
- Host: GitHub
- URL: https://github.com/jordanjay29/flarum-ext-summaries
- Owner: jordanjay29
- License: other
- Created: 2016-02-26T19:45:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:12:29.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T11:24:16.442Z (4 months ago)
- Language: PHP
- Size: 304 KB
- Stars: 8
- Watchers: 2
- Forks: 15
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - 2020 - Show summaries on all discussions. (Extensions / Discussion ([:top:](#table-of-contents)))
README
# Summaries (flarum-ext-summaries)
An extension made for [Flarum](https://github.com/flarum/flarum) which adds a summary excerpt to each discussion on the discussion list page. This was inspired by the same behavior in Flarum's Sticky extension.
**Changelog:**
Version 0.1.0
- Initial release.Version 0.2.0
- New icon/color for extension.
- Added the ability to set a custom length for the excerpt (default is **200** characters)Version 0.3.0
- Update to Beta 8.**Coming Soon:**
- ~~Configurable excerpt length~~ (**Completed**)**Links**
- [Github](https://github.com/jordanjay29/flarum-ext-summaries) (for code and issues)
- [Flarum](https://discuss.flarum.org/d/2151-summaries-showing-excerpts-on-discussions-page)
- [Packagist](https://packagist.org/packages/jordanjay29/flarum-ext-summaries)