Bueno lo he conseguido!
He añadido un bloque nuevo central. Para poder añadir un rss ya sea de Blogger, web...
Yo he usado un generador de widgets en java o flash desde la web
WIDGETBOX (Si se considera Spam no es mi intencion...borrenlo)
Con este script que te da he creado un html nombrandolo para posteriormente saber cual es su ruta, para el ejemplo lo llamaremos
Rssdelblog.html, el cual en mi caso, inclui en la carpeta blocks de mi Portal.
Paso a Paso
1- Crear tu codigo script rss en java desde
WIDGETBOX o cualquier otro generador que te guste.
2- Pegar el codigo que te de en un bloc de notas y renombrarlo a
Rssdelblog.html
3- Subir el archivo a tu servidor via ftp a la ruta:
4- Editar el portal_body.html
NOTA: ANTES DE EDITAR RECUERDA HACER UNA COPIA DE TU ARCHIVO PORTAL_BODY.HTML PARA PODER RESTAURARLO SI ALGO SALE MAL.
EDITANDO EL PORTAL_BODY.HTML
Para mostrar en el bloque central:
Buscar
Añadir en una linea nueva posterior
Para mostrar en el bloque derecho del portal:
Buscar:
Código: Seleccionar todo
<!-- [+] right block area -->
<td width="{PORTAL_RIGHT_COLLUMN}" valign="top" style="padding-left:6px;">
<!--// [+] latest files => only for site version
<div class="panel">
<div class="inner">
<span class="corners-top"><span></span></span>
<h3>Latest Files</h3>
<span style="font-weight: bold">Latest version:</span> 1.1.0b<br />
<span style="font-weight: bold">Released:</span> 2007-08-01<br /><br />
<span style="font-weight: bold">Download:</span><br />
<a href="http://www.phpbb3portal.com/viewtopic.php?f=4&t=9">phpbb3-portal.110b.tar.gz</a><br /><br />
<span style="font-weight: bold">Development:</span><br />
<a href="http://www.phppbb3ortal.com">phpbb3portal.com</a><br />
<a href="http://sourceforge.net/projects/canverportal/" rel="nofollow">SourceForge Project</a>
<span class="corners-bottom"><span></span></span>
</div>
</div>
<br clear="all" />
[-] latest files => only for site version //-->
Añadir en una linea nueva Posterior:
Añadir en una linea nueva posterior
5-Limpie la cache desde el ACP
Alli tienes el Rss que creias no tendrias jamas!
En Cuanto realice la apertura del foro podran ver la Demo Aqui:
Portal de mi Foro