forked from Automattic/liveblog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
49 lines (34 loc) · 2.25 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
=== Liveblog ===
Contributors: automattic, nbachiyski, batmoo, johnjamesjacoby, philipjohn
Tags: liveblog
Requires at least: 4.4
Requires PHP: 5.6
Tested up to: 5.8
Stable tag: 1.9.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Empowers website owners to provide rich and engaging live event coverage to a large, distributed audience.
== Description ==
Your readers want your updates as quickly as possible, and we think we provide the easiest and the most flexible publishing environment to make that happen. Sometimes though, that’s just not enough.
When you’re covering a fast-paced event — the latest Apple unveiling, an F1 Grand Prix, or the Super Bowl — a full blog post for each individual update is a poor experience for your authors and your audience.
The [WordPress.com VIP Liveblog Add-On](http://vip.wordpress.com/liveblog-add-on/) was purpose-built to address these issues specifically.
Here’s what makes it special:
* Post updates right from the front-end of your site (no need to use the `/wp-admin` dashboard)
* Viewers of your Liveblog get new entries served to them instantly and automatically, without needing to refresh their browser.
* Your authors can drag-and-drop photos right into the Liveblog area, without needing to navigate to separate browser tabs or windows.
* There’s no need for a separate site dedicated to liveblogging: *every* post can be a liveblog, even existing ones.
[Check out our in-depth documentation.](https://github.com/Automattic/liveblog#liveblog)
If you'd like to check out the code and contribute, [join us on github](https://github.com/Automattic/liveblog), pull requests are more than welcome.
== Installation ==
1. Upload the `liveblog` folder to your plugins directory (e.g. `/wp-content/plugins/`)
2. Activate the plugin through the 'Plugins' menu in WordPress
3. You can enable the liveblog on any post's edit page
== Screenshots ==
1. The entry form is the simplest possible
2. Writers can preview before posting
4. New posts are highlighted
5. Adding images is a matter of just drag-and-drop
6. Dragged photos are automatically inserted
8. Typical liveblog view
== Changelog ==
Please see the [changelog on Github](https://github.com/Automattic/liveblog/blob/master/CHANGELOG.md).