Version: 1.3 Date: 20. March 2006 WordPress VideoPop Plugin http://www.lynk.de/wordpress/videopop/ Released under the MIT license http://www.opensource.org/licenses/mit-license.html ## Installation - Usage - Uninstallation ## 0. Upgrade to 1.3 Just replace the 2 files. 1. Install: videopop_plugin.php goes in the wp-content/plugins/ directory. videopop.php goes in your wordpress root directory (like wp-config.php) 2. Usage: There is one configuration option in the file videopop_plugin.php $lynkvp_full_link = 1; or $lynkvp_full_link = 0; If set to 1 (set by default), the links for copy & paste are full my video links. If set to 0, the code to copy is just the "javascript:videopop();" part. This is useful if you need to create links for the use in a rich text editor. Upload the files. Activate the plugin in the Plugins Section. Go to the WP control panel -> Manage -> My Videos. Copy the javascript/php code at the bottom of the page and paste it in your header.php just above the tag. Now upload or set a URL to a video and create/edit a post. You should see a link on top -> "Add VideoPop". Click and choose a video, copy & paste the code in your editor. 3. Uninstallation: If you want to keep your videos and the popup functionality of your links but want to get rid of the additional menus in the control panel, just deactivate the plugin. For a complete uninstall including all uploaded videos use the uninstall button.