getgrav / getgrav/grav-plugin-feed

Option to view the entire content or the summary

Open
#64 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.