View Full Version : publish widget
willy888
09-30-2010, 06:52 AM
How can I give to other sites (blogs, forums) my last posts as a widget ?
tintin74
09-30-2010, 09:19 AM
Yes, it is a goood question , but I think there's no answer anymore...
Lynne
09-30-2010, 02:04 PM
I don't understand what you mean to give another site a widget.
strudinox
09-30-2010, 03:52 PM
On the other site you could try creating an RSS feed widget that pulls content from your site's RSS feeds.
willy888
09-30-2010, 08:05 PM
I D like to export a code - script that anyone can inport to his site and to provide a widget with last posts & news of my page
Lynne
09-30-2010, 11:42 PM
You can export your threads via your site rss feed (external.php). But, it is up to the other site what they do with the feed and how they display the information.
willy888
10-01-2010, 05:28 AM
I have made one widget for my site ultragreek.com
Now anyone can take that code and place it to his blog forum site etc and provide auto news from my rss
<script type="text/javascript" src="http://www.netvibes.com/js/UWA/load.js.php?env=BlogWidget2"></script>
<script type="text/javascript">
var BW = new UWA.BlogWidget({moduleUrl:'http://www.netvibes.com/modules/feedReader/feedReader.php?feedUrl=http%3A%2F%2Fwww.ultragreek .com%2Fforums%2Fexternal.php%3Ftype%3DRSS2%26forum ids%3D56'});
BW.setConfiguration({'title':'UltraGreek Forum - ΕΛΛΑΔΑ', 'height':233});
</script>
The code is from my site's rss feed , but I made it throuth netvibes
Is there any way to create a publish widget like mod throuth vbulletin???
willy888
10-03-2010, 07:33 PM
Is there any way to create a publish widget like mod throuth vbulletin???
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.