文件名称:discourse-tooltips:在悬停时显示有关Discourse的工具提示,包括主题预览
文件大小:127KB
文件格式:ZIP
更新时间:2024-05-21 04:48:02
discourse-plugin JavaScript
话语工具提示 在“话语”中添加了工具提示支持。 现在,此插件仅在将鼠标悬停在该主题上时才添加预览主题内容的功能,但将来会扩展到该应用程序的其他部分。 安装 遵循我们的“,使用git clone https://github.com/discourse/discourse-tooltips.git作为插件命令。 要启用,请确保tooltips enabled了tooltips enabled站点设置设置为true。 贡献 通过提交PR帮助使该插件更好。 就像1-2-3一样简单 分叉回购 创建一个功能分支 将主服务器变基并发送公关 该项目使用MIT-LICENSE。 问题 如果您对插件有任何问题或建议,请在。
【文件预览】:
discourse-tooltips-main
----.gitignore(83B)
----README.md(962B)
----.rubocop.yml(46B)
----.github()
--------workflows()
----test()
--------javascripts()
----Gemfile(114B)
----.discourse-compatibility(53B)
----plugin.rb(449B)
----app()
--------controllers()
----.eslintrc(43B)
----screenshot.png(87KB)
----package.json(228B)
----Gemfile.lock(692B)
----config()
--------settings.yml(101B)
--------locales()
--------routes.rb(114B)
----spec()
--------integration()
----LICENSE.txt(1KB)
----.template-lintrc.js(111B)
----yarn.lock(68KB)
----lib()
--------discourse_tooltips()
----assets()
--------javascripts()
--------stylesheets()