vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   RSS feeds (https://vborg.vbsupport.ru/showthread.php?t=218824)

DivineMessenger 07-17-2009 05:03 PM

RSS feeds
 
I am currently using the RSS feed feature to import RSS feeds as threads on my forums and I am wondering if there is a way to expand the thread because right now it just shows one sentence then links and I'd like to show a lil more than that. Is this possible?

Lynne 07-17-2009 05:14 PM

How much text you get in the rss feed is up to the person supplying the feed. Most of them don't want you to get a lot of text because they want you to link to their site and have people go to their site for more text. You may be able to take a look on the site you are getting the feed from and see if they supply any variable to use with the feed to get more text.

DivineMessenger 07-17-2009 05:17 PM

Quote:

Originally Posted by Lynne (Post 1850675)
How much text you get in the rss feed is up to the person supplying the feed. Most of them don't want you to get a lot of text because they want you to link to their site and have people go to their site for more text. You may be able to take a look on the site you are getting the feed from and see if they supply any variable to use with the feed to get more text.

Yeah I just noticed that. They only give 1 sentence.... how worthless lol Thank you Lynne.

Ldoppea 07-17-2009 06:45 PM

Some RSS feeds have a <content:encoded> balise which contain the full news.

You can use the {feed:content:encoded} option in the RSS template to use the <content:encoded> instead of <description>.

Try it! ;)

DivineMessenger 07-17-2009 10:32 PM

Quote:

Originally Posted by Ldoppea (Post 1850715)
Some RSS feeds have a <content:encoded> balise which contain the full news.

You can use the {feed:content:encoded} option in the RSS template to use the <content:encoded> instead of <description>.

Try it! ;)

Is this right for the body template then?

Quote:

{feed:content:encoded}

Read more here.
Because now I'm getting no content....

Ldoppea 07-18-2009 09:17 AM

So, your target RSS don't support this mark :( .

When you follow a RSS link, you can view a page which last posts. If you look at the source code, you can view the RSS structure used. If some mark contain the complete post, you can display it in vBulletin with {feed:mark_name}, else you can ask the redactor of the RSS for a new version of his RSS feed.


All times are GMT. The time now is 03:17 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.00956 seconds
  • Memory Usage 1,720KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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