vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   publish widget (https://vborg.vbsupport.ru/showthread.php?t=251396)

willy888 09-30-2010 06:52 AM

publish widget
 
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

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???

willy888 10-03-2010 07:33 PM

Is there any way to create a publish widget like mod throuth vbulletin???


All times are GMT. The time now is 03:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00933 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete