mirror of
https://github.com/writeas/writefreely
synced 2025-02-02 22:47:40 +01:00
1d25784d20
This adds a new editor template that strips away most of the customization features in the default editor and includes only: - publishing - editing - viewing word count It also restricts publishing to a user's first collection, so it's optimized for instances that only allow users to have a single collection and don't use Drafts. Ref T680 T677