This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
67 lines (45 loc) · 1.86 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
=== WP Calameo ===
Contributors: Mathieu Quisefit
Tags: embed, calameo, publication, minicalameo, widget, document, pageflip
Requires at least: 2.1
Tested up to: 4.2.2
Stable tag: trunk
This plugin allows to embed Calaméo publications in blog posts. Copy the WordPress embed code and paste it into your post.
== Description ==
This plugin allows to embed Calaméo publications in blog posts. Simply copy the WordPress embed code provided by Calaméo and paste it into your post.
[http://www.calameo.com](http://www.calameo.com)
== Installation ==
This section describes how to install the plugin and get it working.
1. Upload `wp-calameo.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Copy the WordPress embed code provided by calameo.com and paste it in your post
== Frequently Asked Questions ==
Have questions or feedback? Please check our [support community](http://getsatisfaction.com/calameo).
== Changelog ==
= 2.0.5 =
* [Check] Plugin works with WordPress 4+
* [New] Added plugin icon (svg+png)
* [New] Added plugin banner (jpeg)
= 2.0.4 =
* [Bugfix] "wmode" parameter fixed
= 2.0.3 =
* [Change] Updated the HTML embed code to support SSL if needed
= 2.0.2 =
* [Bugfix] Removed height CSS on container DIV
= 2.0.1 =
* [New] Added customization parameters available in the new viewer
= 2.0.0 =
* [New] Upgrade to embed code to use the new iframe version
= 1.2.3 =
* [Bugfix] PHP short tags bug fixed
= 1.2.2 =
* [Bugfix] Height attribute fixed inside DIV wrapper
= 1.2.1 =
* [Bugfix] Width and height attributes fixed.
= 1.2.0 =
* [New] Added iPad, iPhone and iPod Touch support.
= 1.1.0 =
* [Bugfix] Full-sized publication loading bug on MacOs Safari (allowScriptAccess added).
* [Bugfix] "view" parameter fixed.
= 1.0 =
* Initial release.