Title: MovieCollector Display Widget
Author: miloandrew
Published: <strong>November 25, 2008</strong>
Last modified: December 15, 2008

---

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/moviewidget.svg)

# MovieCollector Display Widget

 By [miloandrew](https://profiles.wordpress.org/miloandrew/)

[Download](https://downloads.wordpress.org/plugin/moviewidget.0.7.zip)

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

 [Support](https://wordpress.org/support/plugin/moviewidget/)

## Description

I use [MovieCollector](http://www.collectorz.com/movie/?a=miloco/) from Collectorz
to catalog my DVD Collection. I really wanted to randomly display parts of my collection
on my blog, but I couldn’t find anything ready made out on the Net so I danced a
bit with PHP and put together this WordPress widget. It was made for WordPress 2.3
and above.

The widget’s display has been designed very simply to fit in with most blogs.

### Other Notes…

If you need help with this Widget, browse over to the plugin home page (http://blog.
miloco.com/moviewidget) and leave a comment there. I’ll do my best to answer any
questions that you have.

If you like the plugin, consider dropping a buck or two at the above URL to say 
thanks and help with future versions.

## Screenshots

 * [[
 * Widget Configuration Screen with Inline Help
 * [[
 * Example of a stylized widget.

## Installation

Unzip and copy the `moviecollector` folder to your wordpress `/wp-content/plugins/`
directory.

Using the WordPress Administration panels, activate the MovieCollector Display Widget.

Add the widget to your blog by adding it to a dynamic sidebar (from a widget ready
theme) using the Design >> Widgets option on the admin panel.

#### Configuration

Configuration is fairly straightforward. There are a few odd things however, so 
its best to read this section fully, or pay special attention to the inline help
on the Widget control page.

The configuration options are as follows:

 * **Widget Title**: No magic here. Just the displayed title of the widget.
 * **Base Filepath**: Used to turn the thumbnail file spec embedded in the Movie
   Collector XML from something like this: `E:\Program Files\Collectorz.com\Movie
   Collector\Data\ Thumbnails\fabd5884547c9e232d60d9d2b441a486.jpg` Into a web ready
   URL, like: `http://www.foo.com/movies/Thumbnails/fabd5884547c9e232d60d9d2b441a486.
   jpg` Move Collector embeds the full filespec of each DVD cover image. Unfortunately,
   this won’t help us put them on your blog. You’ll need to copy your Movie Collector
   Images and Thumbnail directories to a spot on your webhost where they can be 
   served up via a URL. This configuration option is simply the filespec that your
   movie images are stored in on your computer. This is only used as a point of 
   reference – the Widget takes this value and strips it out of the returned XML
   values on runtime. The plugin never directly accesses _any_ file on your PC, 
   nor does it report this value to the public.
 * **Second Filepath:** An optional value that allows you to specify a second file
   spec where your images may have been stored. Why this value? Well, my collection
   images were split between two hard drives. Some images were on my `D:` drive,
   others were on `E:`. Since I needed to be able to split up my own collection,
   this logic was added to the widget as well. 🙂 If all of your images are in the
   same directory, you can just leave this blank.
 * **Hosting URL**: This is simply the base URL for the web directory where you 
   are storing your movie thumbnail images.
 * **XML Location:** This is the location of the exported XML file. The file location
   should be relative to your active WordPress theme. Doing so provides swift parsing
   of the XML file, but comes with that negative point of if you ever change themes,
   you’ll need to copy the XML file as well.Why didn’t I use a more universal configuration?
   Well, using an universal absolute file spec is hard because of the nature of 
   webhosting, and I didn’t want to provide a URL, as that would slow down the parsing
   tremendously (XML would be streamed off of the server, through HTTP and then 
   back to PHP). If I can figure out a better way, I’ll update the Widget.
 * **Buy Verbage:** Allows you to customize the wording of the “buy” link that is
   below the displayed movie cover.

**Additional Configuration (Optional):**

There is a CSS file in the “moviecollector” plugin directory with values for changing
the style of the Widget title, as well as the Buy link.

## FAQ

  My thumbnails aren’t showing up

Did you make sure to upload them to a directory on your website? Did you configure
the widget to pull them from that directory?

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“MovieCollector Display Widget” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ miloandrew ](https://profiles.wordpress.org/miloandrew/)

[Translate “MovieCollector Display Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/moviewidget)

### Interested in development?

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

## Meta

 *  Version **0.7**
 *  Last updated **17 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **2.7**
 * Tag
 * [widget](https://wordpress.org/plugins/tags/widget/)
 *  [Advanced View](https://wordpress.org/plugins/moviewidget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/moviewidget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/moviewidget/reviews/)

## Contributors

 *   [ miloandrew ](https://profiles.wordpress.org/miloandrew/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/moviewidget/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://blog.miloco.com/moviewidget/donate)