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

feat(edit content) #26910 : Expose the editableAsText property in the content API #27024

Merged

Conversation

jcastro-dotcms
Copy link
Contributor

@jcastro-dotcms jcastro-dotcms commented Dec 14, 2023

Proposed Changes

🤖[deprecated] Generated by Copilot at 672eff0

This pull request adds a new feature to flag text files in the dotCMS storage system as "editable as text", so that the UI can display its contents inside a Text Editor. It modifies the MetadataGeneratorImpl, BasicMetadataFields, and FileUtil classes to support this feature, and improves their documentation and code quality.

Copy link

@fmontes fmontes added this pull request to the merge queue Dec 18, 2023
Merged via the queue into master with commit a46c688 Dec 18, 2023
37 checks passed
@fmontes fmontes deleted the issue-26910-expose-editableAsText-property-in-content-API branch December 18, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit Content: Expose the editableAsText property in the content API.
4 participants