[pmwiki-users] 3 WebFeeds questions

Roman romat2 at gmail.com
Thu Sep 7 04:11:37 CDT 2006


Thank you for the tip, I'll look at it. It seems that your script is a
replacement of an old built-in rss.php script. Current feeds.php
script is much improved version that offers lot of features of your
recipe including enclosures.

Roman

On 9/7/06, Crisses <crisses at kinhost.org> wrote:
>
> On Sep 6, 2006, at 3:13 PM, Roman wrote:
>
> > 1. I found that ?action=rss also works with name= parameter although
> > it is not listed in documentation
> > (http://pmwiki.org/wiki/PmWiki/WebFeeds). Is it officially supported?
> >
> > 2. My feeds are generated by using a combination of various parameters
> > (group=, order=, count=, link=). Is there a way to specify feed
> > parameters somehow internally instead of specifying them in URL? I
> > would like to offer only simple RSS URLs (like ?action=rss) in order
> > to be more stable over time (any change in feed parameters would not
> > affect readers).
> >
> > 3. Is there a way how to define channel image in $FeedFmt?
> >   Example:
> >   <image>
> >     <title>Logo title</title>
> >     <link>http://www.example.com</link>
> >     <url>http://www.example.com/images/logo.gif</url>
> >     <width>120</width>
> >     <height>60</height>
> >   </image>
>
> See RSSImproved -- I cleaned up the XML and added the ability to
> specify other items in the config.php file.
>
> http://www.pmwiki.org/wiki/Cookbook/RssImproved
>
> Let me know if you have any problems.
>
> Criss
>




More information about the pmwiki-users mailing list