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

[Feature]: 1. 建议把邮件提示这个功能做成可以在后台修改的样式 2. 优化一下图片上传 || [Feature]: 1. It is recommended that the email reminder function be made into a style that can be modified in the background 2. Optimize image uploading #2554

Closed
ToothlessHaveBun opened this issue Jun 10, 2024 · 5 comments
Labels
discussion Question or dicussion enhancement New feature or request Inactive

Comments

@ToothlessHaveBun
Copy link

ToothlessHaveBun commented Jun 10, 2024

功能概述 | Describe the feature

1. 邮件

邮件上传功能一直都有,但是不够全面,希望在后台添加邮件编辑框(支持HTML)

2. 图片

图片上传可以支持自定义图床等,更方便一些


Feature Overview | Describe the feature

1. Email

The email upload function has always been available, but it is not comprehensive enough. I hope to add an email editing box in the background (supports HTML)

2. Pictures

Image upload can support custom image beds, etc., which is more convenient

@ToothlessHaveBun ToothlessHaveBun added discussion Question or dicussion enhancement New feature or request labels Jun 10, 2024
@github-actions github-actions bot changed the title [Feature]: 1. 建议把邮件提示这个功能做成可以在后台修改的样式 2. 优化一下图片上传 [Feature]: 1. 建议把邮件提示这个功能做成可以在后台修改的样式 2. 优化一下图片上传 || [Feature]: 1. It is recommended that the email reminder function be made into a style that can be modified in the background 2. Optimize image uploading Jun 10, 2024
@ToothlessHaveBun
Copy link
Author

ToothlessHaveBun commented Jun 10, 2024

其实何止是这些功能需要在后台添加,其实所有需要靠yaml文件去完成的配置都可以展现在管理面板中,就像twikoo一样方便,也对代码小白比较友好。所以希望作者能够重视这个问题


In fact, it is not just these functions that need to be added in the background. In fact, all configurations that need to be completed by yaml files can be displayed in the management panel, which is as convenient as twikoo and is also friendly to code novices. So I hope the author can pay attention to this issue

@ToothlessHaveBun
Copy link
Author

ToothlessHaveBun commented Jun 10, 2024

此issue与 #2553 联合发表,希望作者能够在用户在前端交互方面能够有更好的体验


This issue is jointly published with #2553. I hope the author can have a better experience in front-end interaction for users

@lizheming
Copy link
Collaborator

lizheming commented Jun 12, 2024

  1. 我们适配的都是一些免费的 Serverless 数据库场景,这些场景对读取次数有免费额度要求。使用环境变量的方式,能降低数据库读取次数。
  2. 邮件模板编辑,这个其实可以找一些第三方在线服务使用,官方暂时可能还没有精力加这个
  3. 图片上传是可以自定义图床的 https://waline.js.org/cookbook/customize/upload-image.html

  1. We are adapting to some free Serverless database scenarios, which have free quota requirements for the number of reads. Using environment variables can reduce the number of database reads.
  2. Email template editing. This can actually be used by some third-party online services. The official may not have the energy to add this yet.
  3. You can customize the image bed when uploading images https://waline.js.org/cookbook/customize/upload-image.html

@ToothlessHaveBun
Copy link
Author

ToothlessHaveBun commented Jun 23, 2024

那就希望你们能把文档写的更详细些,要不然简短文字加代码真的看着吃力


Then I hope you can write the document in more detail, otherwise it will be really difficult to add short text and code

@lizheming
Copy link
Collaborator

lizheming commented Jun 23, 2024

这个没问题的。不过不同的人有不同的视角,文档已经尽我自己所能详细了。如果觉得有不详细的地方,可以提 issue 单独再咨询后帮忙补充到文档中


This is no problem. However, different people have different perspectives, and the document has been as detailed as I can. If you feel that there is something not detailed, you can raise an issue and consult separately and then help add it to the document

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Question or dicussion enhancement New feature or request Inactive
Projects
None yet
Development

No branches or pull requests

2 participants