Kuvaus
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.
Kuvankaappaukset
Blocks
This plugin provides 1 block.
- PDF Viewer A block to embed a PDF Viewer.
Asennus
- Install the plugin and activate.
- No settings page: just enjoy your new Gutenberg block! It’s available in Embeds > PDF Viewer.
Arvostelut
Avustajat & Kehittäjät
“PDF Viewer Block for Gutenberg” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
Avustajat“PDF Viewer Block for Gutenberg” has been translated into 5 locales. Kiitoksia kääntäjille heidän työstään.
Käännä “PDF Viewer Block for Gutenberg” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
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 🙂