Integration of other page (Joomla)

Post Reply
User avatar

Topic author
urednik
Active Member
Posts: 33
Joined: 25. April 2008 17:44

Integration of other page (Joomla)

Post by urednik »

Hello,

I wish to integrate last NEWS from Jomla page to my board.

Any idea, how to call other pages into block ??

I try with <iframe> but I think that there is better way.
My code is:

Code: Select all

{$LR_BLOCK_H_L}<img src="http://www.fbc-borovnica.net/images/liga/borovnical.jpg" width="20px" height="20px" alt=""/>&nbsp;Zadnja novica FBC
{$LR_BLOCK_H_R}
<div>
<iframe src="http://www.soncnepoljane.si"  name="objekt"  align="middle" scrolling="Auto" frameborder="0" allowtransparency="true" application="true" >
        </iframe>
</div>
    
 {$LR_BLOCK_F_L}{$LR_BLOCK_F_R}
Last edited by urednik on 15. December 2009 16:35, edited 1 time in total.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Integration of other page (Yoomla)

Post by Marc »

I really have no idea how Joomla (I think you mean Joomla) works and how news from Joomla could be pulled.
I'll suggest you take a look at the various phpBB3 bridges for Joomla that are available, maybe one of them makes it possible to realize something like this.
User avatar

Topic author
urednik
Active Member
Posts: 33
Joined: 25. April 2008 17:44

Re: Integration of other page (Joomla)

Post by urednik »

I look into bridges ,,, nothing found until now.

But my idea is, to create Joomla site, only with last news, and then call this site with block.

So in basic I ask, how to integrate one site into block ?
Here is my test, where I use "IFRAME" : http://www.borovnica.eu/phpbb/test.php

Yellow page in the middle.
Post Reply

Return to “Modification Requests”