discourse/lib/site_settings
Robin Ward b9abd7dc9e FEATURE: Shared Drafts
This feature can be enabled by choosing a destination for the
`shared drafts category` site setting.

* Staff members can create shared drafts, choosing a destination
category for the topic when it is published.

* Shared Drafts can be viewed in their category, or above the
topic list for the destination category where it will end up.

* When the shared draft is ready, it can be published to the
appropriate category by clicking a button on the topic view.

* When published, Drafts change their timestamps to the current
time, and any edits to the original post are removed.
2018-03-20 17:15:26 -04:00
..
db_provider.rb FIX: Make `DbProvider#table_exits?` work with multisite. 2017-08-07 16:37:42 +09:00
defaults_provider.rb FIX: Use a distrbuted cache for site locale. 2017-09-12 19:36:17 +08:00
deprecated_settings.rb deprecate existing site settings 2018-02-01 13:25:29 +05:30
local_process_provider.rb Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
type_supervisor.rb FEATURE: Shared Drafts 2018-03-20 17:15:26 -04:00
validations.rb Can't revert due to incompatibility of new site setting types. 2017-08-07 10:43:09 +09:00
yaml_loader.rb Include the site setting file path for which a default value is missing. 2017-08-16 11:42:08 +09:00