MyVimeo
Download MyVimeo 1.1.3 (MyVimeo_1.1.3.zip)
A fast and customisable plugin to display your latest Vimeo activity on your WordPress blog.
License
MyVimeo WordPress Plugin
Copyright (C) Rob Carr
This program 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Description
MyVimeo is a WordPress widget which allows you to display your latest activity on Vimeo in the sidebar of your blog; activities include:
- Channels you have created
- Channels you have joined
- Videos that you have liked
- Videos that you have tagged
- Your latest uploaded videos
- Your latest video comments
MyVimeo also allows you to specify how many activities you wish to display and allows you to customise the title of the plugin in the sidebar to whatever you want.
Installation
- Unzip the zip file and upload the entire folder to wp-content/plugins.
- Activate the plugin through the ‘Plugins’ menu in WordPress
Widget Enabled Themes
- Go To The Widget Screen Under Appearance.
- Add The MyVimeo Widget.
- Add Your Vimeo username.
- Enter the number of activities you want to display
- Save your changes
Non Widget Enabled Themes
- Add the jquery.1.3.2.min.js file to the head of your document
- Add The following HTML to your sidebar, replacing YOUR_USERNAME with your actual Vimeo username, ACTIVITY_COUNT with the number of activities you wish to display and
‘PLUGIN_DIRECTORY’ with the location of the MyVimeo plugin *
<h2>Latest Vimeo Activity</h2>
<div id="myVimeoActivityBox">Fetching latest activities...</div>
<script type="text/javascript" src="PLUGIN_DIRECTORY/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="PLUGIN_DIRECTORY/myvimeo.js"></script>
<script>jQuery('#myVimeoActivityBox').getVimeoActivity( 'YOUR_USERNAME', ACTIVITY_COUNT );</script>
Screenshots
Changelog
1.1.3
- Added new channel creation and joining as supported activities.
1.1.2
- Finished creating PHP module and implemented main functionality.
Upgrade Notice
1.1.3
- The first fully functional release.

[...] Eklenti Ana Sayfası [...]
[...] Eklenti Ana Sayfası [...]
[...] Eklenti Ana Sayfası [...]