-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
executable file
·41 lines (35 loc) · 1.51 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
============================
``edem.group.messages.post``
============================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
E-Democracy customizations of the display of posts
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:Author: `Bill Bushey`_
:Contact: Bill Bushey <[email protected]>
:Date: 2014-10-15
:Organization: `E-Democracy.org`_
:Copyright: This document is licensed under a
`Creative Commons Attribution-Share Alike 3.0 License`_
by `E-Democracy.org`_.
Introduction
===========
This product provides customizations to the way in which posts
are displayed on forums.e-democracy.org, both on individual post
pages and topic pages. It overrides aspects of
`gs.group.messages.post.hide`_, specifically the decision on who
can hide a post. Using this egg, *only* a group or site
administrator can hide posts; the authors of posts must seek
permission.
Resources
=========
- Code repository: https://github.com/e-democracy/edem.group.messages.post
- Base repository: https://source.iopen.net/groupserver/gs.group.messages.post
- Questions and comments to http://groupserver.org/groups/development
- Report bugs at https://redmine.iopen.net/projects/groupserver
.. _GroupServer: http://groupserver.org/
.. _E-Democracy.org: http://e-democracy.org/
.. _Bill Bushey: http://groupserver.org/p/wbushey
.. _Creative Commons Attribution-Share Alike 3.0 License:
http://creativecommons.org/licenses/by-sa/3.0/
.. _gs.group.messages.post.hide:
https://source.iopen.net/groupserver/gs.group.messages.post.hide