Skip to content

Commit d29928e

Browse files
author
Bryan Borgeson
committed
update readme and add license
1 parent d7b1ed0 commit d29928e

File tree

3 files changed

+46
-24
lines changed

3 files changed

+46
-24
lines changed

LICENSE

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Copyright (c) 2017 Lumen Learning
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy
4+
of this software and associated documentation files (the "Software"), to deal
5+
in the Software without restriction, including without limitation the rights
6+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7+
copies of the Software, and to permit persons to whom the Software is
8+
furnished to do so, subject to the following conditions:
9+
10+
The above copyright notice and this permission notice shall be included in all
11+
copies or substantial portions of the Software.
12+
13+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19+
SOFTWARE.

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Candela Thin CC Exports
2+
3+
A plugin that extends Pressbooks export functionality.
4+
5+
## Synopsis
6+
7+
[Pressbooks](https://github.com/pressbooks/pressbooks) is a plugin that turns
8+
your Wordpress multisite installation into a book publishing platform. Candela
9+
Thin CC Exports allows users to export books as a Thin Common Cartridge. The
10+
plugin currently supports making both inline imsmanifests and zips, and can
11+
export to CC 1.2, 1.3, and thin.
12+
13+
## Installation
14+
15+
### Composer
16+
17+
Coming soon ...
18+
19+
### Manually
20+
21+
1. Download or clone Candela Thin CC Exports into your wordpress multisite plugins directory: `/path/to/wordpress/wp-content/plugins`
22+
1. Log in to your Wordpress multisite instance and navigate to `Network Admin > Plugins` and activate the Candela Thin CC Exports plugin
23+
1. Navigate to `wp-admin/tools.php?page=candela-thin-export.php` on your Candela install in your browser
24+
25+
## License
26+
27+
MIT - See LICENSE for more information

readme.txt

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)