discourse/config
Rafael dos Santos Silva 57eab4a2e5
UX: clarify embeddable host author field overrides meta tags (#35806)
Adds a description to the embeddable host author field clarifying that
setting a user here will override any author information from the blog
page's `<meta name='discourse-username'>` or `<meta name='author'>`
tags.

Previously, users would set up meta tags on their blog pages but find
them being ignored if an embeddable host user was configured, leading to
confusion about the priority order.



Before
<img width="1058" height="794" alt="image"
src="https://github.com/user-attachments/assets/5d97d9ef-5c06-4c7d-97c0-f872035cde4a"
/>



After
<img width="914" height="792" alt="image"
src="https://github.com/user-attachments/assets/e8b622dd-5590-4f46-b61d-62340aba469b"
/>
2025-11-05 09:35:41 -03:00
..
environments DEV: Don’t ever dump the DB schema (#35736) 2025-10-31 16:14:14 +01:00
initializers DEV: Log HTTP_ACCEPT_LANGUAGE header in Rails logs take 2 (#35827) 2025-11-05 16:08:07 +08:00
locales UX: clarify embeddable host author field overrides meta tags (#35806) 2025-11-05 09:35:41 -03:00
application.rb DEV: Don’t ever dump the DB schema (#35736) 2025-10-31 16:14:14 +01:00
boot.rb PERF: Stop running bootsnap in development mode on all environments (#25737) 2024-02-19 11:33:52 +08:00
cdn.yml.sample
database.yml DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
deploy.rb.sample
dev_defaults.yml DEV: Convert admin-incoming-email modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Support connecting to Redis with a username. (#31710) 2025-03-13 10:39:50 +08:00
environment.rb DEV: add DISCOURSE_USE_SMTP_ENVIRONMENT_IN_DEVELOPMENT for overriding safety checks 2025-10-27 13:48:54 -04:00
logrotate.conf
multisite.yml.production-sample
nginx.sample.conf PERF: Enable brotli in NGINX (#32333) 2025-04-24 15:45:13 +01:00
pitchfork.conf.rb DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00
projections.json DEV: Prepare for rename of app/assets/javascripts/ -> frontend/ 2025-10-22 16:24:11 +01:00
puma.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
routes.rb FEATURE: Upcoming changes part 1 (#34617) 2025-10-30 10:46:14 +10:00
sidekiq.yml
site_settings.yml FIX: Restore post editing in the new reviewable UI (#35784) 2025-11-05 08:34:32 +08:00
spring.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
thin.yml.sample
unicorn.conf.rb DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
unicorn_launcher DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00