getgrav / getgrav/grav-plugin-feed
Option to view the entire content or the summary
- Dominant language
- PHP
- Stars
- 19
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
First: Great Plugin!
Very nice would be an option to display the entire content or only the summary (number of characters / separators) according to the Grav configuration in site.yaml
summary:
enabled: true
format: short
size: 150
delimiter: ///
Unfortunately, I am a beginner and cannot adapt the plugin accordingly.
best regards
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the Grav Feed Plugin and the site.yaml summary configuration; start by tracing where feed content is selected. Compare the full-content and summary cases against the enabled, format, size, and delimiter settings, with the work done when feeds can display either configured summaries or the entire content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100