Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bare editor option #155

Closed
wants to merge 4 commits into from
Closed

Bare editor option #155

wants to merge 4 commits into from

Conversation

thebaer
Copy link
Member

@thebaer thebaer commented Aug 5, 2019

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. To enable, an admin will set the editor config value in the [app] section to bare.

Resolves T677. This builds on the work of #153 and #154. It's a work in progress and very experimental.

This shows the Blogs page instead of the Editor to logged in users on
the `/` path when the new `simple_nav` config option is enabled.

Ref T680
This shows About, Reader, Log out links on backend user pages when
logged in. It also adds "New post" buttons on the backend pages and
blogs.
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
@thebaer thebaer added this to the 0.11 milestone Aug 5, 2019
@thebaer thebaer marked this pull request as ready for review August 28, 2019 17:06
@thebaer
Copy link
Member Author

thebaer commented Aug 28, 2019

Closing; this will be merged with #157.

@thebaer thebaer closed this Aug 28, 2019
@thebaer thebaer deleted the bare-editor branch September 11, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant