RaythaHQ / raytha

Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
MIT License
143 stars 30 forks source link

Change the default content type's "Content" field to WYSIWIG instead of Long Text #167

Closed apexdodge closed 6 months ago

apexdodge commented 6 months ago

Currently, on initialization, pages and posts default to Long Text as shown below:

image

It is preferred to use WYISWIG field type instead when it comes to sensible defaults.

apexdodge commented 6 months ago

Will be deployed with v1.1.4