-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase Title/Content Text Limits For News Articles (#1447)
# Description Increases the text limit for news reports: - Title character limit: 25 -> 50 - Content character limit: 2048 -> 2560 Mostly a personal change for me because I often run into the title character limits when I was playing Reporter. ## Media ![image](https://github.com/user-attachments/assets/121b29d3-af42-474d-bb04-a438dbab74c3) ![image](https://github.com/user-attachments/assets/5fd71407-a641-4dcc-8913-d0515ca7598c) ![image](https://github.com/user-attachments/assets/079142f8-5f39-4d91-b914-c1327bf4f0bb) ## Changelog :cl: Skubman - tweak: The news article title character limit has been increased from 25 to 50 characters, and news content from 2048 to 2560 characters.
- Loading branch information
1 parent
747cb50
commit f80f954
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters