TinyPortal

Development => Support => Topic started by: nikljones on April 10, 2010, 02:41:14 PM

Title: External Article
Post by: nikljones on April 10, 2010, 02:41:14 PM
I've search for a suitable answer but can't seem to find anything current regard the External Article feature in TP.

If I assume correctly if I create an external article pulling from an html or php file on the current domain then I should just be able to specify that using External Article and after configuring up have it display like any written article. All I see though is text not available in the block.

There doesn't seem to be an explanation of just how the external article function works and I have over 300 external articles I need to access.

Any hints or do I just need to byte the bullet and use IFRAMEs in an HTML block?

Thank you very much
Title: Re: External Article
Post by: Crip on April 10, 2010, 02:48:51 PM
   :)

I ask the same Nick bro ,
..Bloc says it's an Article that wrap's around something .....

others here can / will answer better than I.

BB,
Crip~
Title: Re: External Article
Post by: Blue Steel on April 10, 2010, 04:00:28 PM

include "/test.html";


you do this in a php type article


Title: Re: External Article
Post by: Crip on April 10, 2010, 04:05:57 PM
BlueSteel  Thanks. 8)
Title: Re: External Article
Post by: nikljones on April 10, 2010, 08:34:30 PM
So then what is the purpose, use for the External Article type?
Title: Re: External Article
Post by: bloc on April 10, 2010, 08:41:43 PM
It has a bug I have discovered just now and it will be fixed in the update out this weekend - but you are indeed meant to just write the path+file RELATIVE to the forum folder. So just put all your files inside a folder inside the forum root, and all you need is to specify the path to that, like "myarticles/test.html"
Title: Re: External Article
Post by: nikljones on April 10, 2010, 09:12:32 PM
Great. That's what I was hoping. Will wait for the fix release so I can get it going.

Thanks much Bloc.

*Edit: And others that responded*
Title: Re: External Article
Post by: nikljones on April 11, 2010, 11:15:15 PM
Works like a champ after the upgrade. Thanks much Bloc.
Title: Re: External Article
Post by: G6Cad on April 12, 2010, 06:36:05 AM
Will mark this solved then :)