=== CC Export for Pressbooks === Contributors: BCcampus Tags: pressbooks, export, common cartridge Requires at least: 5.1.1 Tested up to: 5.1.1 Stable tag: 1.1.1 Requires PHP: 7.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Common Cartridge Export for Pressbooks == Description == Common Cartridge Export for Pressbooks == Installation == IMPORTANT! You must first install [Pressbooks](https://github.com/pressbooks/pressbooks). This plugin won't work without it. The Pressbooks github repository is updated frequently. [Stay up to date](https://github.com/pressbooks/pressbooks/tree/master). = Using Git = 1. cd /wp-content/plugins 2. git clone https://github.com/BCcampus/pressbooks-cc-export.git 3. Activate the plugin at the network level, through the 'Plugins' menu in WordPress = OR, go to the WordPress Dashboard = 1. Navigate to the Network Admin -> Plugins 2. Search for 'Pressbooks CC Export' 3. Click 'Network Activate' = OR, upload manually = 1. Upload `pressbooks-cc-export` to the `/wp-content/plugins/` directory 2. Activate the plugin at the network level, through the 'Plugins' menu in WordPress = What is a Common Cartridge? = It is a set of open standards developed by an industry consortium intended to enable interoperability between learning platforms (LMS). == Screenshots == 1. Adds Creative Commons v1.1 export option to Pressbooks 2. Theme independent icon addition to downloads area on homepage. == Changelog == = 1.1.1 2019/04/11 = * update author to org, travis build = 1.1.0 2019/04/10 = * compatibility with PB v5.7.0 = 1.0.0 2018/12/19 = * backwards incompatible change due to PB function name change * min PB version required 5.6.0 * update dependencies = 0.2.6 2018/11/22 = * compatibility with PB 5.6.0 = 0.2.5 2018/10/15 = * compatibility with PB 5.5.3 * enforce coding standards = 0.2.4 2018/08/09 = * compatibility with PB 5.4.5 * update dependencies = 0.2.3 2018/07/12 = * compatibility with PB 5.4.0 * apply coding standards = 0.2.2 2018/06/19 = * better dependency mgmt = 0.2.1 2018/03/13 = * declaration of pb compatibility * coding standards = 0.2.0 2018/02/27 = * compatibility with PB5 * plugin name change = 0.2.0-rc.1 2018/02/23 = * Release Candidate, compatibility with PB5 = 0.1.0-RC1 = * Release Candidate, compatible with Pressbooks v4.2, or greater