Skip to content

Add custom footer HTML#1001

Open
lylo wants to merge 8 commits into
mainfrom
custom-footer
Open

Add custom footer HTML#1001
lylo wants to merge 8 commits into
mainfrom
custom-footer

Conversation

@lylo

@lylo lylo commented May 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a premium custom footer HTML setting for small links, badges, and images
  • Validate footer HTML with Rails' safe list sanitizer before saving
  • Render custom footer content above Pagecord branding on blog pages

Tests

  • bin/rails test test/models/blog_test.rb test/controllers/app/settings/appearance_controller_test.rb test/integration/custom_footer_html_rendering_test.rb
  • bundle exec rubocop --cache false app/models/concerns/blog/custom_footer.rb test/models/blog_test.rb test/controllers/app/settings/appearance_controller_test.rb test/integration/custom_footer_html_rendering_test.rb

@lylo lylo force-pushed the custom-footer branch from 687d3cc to 13cbc4a Compare May 29, 2026 17:13
@lylo lylo marked this pull request as ready for review June 4, 2026 11:41
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

Successfully merging this pull request may close these issues.

1 participant