Skip to content

Commit 8848355

Browse files
committed
Add README.md
1 parent fc63f9e commit 8848355

File tree

2 files changed

+29
-2
lines changed

2 files changed

+29
-2
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Able Player for WordPress
2+
=========================
3+
4+
*Able Player* is a fully accessible cross-browser HTML5 media player for audio and video.
5+
6+
This plugin is designed to simplify the process of adding Able Player to WordPress websites.
7+
8+
See the main [Able Player](http://ableplayer.github.io/ableplayer) project page for more details about Able Player.
9+
10+
Contributing
11+
-------------
12+
13+
This is an early pre-release version of this plugin, designed to make it possible and fairly easy to add an Able Player instance to a WordPress site.
14+
15+
To use it, simply enter or paste any valid HTML5 Able Player code into your web page. Anyone who has interest in the project and WordPress development skills, please feel free to log [issues](https://github.com/ableplayer/ableplayer-wordpress/issues) and/or contribute pull requests.
16+
17+
Issues that only effect Able Player in WordPress should be addressed in this repo. However, issues that might effect Able Player in other contexts should be addressed in the [Able Player repo](https://github.com/ableplayer/ableplayer).
18+
19+
### Roadmap
20+
21+
Below are the major next steps in the project:
22+
23+
1. Tighten CSS within the main Able Player repo so player styles are less likely to be overridden by WordPress theme styles.
24+
2. Provide a user interface by which authors can select and configure options through WordPress rather than typing in HTML.
25+
3. Interface directly with existing WordPress media libraries so users can select their media files and other assets rather than typing in URLs.
26+
4. Consider whether and how best to support shortcodes.
27+

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ This is an early pre-release version of this plugin, designed to make it possibl
2828

2929
To use it, simply enter or paste any valid HTML5 Able Player code into your web page.
3030

31-
Full documentation, including a list and explanation of all supported HTML5 attributes, is available on the [Able Player](http://ableplayer.github.io) project page on GitHub.
31+
Full documentation, including a list and explanation of all supported HTML5 attributes, is available on the [Able Player](http://ableplayer.github.io/ableplayer) project page on GitHub.
3232

3333

3434
== Next Steps ==
3535
1. Tighten CSS within Able Player so player styles are less likely to be overridden by WordPress theme styles.
3636
1. Provide a user interface by which authors can select and configure options through WordPress rather than typing in HTML.
3737
1. Interface directly with existing WordPress media libraries so users can select their media files and other assets rather than typing in URLs.
38-
1. Consider and whether and how best to support shortcodes.
38+
1. Consider whether and how best to support shortcodes.
3939

4040
== Changelog ==
4141

0 commit comments

Comments
 (0)