Plugin Directory

Changeset 444980


Ignore:
Timestamp:
09/28/2011 09:06:23 PM (15 years ago)
Author:
subzane
Message:
 
Location:
subzane-youtube-recent-videos-widget
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • subzane-youtube-recent-videos-widget/tags/1.8.3.1.3/readme.txt

    r395092 r444980  
    1 === SubZane YouTube Plugin ===
     1=== Norman YouTube Plugin ===
    22Contributors: Andreas Norman
    3 Donate link:
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AHFRTAMMVBRGS
    44Tags: widget, rss, youtube, video, feed
    55Requires at least: 2.5
  • subzane-youtube-recent-videos-widget/tags/1.8.3.1.3/subzane_youtube_plugin.php

    r395092 r444980  
    11<?php
    2 /*
    3 Plugin Name: SubZane YouTube Plugin
    4 Plugin URI: http://www.andreasnorman.se/wordpress-plugins/sz-youtube-plugin/
    5 Description: This plugin can allows you to display a thumbnail list of YouTube videos in your sidebar. You can also add custom lists to your posts and pages using shortcode.
    6 Author: Andreas Norman
    7 Version: 1.8.3.1.3
    8 Author URI: http://www.andreasnorman.se
     2/*  Copyright 2011  Andreas Norman
     3
     4    This program is free software; you can redistribute it and/or modify
     5    it under the terms of the GNU General Public License, version 2, as
     6    published by the Free Software Foundation.
     7
     8    This program is distributed in the hope that it will be useful,
     9    but WITHOUT ANY WARRANTY; without even the implied warranty of
     10    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     11    GNU Generalx Public License for more details.
     12
     13    You should have received a copy of the GNU General Public License
     14    along with this program; if not, write to the Free Software
     15    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     16
     17        Plugin Name: Norman YouTube Plugin
     18        Plugin URI: http://www.andreasnorman.se/norman-youtube-plugin/
     19        Description: This plugin can allows you to display a thumbnail list of YouTube videos in your sidebar. You can also add custom lists to your posts and pages using shortcode.
     20        Author: Andreas Norman
     21        Version: 1.8.3.1.3
     22        Author URI: http://www.andreasnorman.se
    923*/
    1024
  • subzane-youtube-recent-videos-widget/trunk/readme.txt

    r395091 r444980  
    1 === SubZane YouTube Plugin ===
     1=== Norman YouTube Plugin ===
    22Contributors: Andreas Norman
    3 Donate link:
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AHFRTAMMVBRGS
    44Tags: widget, rss, youtube, video, feed
    55Requires at least: 2.5
  • subzane-youtube-recent-videos-widget/trunk/subzane_youtube_plugin.php

    r395091 r444980  
    11<?php
    2 /*
    3 Plugin Name: SubZane YouTube Plugin
    4 Plugin URI: http://www.andreasnorman.se/wordpress-plugins/sz-youtube-plugin/
    5 Description: This plugin can allows you to display a thumbnail list of YouTube videos in your sidebar. You can also add custom lists to your posts and pages using shortcode.
    6 Author: Andreas Norman
    7 Version: 1.8.3.1.3
    8 Author URI: http://www.andreasnorman.se
     2/*  Copyright 2011  Andreas Norman
     3
     4    This program is free software; you can redistribute it and/or modify
     5    it under the terms of the GNU General Public License, version 2, as
     6    published by the Free Software Foundation.
     7
     8    This program is distributed in the hope that it will be useful,
     9    but WITHOUT ANY WARRANTY; without even the implied warranty of
     10    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     11    GNU Generalx Public License for more details.
     12
     13    You should have received a copy of the GNU General Public License
     14    along with this program; if not, write to the Free Software
     15    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     16
     17        Plugin Name: Norman YouTube Plugin
     18        Plugin URI: http://www.andreasnorman.se/norman-youtube-plugin/
     19        Description: This plugin can allows you to display a thumbnail list of YouTube videos in your sidebar. You can also add custom lists to your posts and pages using shortcode.
     20        Author: Andreas Norman
     21        Version: 1.8.3.1.3
     22        Author URI: http://www.andreasnorman.se
    923*/
    1024
Note: See TracChangeset for help on using the changeset viewer.