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 4
/
readme.txt
280 lines (201 loc) · 11.8 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
=== User Access Manager ===
Contributors: GM_Alex
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1947052
Tags: admin, access, member area, members, member, member access, page, pages, post, posts, private, privacy, restrict, user, user access manager, user management
Requires at least: 3.0
Tested up to: 4.1.1
Stable tag: 1.2.6.6
With the "User Access Manager"-plugin you can manage the access to your posts, pages and files.
== Description ==
With the "User Access Manager"-plugin you can manage the access to your posts, pages and files. You only create a user group, put registered users to this and set up the rights for this group. From now on the post/page is only accessible and writable for the specified group. This plugin is useful if you need a member area or a private section at your blog or you want that other people can write at your blog but not everywhere.
Check out the [User Access Manager - NextGEN Gallery Extension](http://wordpress.org/extend/plugins/user-access-manager-nextgen-gallery-extension/).
Appeal: If it works click the "Works" button, if it don't works click the "Broken" button and report the issue here: [http://mantis.gm-alex.de](http://mantis.gm-alex.de). That is the only way to find bugs and see if the plugin works proper. Thanks.
<em>Feature list</em>
* User groups
* Set separate access for readers and editors
* Set access by user groups
* Set access by post categories
* User-defined post/page title (if no access)
* User-defined post/page text (if no access)
* Optional login form (if no access)
* User-defined comment text (if no access)
* Hide complete post/page
* Hide pages in navigation
* Redirecting users to other pages (if no access)
* Recursive locking of posts/pages
* Limited access to uploaded files
* Full integrated at the admin panel
* Multilanguage support
* Also proteced your rss feeds
* Give access by IP-address
* Plugin-Api to use the User Access Manager in your on plugins or extend other plugins
<em>Included languages</em>
* Czech, based on 1.1.1.2. Thanks to Jan
* Danish, based on 1.1.1.2. Thanks to GeorgWP
* English
* Farsi, based on 1.1.2. Thanks to Hadi Mostafapour
* French, based on 0.8.0.2. Thanks to macbidule
* German
* Hungary, based on 1.0.2. Thanks to Zina
* Italian. Thanks to Diego Valobra
* Russian, based on 1.1.2. Thanks to PoleeK
* Spanish, based on 1.1.2. Thanks to Juan Rodriguez
* Swedish, based on 1.1. Thanks to Konsult
* Turkish, based on 1.1.2. Thanks to Mesut Soylu
* Polish, based on 1.2. Thanks to Piotr Kaczynski
Some language files are really old, if you are a native speaker it would be nice if you update a language file or make one for a language which is not translated jet.
For a German description visit my page at [GMAlex](http://www.gm-alex.de/projects/wordpress/plugins/user-access-manager/ "GMAlex - deviant design and development"). If you have any problem, suggestions or make a translation please visit the bug tracker [http://mantis.gm-alex.de](http://mantis.gm-alex.de), register and report your issue. To stay up-to-date follow me on twitter: [GMAlex on Twitter](http://twitter.com/GM_Alex)
== Installation ==
1. Upload the full directory, with the folder, into your wp-content/plugins directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Enjoy
== Changelog ==
Here you found the changes in each version.
Version Date Changes
1.2.6.6 2015/03/09 Hide UAM at the backend from normal users.
Change IP range logic. Thanks to Takanashi
Fix issue with roles.
1.2.6.5 2015/03/02 Fix install/update missing table issue.
1.2.6.4 2015/02/26 Fix database update issue.
1.2.6.3 2015/02/25 Fix database update for multi sites.
Fix array_keys warning.
Fix redirect loop.
1.2.6.2 2015/02/24 Fix not removable role affiliation issue.
1.2.6.1 2015/02/24 Remove deprecated php function mysql_get_server_info().
Change object_id from varchar 11 to varchar 255.
Fix backslashes issue.
1.2.6.0 2015/02/11 Remove unnecessary js library.
Merge changes from https://github.com/nwoetzel/user-access-manager. Thanks for contribution.
1.2.5.0 2013/12/13 Improve performance. Thanks to all testers.
Add bulk edit feature.
1.2.4.3 2013/05/08 Fix redirect if page is hidden and permalink is active issue.
Fix no access issue.
1.2.4.2 2013/05/08 Fix pagination issue. Thanks to arjenbreur.
Fix comment issue. Thanks to jpr105.
Redirect if post/page is hidden and permalink is active.
Change icon.
1.2.4.1 2013/05/06 Fix broken images issue.
Fix duplicated key issue.
Filter file types.
Use wordpress mime types instead of the config array.
1.2.4 2013/05/01 Fix add column issue.
Fix install bug.
Fix error if no user is logged in. Thanks to Robert Egger and akiko.pusu.
Fix media file issue.
Optimize code.
1.2.3.1 2013/05/01 Fix terms issue.
1.2.3 2013/04/30 Fix Fatal 'error: Call-time pass-by-reference' error.
Fix 'get_userdata() is not defined' error. Thanks to ranwaldo.
Refactor many variable names to fit new coding style.
1.2.2 2011/04/03 Speed improvements.
Fix get_term bug.
Fix category bug
1.2.1 2011/10/11 Fix uninstall bug.
Add capability 'manage_user_groups'. Thanks to Tim Okrongli
Some small improvements.
1.2 2011/06/19 Add custom post types.
Fix CSRF issue. Thanks to Luke Crouch
1.1.4 2010/10/19 Fix error on custom post types
Add warning for PHP version lower than 5.0
1.1.3 2010/10/09 Add tag filter
Fix media file bug for multisites
Fix ip access bug
Improve redirecting code
Speed up
1.1.2 2010/10/04 Fix read/write access bug
Add recursive looking for posts page option
Improve network activation/update
Add hooks for login bar
Prepare for NextGEN Gallery extension
1.1.1.2 2010/09/29 Fix bug that a usergroup for a user wasn't saved
1.1.1.1 2010/09/29 Fix T_DNUMBER bug
1.1.1 2010/09/29 Fix custom menu bug
Fix quick edit bug
Fix undefined object bug
Extend admin hint
1.1 2010/09/28 Add plugin api
Optimized code
Improve content filtering
Fix bug that user groups can't removed from element
Fix empty category bug
Fix pre/next post bug
Fix login form bug
Fix redirect bug
Fix some other small bugs
1.0.2 2010/07/24 Remove debugging code
Fix file download bug
1.0.1 2010/07/24 Fix bug that only one user can be a member of a user group
Fix bug for recursive locking for categories
1.0 2010/07/22 Fix array_merge bug at media page
Reorder some admin options
Add some new admin functions
Speed it up
Disable file locking by default
1.0 Beta 2 2010/07/13 Fix performance issues
Fix media gallery issues
Fix category bug
Fix not loaded translation
Remove some unused functions
1.0 Beta 2010/07/09 Complete rewrite
Some new options to improve the functions
0.9.1.4 2010/06/23 Hotfix for Wordpress 3.0
0.9.1.3 2009/07/17 Fix "header already send"-Problem with Wordpress 2.8.1
Add option to set level with full access
0.9.1.2 2009/03/29 Fix some path problems
Add a reset function
Rename menu at admin panel
0.9.1.1 2009/03/26 Fix the empty category issue
0.9.1 2009/03/26 Fix the database problem
Fix feed bug. Thanks to Markus Brinkmann
Fix wrong javascript path
0.9 2009/03/24 Add login form
Add option to show text bevor <!--more--> tag
Fix write access issues
Fix file issues
Small fixes
0.8.0.2 2009/03/09 Add French language file
Delete .htaccess files on deactivation/uninstall
0.8.0.1 2009/03/06 Small fix
0.8 2009/03/05 Add write access control
Add support down to 2.6
Better file access control
Code optimization - Plugin became faster
Fix the category bug
Small fixes
0.7.0.1 2009/02/13 Small fixes
0.7 2009/02/13 Fix: All known Bugs of the beta
Add ajax for more comfort
Add language support
0.7 Beta 2009/01/05 Fix: Problems with media at posts
Fix: Many other small fixes
Only support up to Wordpress 2.7
Better integration
0.62 2008/12/18 Fix: Fatal error: Only variables can
be passed by reference. Thanks to David Thompson
0.61 2008/12/17 Fix: Wrong file id in Media Library
0.6 2007/12/14 First release.
== Frequently Asked Questions ==
<strong>How works the User Access Manager?</strong>
All posts/pages which are not in a user access group are accessible to all users. Posts/pages can put to groups by themselves, categories or recursive (most by pages).
<strong>How dose "Role affiliation" work?</strong>
This example will give you an overview:
- Posts: Post1, Post2
- Users: User1 (admin), User2 (subscriber), User3 (subscriber)
Groups:
- Group1: Users: User2, User3 | Posts: Post1 | Role affiliation: subscriber
- Group2: Users: User3 | Posts: Post2 | Role affiliation: -
Access:
- Post1: User1 because he is a admin, User2 because he is in the group and a subscriber, User3 he is a subscriber (to this group all subscribers has access!)
- Post2: User1 because he is a admin, User3 because he is in the group (only group members has access because there is no role affiliation!)
<strong>I get an login box "WP-Files", what can I do?</strong>
- You can deactivate the file locking at the UAM settings.
- You can replace your media files in your posts. Just delete the old link and insert it again. (A new working link will generated)
== Screenshots ==
1. The group manger.
2. The setting screen - Part 1.
3. The setting screen - Part 2.
4. The setting screen - Part 3.
5. The setup screen.
6. Integration into post overview.
7. Integration into the post page.
8. Admin hint at the blog frontend.