Suggestion for the automatic title image function

Calendar 160

It is recommended to optimize the number of automatic image matching for secondary titles, currently all secondary titles are automatically matched with images, and it is recommended to set a quantity limit, such as a fixed number of images per article, or one image at the beginning, middle, and end of the article

Related articles

Time factor automatic update time bug

Set the maximum number of updates per day, but still update all articles that meet the conditions

2025-05-07

Backup data bug

Some SQL statements are missing a semicolon at the end

2025-03-21

Document sorting issue.

The document model's sorting field: sort, cannot be updated in the background or via the API. This causes the document to be unable to be manually sorted

2025-02-24

The import document interface returns a format issue, the code is inconsistent

Return format: { "code": 0, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." } } Official documentation format: { "code": 200, "msg": "Published successfully", "data": { "url":"https://en.anqicms.com/..." }

2024-10-23

Too Many Requests occurs frequently

What is the situation when 'Too Many Requests' often appears when opening a web page and the background can enter normally?

2025-05-11

The default text size for automatic image setting of security box title is invalid

The default text size has been set, but the generated picture size is still the default 32

2025-05-12

Increase permission settings for group administrators

Suggest adding an administrator to set administrator permissions, such as allowing only view and modify, not allowing to delete the custom parameters set by the super administrator, otherwise other administrators may mistakenly delete the custom parameters and custom content that have been set up

2025-05-15

Suggest adding support for Redis cache database to improve website performance

Redis is an open-source, free, high-performance (NoSQL) key-value database.It follows the BSD protocol, is written in ANSI C, and supports networking and persistence.Redis has extremely high performance, capable of performing 110,000 read operations per second and 8

2025-05-24