Private Files

By : jamesdlow

There are several plugins to make a blog private, making it a good tool for basic collaboration / group ware. However file attachments / images have still been visible too the public, until now.

Private files acts as a proxy, making sure users are logged in before they can download any files. The nice thing about is, it doesn't modify the current uploads at all, doesn't store files in a different place, so if you want to stop using it, all links to files stay the same, so you don't need to redo anything.

How this plugin works

1) It requires mod_rewrite/php running in apache, probably on unix/linux, although windows may work.

2) It requires wordpress to be handling all url requests via a .htaccess in your blog root, and for your uploads to be a subdirectory of the your blog root and you're not using the default permalinks (ie. not http://www.myblog.com/?p=123)

3) An additional .htaccess file is placed in your uploads directory with the following content:

RewriteEngine On

RewriteBase /wordpress/wp-content/uploads

RewriteRule . /wordpress/afilethatshouldnotexist.txt

Options -Indexes 

4) All requests for files within your upload are direct to a file that doesn't exist

5) WordPress handles this as a 404 error

6) This plugin has a hook which intercepts the 404, and returns the file if the user is logged in.

7) If you want to force user login please try Angsuman's Authenticated WordPress Plugin (http://blog.taragana.com/index.php/archive/angsumans-authenticated-wordpress-plugin-password-protection-for-your-wordpress-blog/) or Allow Categories (http://jameslow.com/2007/12/02/allow-categories/) to permission your blog.

8) There's a small chance that the protection detection might be wrong, if so reprotect your files.

9) If you want to stop using the plugin, unprotect it, or delete the .htaccess file with your uploads directory.

More information and the latest version can be found here: http://jameslow.com/2008/01/28/private-files/

File Proxy

File Proxy is a simple WordPress plug that lest you protect / restrict access to a specific embedded file. It lets you embed files from the upload directory into a post or page using a short code that restricts access to registered users. Guest users who click on the link are prompted to login befor.........

Similar: 70%

PrivatePost

New Features: * 1.5 - Allows all users who are logged in to see all Private posts * show_private_posts() is now a widget * Merged with Partial Private Post (See below) This plugin is a full featured private post management interface. It allows you to manage all private post's publishing status via .........

Similar: 25%

Protected Content

Check if the user can see protected content (This is a proof of conenpt ONLY, do NOT use) This plugin checks to see if each post being returned has a metadata tag of "lowestLevel" it then does a Webservice call to our internal software which holds the information about if a user has purchased supp.........

Similar: 25%

Wp UCanHide

A very useful and simple plug-in that allows you to hide a part of a post (links,image...) for people who are not logged on your site.All text situated between those two TAGS [hide] [/hide] will be automatically hidden to unregistered visitors.This plug-in is based on the Hidethis Plug-in made by Ma.........

Similar: 24%

User Access Manager Private Extension

User Access Manager Private Extension (UAMPE) protects parts of the content of your posts from the view of unauthorized users. Unregistered users can't read the information that you mark as private, but you can show them an anternative message to require for register to access the information. Also .........

Similar: 17%

User Access Manager Private & Public Extension

User Access Manager Private & Public Extension (UAMPPE) protects parts of the content of your posts from the view of unauthorized users. Unregistered users can't read the information that you mark as private, but you can show them an anternative message to require for register to access the info.........

Similar: 17%

Role Master

По умолчанию Авторы, Модераторы и Администраторы могут писать везде. Блоггеры нигде пока им не будет указано куда им можно оставлять сообщения. Исключение для Блоггеров составляет категория «Без Категории»..........

Similar: 15%

Download Monitor

Download Monitor provides an interface for uploading and managing downloadable files (including support for multiple versions), inserting download links into posts, and logging downloads....

Similar: 7%

Limit Attempts Booster

Limit Attempts Booster was designed to manage the access to users website and provide bullet proof security to your website. With Limit Attempts Booster, you can limit users attempts to log in to your website and consequently, block the user for a certain period of time. Apart from that, Limit Att.........

Similar: 5%

AS login

Create your own custom login page use this Plugin. Customize your login page as you choice. Plugin Features !!!!! 1.Easy to use. 2.Plugin on/off. 3.Change Logo Link. 4.Change Logo Width. 5.Unlimited custom logo. 6.Unlimited color. 7.Change Login box width. 8.Change text color and many more....

Similar: 2%