Tags:
create new tag
, view all tags

Question

Hi, blog developers and users, i wonder these two things:
  • if Blog Rss Feed can use " $summary " to display part of contents in rss reader?
  • if only one word allowed in $expand() ? so $expand(Progress) is right but $expand(Action Plan) is wrong?
Thanks very much stick out tongue !

e.g. when i subscribe WebRssTeaser, i will see the teaser contents from my rss reader. But is there a way to use variable $summary to limit characters.
I ask this because i create a new TopicType and form for myself in blog, so i want to read a summary content from my form. I revised the RenderRss.txt file, and add two line " ~~~    $expand(Progress) " " ~~~    $expand(Action Plan) " above the line " ~~~    $expand(Teaser) ". (" Progress " and " Action Plan " is fieldname in my form). I also write a new rss feed only for this TopicType. From rss reader i can get full content in Progress, but can not get content from "Action Plan"(Is this because there is a space between "Action" and "Plan" confused )

I also ask this problem in BlogPluginDev#Blog_Rss_Feed

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, BlogPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Plugins

-- ShashaLuan - 16 Aug 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

Shasha, I already answered this question on BlogPluginDev.

-- MichaelDaum - 16 Aug 2006

Hi, I have another problem with Rss Feed "summary" on BlogPluginDev#Blog_Rss_Feed, would you pls have a look at it? thanks a lot smile

-- ShashaLuan - 21 Aug 2006

Hi, Michael, thanks for you reply on Dev. But i have to consult you again. A problem in using

~~~     $trunc($expand(ActionPlan and '<p/>' and Progress),235)<p/>
, i wrote details in BlogPluginDev#Blog_Rss_Feed. Pls bear with me stick out tongue , thanks smile

-- ShashaLuan - 22 Aug 2006

Thanks Michael for solving the problem smile

-- ShashaLuan - 24 Aug 2006

 
Change status to:
Topic revision: r5 - 2006-08-24 - ShashaLuan
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.