Plugin Name: FlvPlayer
Version: 0.4.2
Plugin URI: http://weblog.theentirety.com/2005/07/13/flvplayer/
Description: A plugin that displays progressive streaming videos in .flv format and progressive streaming .mp3 audio files.
Author: Aaron Martlage
Author URI: http://www.theentirety.com

Change log:
0.4.2 --  Fixed: file:// inserts by editor for includes

0.4.1 --  Fixed: Problem with clean install and array for exclude files
          Fixed: mod_rewrite regular expression to allow for passed query variables

0.4.0 --  Added: Friendly URI support and added details on the options page on how to implement it
          Changed: All global variables switched to constants

0.3.0 --  Removed: paginate.php and abstract.php since they were remnants from the first port and causing problems for some installs
          Added: AsySound to play .mp3 files (http://redalt.com/downloads/ - under Flash Filter Plus and AsySound
          Added: Jeroen Wijering's FlvPlayer (http://www.jeroenwijering.com/?item=Flash+Video+Player) as yet another alternative to play the .flv files
          Changed: Moved CSS from this document to an included php file that could be edited independent of the options screen
          Added: Mp3 selection drop down to the WP admin console
          Added: JW's FlvPlayer option to the WP admin console
          Removed: Any references to code-bits from paginate or abstract

0.2.0 --  Added: Flowplayer (http://flowplayer.sourceforge.net/flow.html) as an alternative .flv player - Thanks macewan! (http://www.macewan.org/)
          Added: WordPress admin option to choose the .flv player to display on the site

0.1.2 --  Fixed: Internet Explorer wasn't loading the player because of a bad directory call.
          Changed label of "Video Redirect" in WP Admin console Options > FlvPlayer to "WordPress Page Address"

0.1.1 --  Added template file to zip so that new pages can be assigned FlvPlayer template
		  
0.1   --  First version of FlvPlayer plugin
          Ability to choose to display of movie links as list, in drop down or not at all
          Includes javascript function hooked into WordPress API to launch window from any link
          Pagination in list mode not operating correctly for WordPress absolute paths

Copyright (c) 2005
Released under the GPL license
http://www.gnu.org/licenses/gpl.txt

This file is part of WordPress.
WordPress is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

========================================

For installation instructions, go to:

http://weblog.theentirety.com/2005/07/13/flvplayer/
