As I ramp up our school’s WPMU blog platform, I look forward to rolling out the new 2.7 interface. I have updated and tested my favorite plugins. DSader’s More Privacy Options, and Peter’s Collaborative Email still work. To make things even better I found a pair of plugins that will make our configuration more secure and give greater control over user privileges.
First off, there was a security hole wherein students could view pending comments that have not been approved by an administrator. Dean Matteson discovered this flaw when he realized that student comments were appearing without his having reviewed them and wrote about in his blog. He came up with a plugin that blocks access to the comments page.
Looking for new plugins for our school site I found the WPMU Menus plugin that not only solves this problem, but it allows you to enable or disable not only comments, but almost every other function in the dashboard interface. Site Admin Options reveals new choices.

The screen shot encompasses only half the options available. Beyond security, this allows administrators to greatly simplify the back end user interface making it easier for younger students to navigate.

This takes care of the comments security issue. I tested it further by appending edit-comments.php to the blog backend urls. I was still unable to access the comments page and it redirected me to the profile page.
The next plugin of particular interest is Role Manager. Role Manager is not a WPMU plugin. It must be enabled and configured on each individual blog. Role Manager allows you to change the permissions on any existing role or group of users. It also allows you to create new roles as well. Go to Users–>Roles.

While logged in as admin, you can also configure the permissions of an individual user by accessing their profile.

Of course, if you give a user the permissions to access a feature, you also need to enable access in the Menus.
I look forward to relaunching our school blogging platform this March with a fresh new back-end interface, greater security, and a simplified dashboard for our students. If anyone has any input regarding use of WPMU for the K12 setting, I’d love to hear from you!
CommentPress
February 24, 2009 in Social Networking, Technology, open source, wordpress | 5 comments
I recently came across CommentPress. It’s a WordPress plugin that allows readers to comment on a post paragraph by paragraph. CommentPress looks like a very promising collaboration tool. CommentPress is on the cusp of a major upgrade from version 1.4.1 to 2.0. We will look at features in the current version, and preview Version 2.0.
Currently, CommentPress is a WP theme. Install it and activate it.
The resultant main page includes a table of contents on the left side, a “page” that you can customize in the center, and some widgets on the right. The meat of this comes when you clink a link to one of the posts.
Each paragraph has a “speech bubble” to the right of it. Click on that and you can view all the other comments on that paragraph. Comments can even be threaded. Whether or not there are comments already, there is a text field for entering comments.
As it stands, CommentPress works well. Yet the developers plan on giving it even greater flexibility with version 2.0 due out in a couple weeks. I had trouble with the beta on my server, so I can only write about what I have seen and read on their site.
Rather than just a theme, the new version will include 3 plugins and a theme that can work independently so you only use the components you need. You will be able to use it with most WordPress themes. The comment box can be dragged and dropped to any location on the page. There are also enhancements that improve CommentPress’s ability to work with changed text in the posts. I also understand that it will be more flexible in working with other widgets and plugins.
CommentPress’s potential in education and in other areas is great. The ability to annotate and critique text paragraph by paragraph make it much easier to focus a response to a given segment of text. It would work well for peer editing of student writing. Teachers could post a segment of text for students to read allowing them to respond to the text and other comments. I have installed CommentPress to facilitate discussion of our school’s web publishing policy.
I look forward to working with a new version of CommentPress, but I wouldn’t hesitate to recommend it as it is today. As a bonus, the current version works with WPMU, and I hope the newer version will as well.
Tags: collaboration, commentpress, comments, wordpress, WPMU