mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 07:50:14 +08:00
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" /> |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cdn.yml.sample | ||
| database.yml | ||
| deploy.rb.sample | ||
| dev_defaults.yml | ||
| discourse.config.sample | ||
| discourse.pill.sample | ||
| discourse_defaults.conf | ||
| environment.rb | ||
| logrotate.conf | ||
| multisite.yml.production-sample | ||
| nginx.sample.conf | ||
| pitchfork.conf.rb | ||
| projections.json | ||
| puma.rb | ||
| routes.rb | ||
| sidekiq.yml | ||
| site_settings.yml | ||
| spring.rb | ||
| thin.yml.sample | ||
| unicorn.conf.rb | ||
| unicorn_launcher | ||