array('tag' => 'success', 'replace' => '<div class="bbcmsg success">{param}</div>')
array('tag' => 'xvideos', 'replace' => '<iframe src="Registrate o inicia tu sesión para ver este contenido{param}" frameborder="0" width="510" height="400" scrolling="no"></iframe>'),
array('tag' => 'success', 'replace' => '<div class="bbcmsg success">{param}</div>'),
array('tag' => 'xvideos', 'replace' => '<iframe src="Registrate o inicia tu sesión para ver este contenido{param}" frameborder="0" width="510" height="400" scrolling="no"></iframe>'),
'success'
, 'xvideos'
.xvideo {
background-repeat: no-repeat;
background-position: 8px center;
padding: 1px 0 0px 7px;
background-image: url('../images/xvideos.png');
border-color: #DEDEDE;
color: #666666;
}
video: "Vídeo de YouTube",
xvideo: "Insertar ID de XVideos",
buttons: "bold,italic,underline,strike,sup,sub,|,img,video,
xvideo,
buttons: "bold,italic,underline,strike,sup,sub,|,img,video,xvideo,
modal_video_text: "URL del vídeo",
modal_xvideo_text:"ID del XVideo",
transform: {
'<iframe src="Registrate o inicia tu sesión para ver este contenido{SRC}" width="640" height="360" frameborder="0" allowfullscreen></iframe>':'[swf=Registrate o inicia tu sesión para ver este contenido{SRC}]'
}
},
xvideo : {
title: CURLANG.xvideo,
buttonHTML: '<span class="xvideo"></span>',
modal: {
title: CURLANG.xvideo,
width: "500px",
tabs: [
{
input: [
{param: "URL",title:CURLANG.modal_xvideo_text}
]
}
]
},
transform : {
'<iframe src="Registrate o inicia tu sesión para ver este contenido{URL}" frameborder="0" width="510" height="400" scrolling="no"></iframe>':"[xvideos]{URL}[/xvideos]"
}
},