Skip to content

ether/ep_rss

Repository files navigation

RSS Feeds of Pad Changes for Etherpad

Publish Status Backend Tests Status

Exposes an RSS feed for each pad at /p/{padId}/feed.

Install

pnpm run plugins i ep_rss

Settings

Optional stale time (milliseconds before a new RSS item is generated) can be set in settings.json:

"rss": {
  "staleTime": 300000
}

Defaults to 5 minutes if not configured.

License

Apache-2.0

About

RSS feeds for Etherpad pads

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors