vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to post an entire RSS Feed Article in a post (https://vborg.vbsupport.ru/showthread.php?t=249412)

Cutsizzle 08-27-2010 03:53 AM

How to post an entire RSS Feed Article in a post
 
Hey I have a blog which I want to post the entire article instead of just the description and top 2 sentences.

This is the default that vB pretty much gives me. How can I make it so the entire article will show up in the post?

feed://www.chicagonow.com/blogs/chicago-bulls-confidential/atom.xml is the link of the feed I wish to use.

I would appreciate the help!

toonysnn 08-27-2010 07:12 AM

{feed:content}

Cutsizzle 08-27-2010 10:28 AM

Didn't work.

Could it be how the feed is configured idk

Lynne 08-27-2010 12:52 PM

If they don't put the entire article into the feed (take a look at the page source of the feed), then there is no way for you to get it. Not all RSS Feeds will send the whole article out since the intent is to get you to come back to their site and read the article.

toonysnn 08-27-2010 06:18 PM

It exists on that atom feed. The source reveals "<content ...>" and I guess it just didn't want to work.

Lynne 08-27-2010 07:15 PM

They all have some <content> tag. But look at what is between those content tags - is it the FULL article or just part of it?

Cutsizzle 08-27-2010 08:01 PM

Quote:

Originally Posted by Lynne (Post 2090469)
They all have some <content> tag. But look at what is between those content tags - is it the FULL article or just part of it?

feed://www.chicagonow.com/blogs/chicago-bulls-confidential/atom.xml

that shows the full article for me

Lynne 08-27-2010 08:44 PM

I could get the whole article by using content:encoded instead of description.

BirdOPrey5 08-27-2010 08:47 PM

Quote:

Originally Posted by Cutsizzle (Post 2090496)
feed://www.chicagonow.com/blogs/chicago-bulls-confidential/atom.xml

that shows the full article for me

I just tested your feed on my forum and this works for the full article

template:
Code:

{feed:content}

[url={feed:link}]More...[/url]

Of course I had to change the "feed://" to "http://" in your link.

Cutsizzle 08-28-2010 06:24 AM

THANK YOU GUYS IT WORKED! I love this place :D


All times are GMT. The time now is 03:08 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.01678 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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