vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   How to change what RSS tag looks like (https://vborg.vbsupport.ru/showthread.php?t=177354)

corneo 04-27-2008 10:09 PM

How to change what RSS tag looks like
 
1 Attachment(s)
I found this code:
Code:

<span style="float:$stylevar[right]"><a href="external.php?type=RSS2&forumids=$forum[forumid]">RSS</a></span>
Which I believe is producing the image below. What would I change to replace the RSS to the normal .gif image?

Lynne 04-27-2008 10:17 PM

Well, the RSS icon I use is located at images/misc/feed_icon.png, so I would use:
HTML Code:

<span style="float:$stylevar[right]"><a href="external.php?type=RSS2&forumids=$forum[forumid]"><img src="http://www.yoursite.com/forums/images/misc/feed_icon.png"></a></span>

corneo 04-27-2008 10:32 PM

Thank you. That did fix it. For some reason I couldn't put it that file location, but I did get it to work.

--------------- Added [DATE]1209339340[/DATE] at [TIME]1209339340[/TIME] ---------------

Another stupid question that relates to this matter. Is there something I can do so the RSS will not show up on private forums? Right now the command makes it appear on everything. If you click it on private forums. You will not get a feed. So I'm not that worried about this matter.

Lynne 04-27-2008 10:42 PM

Did you use a modification for this? The author may know what to do. I know I use a plugin to add the code on my forums and I actually did a conditional for those forums - if not forum x,y,z, then do the link.

corneo 04-27-2008 10:48 PM

It's not a .xml. I think (bad memory) it was just a line change/add. It was added years ago and I never paid attention to it because it never worked.
OK, I'm slow in updating the form. LOL


All times are GMT. The time now is 01:41 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.01136 seconds
  • Memory Usage 1,718KB
  • 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)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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