Beskrivelse
A simple, responsive and 100% free Gutenberg Block to display PDF Viewers / Readers on your website.
You can easily configure the Reader’s width, height and alignment on the fly.
Compatibility:
– Fully responsive
– Works fine on Chrome, Firefox, Opera, Edge and IE11
– If javascript is disabled, a download link is provided as a fallback
This plugin uses PDF.js library, provided by Mozilla under Apache license.
Skærmbilleder
Blokke
This plugin provides 1 block.
- PDF Viewer A block to embed a PDF Viewer.
Installation
- Install the plugin and activate.
- No settings page: just enjoy your new Gutenberg block! It’s available in Embeds > PDF Viewer.
Anmeldelser
Bidragsydere & udviklere
“PDF Viewer Block for Gutenberg” is open source software. The following people have contributed to this plugin.
Bidragsydere“PDF Viewer Block for Gutenberg” er blevet oversat til 5 sprog. Tak til oversætterne for deres bidrag.
Translate “PDF Viewer Block for Gutenberg” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.1
- Performances: Enqueue admin assets only when showing the block editor screen.
1.0.1
- Fix XSS security vulnerability. Thanks @wpscan who responsively disclosed the issue.
1.0
- Enqueue scripts and styles only when the block is displayed for better performance and Google Core Web Vitals compliance.
0.2
- Declare support for WordPress 5.5 and Block Directory.
0.1
- Plugin initial commit. Works fine 🙂