Title: Document Repository
Author: Ron Rennick
Published: <strong>July 30, 2011</strong>
Last modified: April 3, 2013

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/document-repository.svg)

# Document Repository

 By [Ron Rennick](https://profiles.wordpress.org/wpmuguru/)

[Download](https://downloads.wordpress.org/plugin/document-repository.0.2.5.zip)

 * [Details](https://test.wordpress.org/plugins/document-repository/#description)
 * [Reviews](https://test.wordpress.org/plugins/document-repository/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/document-repository/#installation)
 * [Development](https://test.wordpress.org/plugins/document-repository/#developers)

 [Support](https://wordpress.org/support/plugin/document-repository/)

## Description

The document repository is designed to provide a central revisioned repository for
documents in WordPress network being implemented as a content management system.
However, it can be used in single WP sites and supports cross domain implementation
via JSON.

_Features_

 * _Download via permlink_ – The document post permalink delivers a direct download
   of the current version of the uploaded document.
 * _Document revisions_ – On upload of each document, a new revision of the document
   post is created. Previous versions remain attached to prior revisions.
 * _Version independence_ – The permalink to the most recent version of the document
   doesn’t change which enables one time internal or external linking to the document.
 * _Revision download via permalink_ – Prior versions of the document each have 
   a distinct permalink which delivers a direct download.
 * _Optional custom taxonomies_ – A custom taxonomy plugin is included to model 
   implementing custom taxonomies with the document post type
 * _Optional custom roles_ – A custom role plugin is included which permits restricting
   contributor, author & editor access to document posts based on organizational
   role
 * _Optiona extras_ – The extras plugin is included to add a link to document admin
   to document maintainers’ admin bar & adds a document media type to the edit post
   area across the network.

[User instructions/documentation provided by University of Mary Washington](http://technology.umw.edu/wordpress101/document-repository/)

This plugin was written by [Ron Rennick](http://ronandandrea.com/) in collaboration
with the [University of Mary Washington](http://umw.edu/).

[Plugin Page for details](http://wpmututorials.com/plugins/document-repository/)

## Installation

 1. Upload the entire `document-repository` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. In a WordPress network add the repository site URL to your wp-config.php
     define(‘
    RA_DOCUMENT_REPO_URL’, ‘http://domain.com’ );
 4. If using the Extras plugin in a WordPress network, network activate it and add 
    the repository blog ID to your wp-config.php
     define( ‘RA_DOCUMENT_REPO_BLOG_ID’,
    1 );

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Document Repository” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)

[Translate “Document Repository” into your language.](https://translate.wordpress.org/projects/wp-plugins/document-repository)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/document-repository/),
check out the [SVN repository](https://plugins.svn.wordpress.org/document-repository/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/document-repository/)
by [RSS](https://plugins.trac.wordpress.org/log/document-repository/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2.5

 * update for WP 3.5

#### 0.2.4

 * script fixes to 0.2.3, crossdomain IE support

#### 0.2.3

 * add filter for custom taxonomy caps
 * use selected text in post edit as link text when inserting document link
 * extras script fixes for media library iframe
 * translation support
 * small fixes to document-repository plugin

#### 0.2.2

 * Rounded out feature set to beta.

#### 0.2.1

 * Original version.

## Meta

 *  Version **0.2.4.1**
 *  Last updated **13 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.2 or higher **
 *  Tested up to **3.5.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/document-repository/)
 * Tags
 * [custom](https://test.wordpress.org/plugins/tags/custom/)[media](https://test.wordpress.org/plugins/tags/media/)
   [post](https://test.wordpress.org/plugins/tags/post/)[revision](https://test.wordpress.org/plugins/tags/revision/)
 *  [Advanced View](https://test.wordpress.org/plugins/document-repository/advanced/)

## Ratings

 3.7 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/document-repository/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/document-repository/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/document-repository/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/document-repository/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/document-repository/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/document-repository/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/document-repository/reviews/)

## Contributors

 *   [ Ron Rennick ](https://profiles.wordpress.org/wpmuguru/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/document-repository/)