-
Notifications
You must be signed in to change notification settings - Fork 15
/
readme.txt
executable file
·55 lines (37 loc) · 2 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
=== Participad ===
Contributors: boonebgorges
Donate link: http://teleogistic.net/donate
Tags: collaboration, collaborate, realtime, Google Docs, real time, synchronous, editor, Etherpad, Etherpad Lite, live
Requires at least: 3.4
Tested up to: 3.6
Stable tag: 1.0.3
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Realtime collaborative editing for WordPress content, powered by Etherpad Lite.
== Description ==
[Participad](http://participad.org) enables realtime, collaborative editing on WordPress content. Co-write and co-edit content, totally synchronously, and watch as the other people's text appears instantly on the screen.
Powered by [Etherpad Lite](http://etherpad.org).
Visit [http://participad.org/features/](http://participad.org/features/) to learn more about Participad's features, or watch the following video to see Participad in action.
http://vimeo.com/52354978
== Installation ==
Visit [http://participad.org/faqs/](http://participad.org/faqs/) for installation instructions.
== Frequently Asked Questions ==
Visit [http://participad.org/faqs/](http://participad.org/faqs/) for FAQs.
Take Participad for a test drive at the [Participad Demo site](http://participad.org/demo/).
== Screenshots ==
1. Participad in action
== Changelog ==
= 1.0.3 =
* Fixed bug that caused fatal errors on activation if no previous endpoint was defined
* Added "(Participad)" to the beginning of Notepad widget names, for greater clarity
* Block Dashboard edit access to Notepads for non-admins, to reduce confusion about their status
* Added ability for Multisite admins to create a filter on default module settings
* Improved handling of the way rewrite rules are flushed
* Filters cookie domain, for better performance on subdirectory setups
= 1.0.2 =
* Fixed problem that may have caused out-of-control loops when API calls resulted in 40x codes
* Fixed bug that created malformed API endpoint URIs in some cases
= 1.0.1 =
* Fixed some problems in plugin header and in readme
= 1.0 =
* Initial release