greenpeace / planet4

Built on top of Wordpress tech, Greenpeace Planet 4 powers digital platforms to engage with millions and win campaigns around the world.
https://planet4.greenpeace.org
Creative Commons Attribution Share Alike 4.0 International
67 stars 27 forks source link

PLANET-6163 Support clickable links in Spreadsheet block #168

Closed planet-4 closed 1 year ago

planet-4 commented 3 years ago

Currently if the source sheet contains links around the cell value, then these links are not included in the block output, only their link text.

This is because the block uses the CSV publication of the sheet to get the data.

Perhaps using another format (or maybe API) we can get it to include the links.

If you use the HTML publication of the sheet, Google does include the links, but turns them into a redirect that goes through google.com first. So maybe it's for security they strip links in other output, in which case solving this issue might not be possible.

Tasks

Reporter: pvincent
Sections: Block: Spreadsheet

Potentially affected repositories: planet4-plugin-gutenberg-blocks