-
Notifications
You must be signed in to change notification settings - Fork 33
docs: plugin block template #327
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 53 out of 53 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (2)
docs/en-US/manual/ui/blocks/index.md:57
- The revised sentence appears incomplete and may be missing an action verb after '在新增数据和编辑数据的界面里'. Consider restoring the missing verb (such as '引用它') to clarify the intended action.
可以将一个数据类型区块保存为模板,以后添加区块时可以直接使用这个模板。比如,一个数据表的表单,既用于新增数据,又用于编辑数据,那就可以将这个表单保存为模板,在新增数据和编辑数据的界面里它.
docs/config/handbook.ts:945
- The updated title 'Revert to template' in the configuration appears to conflict with the majority of documentation which refers to the action as 'Save as Block Template'. Confirm if this semantic change is intentional and update for consistency if needed.
title: 'Revert to template',
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 53 out of 53 changed files in this pull request and generated 1 comment.
Comments suppressed due to low confidence (1)
docs/en-US/handbook/block-template/index.md:1
- The Block Template documentation in the en-US folder is written in Chinese instead of English. Consider updating the content so that it matches the English language requirements for this documentation folder.
# 区块模板
| @@ -0,0 +1,90 @@ | |||
| # 区块模板 | |||
Copilot
AI
Apr 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Block Template documentation in the fr-FR folder is written in Chinese instead of French. Please update the content to ensure it is localized correctly for French readers.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 65 out of 65 changed files in this pull request and generated no comments.
Comments suppressed due to low confidence (1)
docs/en-US/handbook/ui/blocks/block-templates.md:1
- The removal of this legacy block templates file may leave behind broken links or outdated references. Please review the documentation and update all references to point to the new block template documentation at /handbook/block-template.
# Block Template
* docs: plugin block template * chore: upload screenshot to cdn * chore: update * chore: update * chore: update * chore: update
No description provided.