Changeset 1150

Show
Ignore:
Timestamp:
06/30/08 10:18:33 (2 months ago)
Author:
naden
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bbvideo/trunk/admin.php

    r1147 r1150  
    11<?php 
    22/* 
    3 BBVideo Plugin v0.23 admin template 
     3BBVideo Plugin v0.24 admin template 
    44http://www.naden.de/blog/bbvideo-bbpress-video-plugin 
    55*/ 
  • bbvideo/trunk/bbvideo.php

    r1147 r1150  
    66Author: Naden Badalgogtapeh 
    77Author URI: http://www.naden.de/blog 
    8 Version: 0.23 
     8Version: 0.24 
    99*/ 
    1010 
     
    4444  function BBPressPluginBBVideo() 
    4545  { 
    46     $this->version = '0.23'; 
     46    $this->version = '0.24'; 
    4747     
    4848    $this->wp_filter_id = 'bbvideo'; 
     
    197197 
    198198            $post_title = str_replace( "'", '', get_topic_title() ); 
    199             $post_link  = get_topic_link(); 
     199             
     200            $post_link = get_topic_link(); 
     201             
     202            if( $bb->mod_rewrite ) 
     203            { 
     204              list( $post_link, ) = explode( '?', get_topic_link() ); 
     205            } 
    200206 
    201207            if( isset( $download ) ) 
  • bbvideo/trunk/provider.inc.php

    r1147 r1150  
    11<?php 
    22/* 
    3 BBVideo Plugin v0.23 definition file 
     3BBVideo Plugin v0.24 definition file 
    44http://www.naden.de/blog/bbvideo-bbpress-video-plugin 
    55*/ 
     
    1111+ funnyordie 
    1212+ collegehumor 
     13+ redtube 
    1314+ dailymotion  
    1415+ sevenload