Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - RSS Modification?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

RSS Modification?

 Post Reply Post Reply
Author
Tammi View Drop Down
Newbie
Newbie
Avatar

Joined: 30 October 2007
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tammi Quote  Post ReplyReply Direct Link To This Post Topic: RSS Modification?
    Posted: 14 November 2007 at 4:55am
I've been trying to arrange the information sent via the RSS Feed, and have run across two problems:

Calendar Feed:
Is there a way to have "Subject:" not display at all?  If I attempt to remove what appears to be the relevant code, I get an error from my browser when I refresh...

Forum Feed:
Currently, RSS feeds of a forum begins each entry with "[Forum Name] : [Topic Name]".
I'd like to remove "[Forum Name] : " and leave the "[Topic Name]" intact.  Again, I seem to be unable to do this without getting an error from my browser when I refresh...

Help! :(

Back to Top
Tammi View Drop Down
Newbie
Newbie
Avatar

Joined: 30 October 2007
Status: Offline
Points: 19
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tammi Quote  Post ReplyReply Direct Link To This Post Posted: 14 November 2007 at 11:32pm
In case anyone else has the same question in the future, I think I found a couple of possible solutions:

Calender Feed Solution:
Open "RSS_calendar_feed.asp".
Modify the following code (between lines 326-331):
'Format    the post to be sent with the e-mail
        strEventRSSOutput = "<div style=""display:none;""><strong>" & strTxtSubject & "</strong>:</div><b>" & sarryRssTopics(2, intCurrentRecord) & "</b>" & _
        "<br /><div style=""display:none;""><strong>" & strTxtEventDate & ":</strong></div>" & stdDateFormat(dtmEventDate, False)
        If isDate(dtmEventDateEnd) Then strEventRSSOutput = strEventRSSOutput & " - " & stdDateFormat(dtmEventDateEnd, False)
        strEventRSSOutput = strEventRSSOutput & _
        ""


Forum Feed Solution:
Open "RSS_topic_feed.asp".
Remove the following code (around line 345):
<% = Server.HTMLEncode(strForumName) %> :



Edited by Tammi - 14 November 2007 at 11:33pm
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.