benjaminkott / benjaminkott/bootstrap_package

Auch filereferences ermöglichen

Open Beginner friendly
#1,484 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
355
Forks
212
Avg merge
1h 4m
Merged PRs (30d)
31

Description

Hello Benjamin, It would be great if the ViewHelper could handle a FileReference and a file path at this point. Background: I'm using a similar copy of the Partial Rendering/Image.html, and there I have "accidentally", or rather because it is a FileReference, specified a FileReference.
It took me some time to find this. However, it's clear that the imageInfoViewHelper has only accepted strings as arguments so far.

https://github.com/benjaminkott/bootstrap_package/blob/6f3e3c2b95fa82171be970268626dbda79bbea81/Classes/ViewHelpers/Data/ImageInfoViewHelper.php#L67

Contributor guide

No contributing guide indexed for this repository

Research direction

Read Classes/ViewHelpers/Data/ImageInfoViewHelper.php at the linked line and trace how its argument is currently handled. Confirm the ViewHelper can accept both a FileReference and a file path, then verify both forms work as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.