Changeset 1069

Show
Ignore:
Timestamp:
04/15/07 08:37:32 (2 years ago)
Author:
dave
Message:

Put in Diego's change so blog posts appear.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/units/weblogs/weblogs_text_process.php

    r1068 r1069  
    2828             
    2929            // Videos 
    30              
     30            /* 
    3131            $functionbody = <<< END 
    3232                 
     
    4747            // $run_result = preg_replace_callback("/\{\{video:([^}]+)\}\}/i",create_function('$matches',$functionbody),$run_result); 
    4848            $run_result = preg_replace_callback("/\{\{video:([^}]+)(\?([0-9]+)x([0-9]+))?\}\}/i",create_function('$matches',$functionbody),$run_result); 
     49            */ 
    4950             
    50             /*$run_result = run("video:text:process",$run_result);*/ 
    51              
     51            if(run("video:text:process",$run_result)!=null){ 
     52                $run_result=run("video:text:process",$run_result); 
     53            } 
    5254             
    5355            // URLs to links