mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
FEATURE: add category suppress from latest
In the past we used suppress_from_homepage, it had mixed semantics it would remove from category list if category list was on home and unconditionally remove from latest. New setting explicitly only removes from latest list but leaves the category list alond
This commit is contained in:
parent
d2b518c61c
commit
720e1965e3
18 changed files with 67 additions and 30 deletions
|
@ -2209,7 +2209,7 @@ en:
|
|||
email_in_disabled: "Posting new topics via email is disabled in the Site Settings. To enable posting new topics via email, "
|
||||
email_in_disabled_click: 'enable the "email in" setting.'
|
||||
mailinglist_mirror: "Category mirrors a mailing list"
|
||||
suppress_from_homepage: "Suppress this category from the homepage."
|
||||
suppress_from_latest: "Suppress category from latest topics."
|
||||
show_subcategory_list: "Show subcategory list above topics in this category."
|
||||
num_featured_topics: "Number of topics shown on the categories page:"
|
||||
subcategory_num_featured_topics: "Number of featured topics on parent category's page:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue