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

Disable RSS Feed #511

Open
joebutler2 opened this issue Oct 2, 2019 · 2 comments
Open

Disable RSS Feed #511

joebutler2 opened this issue Oct 2, 2019 · 2 comments

Comments

@joebutler2
Copy link

Looking at app/views/refinery/blog/shared/_body_content_right.html it appears that the rss_feed partial is always rendered.

I need to disable the RSS feed for my current project. How would I go about doing that? I'm assuming by using one of the override rake tasks.


When I have more time I would like to add a feature to have this be apart of the settings menu in the admin. Similar to the comments toggle.

@joebutler2
Copy link
Author

Running bundle exec rake refinery:override view=refinery/blog/shared/_body_content_right did the trick. I'll look for the time to implement the feature previously suggested.

@joebutler2
Copy link
Author

My current project also needs the ability to disable tags. I'll add that to the feature list.

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