Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide granular feed customization #6

Open
fluffy-critter opened this issue Jun 27, 2019 · 1 comment
Open

Provide granular feed customization #6

fluffy-critter opened this issue Jun 27, 2019 · 1 comment

Comments

@fluffy-critter
Copy link
Collaborator

The Atom feeds are kind of one-size-fits-none right now. It'd be great to add some query parameters like:

  • subcats -- whether to include subcategories (defaults to True)
  • ignore -- ignore a category

e.g. someone should be able to subscribe to http://beesbuzz.biz/feed?ignore=blog/chatter&ignore=art/drawings/sketchbook, or subscribe specifically to http://beesbuzz.biz/art/feed?subcats=0 or something.

It'd also be neat to have a little subscription builder thing that people can consult to produce a feed URL for them. Not sure how to make that discoverable though. Maybe a subscribe.html template which is linked to from the category index?

@fluffy-critter
Copy link
Collaborator Author

Prerequisite: PlaidWeb/Publ#215

Also would be helpful to have PlaidWeb/Publ#187

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant