| Re: How 2 put recent news on a non-xoops site,,? |
| by irmtfan on 2004/12/14 16:51:36 now i understand what you want. you want show news from your own XOOPS site to another site( page , weblog ,...) as i said in my last post. the first solution is useing rss. if you cant use it or dont know about it leave it and use js for showing news.so you have this solution: i recommended to install wf-channel ( get it from http://www.wf-projects.com/) and copy backendjs.php in your ROOT. then call it with a simple script in your page: le="color: #000000"><?php <script type='text/javascript' src='http://www.your_site.com/backendjs.php'></script> for example use https://xoops.org/backendjs.php in your page and try this |
| Re: How 2 put recent news on a non-xoops site,,? |
| by Herko on 2004/12/14 14:58:44 You can't put a XOOPS block on a non-xoops page. That is impossible without a LOT of coding (the non-xoops page, not XOOPS itself). However, your XOOPS powered site does have an RSS feed of... your recent news! And RSS is an international standard and there are many scripts that can translate RSS to HTML, and you can simply include it in your non-xoops page. Herko |
| Re: How 2 put recent news on a non-xoops site,,? |
| by masterboy on 2004/12/14 14:50:38 NOo... An XOOPS block! on XOOPS displays this block the newest and recentst news.. En i want that on my page to, a table that says what's new news on my XOOPS site.. |
| Re: How 2 put recent news on a non-xoops site,,? |
| by irmtfan on 2004/12/14 14:45:02 still i dont understand what you want? what is your page that want to show recent news and what is your news site? you can use a java script if your page does not support RSS feed |
| Re: How 2 put recent news on a non-xoops site,,? |
| by masterboy on 2004/12/14 14:34:38 This was an double post.. sorry!
|