PluginProbe
User Access Manager / 0.7 Beta
User Access Manager v0.7 Beta
2.3.20 2.3.19 2.3.18 2.3.17 2.3.16 2.3.15 2.3.14 2.3.13 trunk 0.6 0.6.1 0.6.2 0.7 0.7 Beta 0.7.0.1 0.8 0.8.0.1 0.8.0.2 0.9 0.9.1 0.9.1.1 0.9.1.2 0.9.1.3 0.9.1.4 1.0 All 136 releases
user-access-manager / readme.txt

readme.txt in User Access Manager 0.7 Beta, at readme.txt

71 lines 2.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === User Access Manager ===
2 Contributors: GM_Alex
3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=1947052
4 Tags: admin, access, member area, members, page, pages, post, posts, private, privacy, restrict, user, user access manager, user management
5 Requires at least: 2.7
6 Tested up to: 2.7
7 Stable tag: 0.7-Beta
8
9 With the "User Access Manager"-plugin you can manage the access to your posts, pages and files.
10
11 == Description ==
12
13 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 for the specified group. This plugin is useful if you need a member area or a private section at your blog.
14
15 <strong style="color:red;">Important:</strong> This release is a beta release. If you want to help me or test the new version use this one. But I think it's much better than version 0.62. Please report me bugs if you found any.
16
17 <strong>Note:</strong> At this release you have to replace some core files, because I need some hooks which are not created by the Wordpress-Team for the better integration. I've send them a diff patch and this will add in Wordpress 2.8, so you can trust this modification (see <a href="http://trac.wordpress.org/changeset/10292">http://trac.wordpress.org/changeset/10292</a>).
18
19 <em>Feature list</em>
20
21 * User groups
22 * Set access by user groups
23 * Set access by post categories
24 * User-defined post/page title (if no access)
25 * User-defined post/page text (if no access)
26 * Hide complete post/page
27 * Hide pages in navigation
28 * Redirecting users to other pages (if no access)
29 * Recursive locking of posts/pages
30 * Limited access to uploaded files
31 * Full integrated at the admin panel
32
33 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 or suggestions please [contact me](mailto:[email protected]).
34
35
36 == Installation ==
37
38 1. Upload the full directory into your wp-content/plugins directory
39 1. Replace the following files in the wp-admin dir with the files at 'core_files' or use the patches: 'categories.php', 'edit-category-form.php', 'includes/template.php'
40 1. Activate the plugin through the 'Plugins' menu in WordPress
41 1. Enjoy
42
43
44 == Changelog ==
45
46 Here you found the changes in each version.
47
48 Version Date Changes
49
50 0.7 2000/01/05 Fix: Problems with media at posts
51 Fix: Many other small fixes
52 Only support up to Wordpress 2.7
53 Better integration
54
55 0.62 2008/12/18 Fix: Fatal error: Only variables can
56 be passed by reference. Thanks to David Thompson
57
58 0.61 2008/12/17 Fix: Wrong file id in Media Library.
59
60 0.6 2007/12/14 First release.
61
62
63
64
65
66 == Screenshots ==
67
68 1. The group manger.
69 2. The setting screen.
70 3. Integration at posts.
71