John Niang
John Niang
Hi @github-ado , thanks for reaching out here! 无论 Halo 默认编辑器是否可插拔,默认情况下,都建议安装上。不过[App Store 插件](https://github.com/halo-dev/plugin-app-store)倒是可以考虑扩展一下“选择编辑器”下拉框,方便用户直接点击安装其他编辑器插件。
如果只是单纯修改附件的名称,支持起来是比较简单的,但是如果涉及到修改附件的访问链接就比较复杂了。 /triage needs-information
/area ui /remove-triage needs-information /kind improvement
/kind feature /area core Thank you for reaching out here! We will try our best to recover the feature.
Hi @halo-dev/sig-halo-console ,如果实现起来不是很复杂的话,建议将当前 Issue 添加到 2.11.0 中。 /kind feature /area console
Hi @LinuxSuRen , I have updated description, please take a look at it.
Have a try with the following Gradle script: ```gradle tasks.named('generateOpenApiDocs') { outputs.upToDateWhen { false } } ```
Hi @HowieHz , thank you for reaching out here! /kind improvement /area ui 在不断缩放过程中,确实发现启用和更多设置按钮消失。
/triage duplicate Duplicate of . 建议根据以下关键日志提示的操作尝试修复一下: ```java Caused by: java.io.IOException: Map failed: MemorySegmentIndexInput(path="/root/.halo2/indices/posts/_3.si") [this may be caused by lack of enough unfragmented virtual address space or too restrictive virtual memory...
可能是某个插件依赖了[应用市场插件](https://www.halo.run/store/apps/app-VYJbF),但是你的 Halo 实例中并没有安装它。 建议提前安装好这个插件,不然某些插件可能不会正常工作。 /kind support