The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
publish widget
How can I give to other sites (blogs, forums) my last posts as a widget ?
|
#2
|
|||
|
|||
Yes, it is a goood question , but I think there's no answer anymore...
|
#3
|
||||
|
||||
I don't understand what you mean to give another site a widget.
|
#4
|
||||
|
||||
On the other site you could try creating an RSS feed widget that pulls content from your site's RSS feeds.
|
#5
|
|||
|
|||
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
|
#6
|
||||
|
||||
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.
|
#7
|
|||
|
|||
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 Code:
<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%26forumids%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??? |
#8
|
|||
|
|||
Is there any way to create a publish widget like mod throuth vbulletin???
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|