array(
'tag' => 'green',
'before' => '
',
'after' => '',
),
),
array(
'tag' => 'youtube',
'type' => 'unparsed_commas_content',
'test' => 'd+,d+]',
'content' => '
',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled['url']))
$tag['content'] = '$1';'),
'disabled_content' => '
$1',
),
array(
'tag' => 'google',
'type' => 'unparsed_commas_content',
'test' => 'd+,d+]',
'content' => '
',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled['url']))
$tag['content'] = '$1';'),
'disabled_content' => '
$1',
),
array(
'tag' => 'metacafe',
'type' => 'unparsed_commas_content',
'test' => 'd+,d+]',
'content' => '
',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled['url']))
$tag['content'] = '$1';'),
'disabled_content' => '
$1',
),
array(
'tag' => 'livevideo',
'type' => 'unparsed_commas_content',
'test' => 'd+,d+]',
'content' => '
',
'validate' => create_function('&$tag, &$data, $disabled', '
if (isset($disabled['url']))
$tag['content'] = '$1';'),
'disabled_content' => '
$1',
),
'ftp' => array('code' => 'ftp', 'before' => '[ftp=', 'after' => ']', 'after' => '[/ftp]', 'description' => $txt[434]),
array(),
'youtube' => array('code' => 'youtube', 'before' => '[youtube=425,350]', 'after' => '[/youtube]', 'description' => Youtube),
'google' => array('code' => 'google', 'before' => '[google=400,326]', 'after' => '[/google]', 'description' => Google),
'metacafe' => array('code' => 'metacafe', 'before' => '[metacafe=400,345]', 'after' => '[/metacafe]', 'description' => Metacafe),
'mynet' => array('code' => 'mynet', 'before' => '[mynet=400,334]', 'after' => '[/mynet]', 'description' => Mynet),
'livevideo' => array('code' => 'livevideo', 'before' => '[livevideo=445,369]', 'after' => '[/livevideo]', 'description' => Livevideo),
'bright' => array('code' => 'bright', 'before' => '[bright=486,412]', 'after' => '[/bright]', 'description' => Brightcove),
'vidivodo' => array('code' => 'vidivodo', 'before' => '[vidivodo=425,343]', 'after' => '[/vidivodo]', 'description' => Vidivodo),
'izlesene' => array('code' => 'izlesene', 'before' => '[izlesene=432,344]', 'after' => '[/izlesene]', 'description' => izlesene),