[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnewsense-dev] email notifications in bug tracking system
From: |
Karl Goetz |
Subject: |
Re: [Gnewsense-dev] email notifications in bug tracking system |
Date: |
Sun, 29 Mar 2009 22:10:19 +0930 (CST) |
User-agent: |
SquirrelMail/1.4.17 |
On Sun, March 29, 2009 20:17, Graziano Sorbaioli wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ali Gunduz ha scritto:
>>>> I'm interested in the evolution of some bugs, is there a way to get
>>>> notified by email when someone posts a comment or closes one of them?
>>>
>>> Not that I know of.
>>>
>>> I suggest you to check the bugs page.
>>
>> One easy way to have such a thing is using PmWiki's RSS feed feature,
>> which could be accessed by simply adding ?action=rss&order=-time
>> argument at the end of the url of the wiki page. (Remember that bugs
>> pages are just wiki pages.)
>>
>> However, it seems like wiki.gNewSense.org's RSS feed feature is not
>> properly enabled. The action=rss leads to a a blank RSS feed on all
>> pages.
>>
>> Related links:
>>
>> * http://www.pmwiki.org/wiki/PmWiki/RSS
>>
Relevant, in a 'background info' way.
>> * http://www.pmwiki.org/wiki/PmWiki/WebFeeds
Having a look at this. Our current config has the following code snippet:
if ($action == 'rss' ||
$action == 'atom' ||
$action == 'rdf' ||
$action == 'dc') include_once("$FarmD/scripts/feeds.php");
So (as suspected) the initial config has been performed.
Perhaps there is some 'extra' config required to get "useful" text to be
displayed as part of the thing.
>>
>> * http://www.pmwiki.org/wiki/Cookbook/RssFeedDisplay
Seems to be irrelevant.
kk
>>
>> Ali
>>
>
>
> Thank you Ali.
>
> Karl, what do you think about it?
>
> Is it difficult to have it?
>
Maybe.
Its partly cohnfigured, working out why ti "doesnt work" is the hard bit now.
kk
--
http://www.kgoetz.id.au
>From Webmail