Re: RSS Feeds Added In r2148

Adam Tauno Williams <[email protected]> Fri, 29 Aug 2008 11:48:14 -0400
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <[email protected]>
> On 26.08.2008, at 15:38, Adam Tauno Williams wrote:
> >> Hm, if its ZideStore, why not map those to proper URLs?
> >> Eg:
> >>  /zidestore/dav/USER/projects/task-actions.rss
> >>  /zidestore/dav/USER/tasks/delegated-actions.rss
> >>  /zidestore/dav/USER/tasks/todo-actions.rss
> >> Shouldn't be too hard?
> This just says that "/XYZ/rss" is mapped to the 'SxFolderRSS' page. Eg  
> to accomplish this:
> > /zidestore/dav/USER/projects/task-actions.rss
> You would do:
>    SxProjectsFolder = {
>      methods = {
>        "task-actions.rss" = {
>          ...
>        };
> Or possibly just 'task-actions' (could be that we always cut off the  
> extension, not sure).

It always cuts off the extension.  And it works this way as of r2150 -
.../zidestore/so/adam/Tasks/delegated-actions-rss
.../zidestore/so/adam/Tasks/project-actions-rss
.../zidestore/so/adam/Tasks/todo-actions-rss

Limit can still be specified like -
.../zidestore/so/adam/Tasks/todo-actions-rss?limit=25

> Please avoid breaking the old RSS support w/o providing replacements :-)

Yep.

-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users