vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Full Rss Feed Text (https://vborg.vbsupport.ru/showthread.php?t=177203)

merismus 04-26-2008 06:59 AM

Full Rss Feed Text
 
Hi,

I would need to know if there is a possibility to make modifications in the any template to get the Full text of an article coming form an RssFeed instead of only the partial text?

Thanks

legionofangels 04-26-2008 01:48 PM

Put this

{rss:content:encoded}

Into the Body Template section of the Templates area of the RSS Feed. Just put it anywhere.

This is what ours looks like minus the asterik by url

Code:

{rss:description}

[url*={rss:link}]More...[/url]


{rss:content:encoded}


merismus 04-26-2008 03:31 PM

Hi LOA,

I tried to add this {rss:content:encoded} but i still only receive the partial RSS Text and not the Full one. See screenshots and let me know if i did it correctly.

Thanks

legionofangels 04-27-2008 03:02 AM

Where are the screenshots?

Lynne 04-27-2008 03:06 AM

Did you know you could add "&fulldesc=1" to the end of the rss link and get the full text of the threads? Only problem is it isn't formated at all including no paragraph breaks.

legionofangels 04-27-2008 03:20 AM

Quote:

Originally Posted by Lynne (Post 1500365)
Did you know you could add "&fulldesc=1" to the end of the rss link and get the full text of the threads? Only problem is it isn't formated at all including no paragraph breaks.

Which means that you will have to manually edit and space break every entry that is posted. A major hassle and one I was working with until I finally found the way to post the blog and have it RSS correctly as the vB RSS Feed Manager system looks for coding as well, and not just copy the text as it looks effect.

I got my information from asking about it, and Jake referred me to this thread here:

http://www.vbulletin.com/forum/showthread.php?t=234216

I applied the variable Steve suggested and it worked for us, strangely on an ATOM feed which we shouldn't be able to use with any 3.6. Nonetheless if your RSS isn't RSS2 than that is why it might not work for you. As he states in that thread.

merismus 04-27-2008 08:18 AM

Thanks a lot for the explanation the info has been very helpful ;)

hikaro 05-20-2008 03:02 PM

how to change from rss to rss2 ??

Lynne 05-20-2008 05:15 PM

Quote:

Originally Posted by hikaro (Post 1525795)
how to change from rss to rss2 ??

Both the options are available. You either put type=rss in the url or type=rss2 (or type=rss1). See the manual - External Data Provider

hikaro 05-20-2008 09:06 PM

i'm sorry i still dont get it, when i run type=rss2 in my forum i get the blank page.

i set in admin page everything and i put {rss:content:encoded} as well, but i still just get the description only, NOT full news.

Lynne 05-20-2008 09:25 PM

rss2 doesn't send the full news.

Does type=rss work? You aren't the original poster, so I'm confused about what it is you want. Are you just trying to get your own feed to work or trying to get a feed from another site?

hikaro 05-20-2008 09:35 PM

sorry now its working but not getting the full news, i was trying to get a feed from another site, but it just showing the description only and link back the another site.

Lynne 05-20-2008 09:37 PM

I don't know that you will get the full news unless that is what the other site is sending out. But, most sites just send out a snippet of the news and you are supposed to provide a link back to the article.

aggiefan 08-14-2008 10:28 PM

If you go to our homepage, aggiefans.com, I created my own "rss news interface" where instead of taking you to a thread with a partial post of the text (which is basically useless), the title will actually link you to the news source (if you click it). If you click "comment" on it -- it will allow you to comment on the news article.

It'll then "Move" the thread to a general forum (out of the hidden news forum) to encourage more conversation. It's pretty cool...


All times are GMT. The time now is 04:59 PM.

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.01054 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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