- πΊπ¦Ukraine Panchuk Volyn, Lutsk
Hey, I just prepared MR for a similar issue. 'URL Only' and 'URL Plain' options are now available for the existing FieldFormatter Plugin. Probably this issue may be closed.
- π©πͺGermany Anybody Porta Westfalica
@Panchuk I don't think we should close this, but should perhaps postpone this on your issue and maybe you'd like to incorporate the settings mentioned in the proposed resolution afterwards?
- πΊπ¦Ukraine Panchuk Volyn, Lutsk
@Anybody Yep, using the existing formatter we can output the URL as plain text, but there is no way to choose an absolute/relative option.
Here a two options:
1) Add new options to the existing formatter plugin.
2) Create another formatter that extends FileUriFormatter logic. - π©πͺGermany Anybody Porta Westfalica
@Panchuk what would you prefer? And should we add that to your issue or do it here afterwards?
- Assigned to Panchuk
- πΊπ¦Ukraine Panchuk Volyn, Lutsk
@Anybody I think it better to create a second formatter plugin. I'll prepare MR for this issue soon.
- Merge request !18Issue #2988073: Create a "Download file URL" formatter β (Open) created by Panchuk
- last update
8 months ago 3 pass - Issue was unassigned.
- Status changed to Needs review
8 months ago 10:24am 21 May 2024 - πΊπ¦Ukraine Panchuk Volyn, Lutsk
I've created a new field formatter plugin according to the requirements in the issue body. Can somebody review the code and test this feature?