Download the PHP package soderlind/read-offline without Composer
On this page you can find all versions of the php package soderlind/read-offline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download soderlind/read-offline
More information about soderlind/read-offline
Files in soderlind/read-offline
Package read-offline
Short Description Read Offline allows you to download or print posts and pages. You can download the post as PDF, ePub and mobi
License GPL-2.0-only
Homepage https://github.com/soderlind/read-offline
Informations about the package read-offline
Read Offline
Read Offline allows you to download or print posts and pages. You can download the post as PDF, ePub or mobi
Credits
Demo examples
Based on the UTF-8 sampler from the Kermit project:
- PDF
- Cover art
- Table of Contents
- Header and footer
- Watermark
- Protected, only print enabled
- ePub
- Cover art
- Table of Contents
- mobi
- Cover Art
- Table of Contents
For full PDF font support, you must add the Read Offline Fonts add-on plugin.
Features
- Add download links to the top and bottom of a post or page (configurable in Read Offline->General Options)
- You can download a PDF, ePub or mobi file containing the current post or page, or you can print the post / page.
- The download filename is based on the posts slug (
$post->post_name
) - Adds meta data to the file
- Title, Author, Date, Copyright message etc.
- PDF features (set in Read Offline->PDF)
- Paper formats (A0 - A10, B0 - B10, C0 - C10, 4A0, 2A0, RA0 - RA4, SRA0 - SRA4, Letter, Legal, Executive, Folio, Demy and Royal)
- Table of Contents
- Cover Page
- Header and Footer
- Theme or Custom CSS
- Watermark
- Protection
- ePub (set in Read Offline->ePub)
- Table of Contents
- Cover Page (static or per post feature image)
- Custom CSS
- mobi (set in Read Offline->mobi)
- Table of Contents
- Cover Page
- Print features (set in Read Offline->print)
- Add print header text
- Custom print style
- Permalink support (/read-offline/"postid"/"post-name"."type"). I've written a "how-to add a permalink to your plugin" guide at soderlind.no
- Google Analytics read-offline event tracking. You can find these under Content » Events in your Google Analytics reports. Assumes you’re using the Asynchronous version of Google Analytics
- languages/read-offline.po for easy translation.
- Support for all mPDF fonts via the Read Offline Fonts add-on plugin
Feedback & Support
If you have any requests, issues, or other feedback to provide on this beta, please use the links below.
Todo
Issues tagged enhancement are planed enhancements.
Changelog
Please see the CHANGELOG.md file.
Installation
- Download the plugin and extract the read-offline.zip
- Upload the extracted
read-offline
folder to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
Use
- Add it to the top or bottom of each post and/or page (See Read Offline->General Options).
[pdf]
,[epub]
,[mobi]
and[print]
shortcodes, attributes:text="Download link text"
, default:text="Download PDF"
etc.icon="false"
, default:icon="true"
FAQ
How do I add download links?
There are 2 ways you can add the Read Offline links:
- Add it to the top or bottom of each post and/or page (See Read Offline->General Options).
[pdf]
,[epub]
,[mobi]
and[print]
shortcodes, attributes:text="Download link text"
, default:text="Download PDF"
etc.icon="false"
, default:icon="true"
Does the plugin support RTL output?
- RTL, right-to-left writing direction, is supported in PDF and ePub. For PDF, you'll most likely need the Read Offline Fonts add-on plugin.
Screenshots
1. Read Offline -> General Options
2. Read Offline -> PDF
3. Read Offline -> ePub
4. Read Offline -> mobi
5. Read Offline -> print
Developer Notes
~Current Version: 0.9.12~
Credits
Please see CREDITS.md
Copyright and License
Read Offline is copyright Per Soderlind
Read Offline is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
Read Offline is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.
All versions of read-offline with dependencies
mpdf/mpdf Version 8.0.12
soderlind/phpepub Version 4.0.8.7
wallabag/php-mobi Version 1.1.0