当前位置:网站首页>Discourse 自定义头部链接(Custom Header Links)
Discourse 自定义头部链接(Custom Header Links)
2022-07-30 04:25:00 【51CTO】
Discourse 的头部链接是没有办法自定义的,我们使用下面的这个插件来进行配置
可以从 Git 代码仓库中进行安装,有关这个插件的官方讨论地址为: Custom Header Links - theme-component - Discourse Meta
我们 Fork 了这个插件:Fork 后的插件的地址为: GitHub - Discourse-C/discourse-custom-header-links
安装效果
安装后的效果如下面的图片。
桌面
移动界面
因为移动空间的限制,我们不建议在移动界面中显示更多的内容。
安装方法
从 Git 代码仓库中进行安装。
进入后台中的主题管理,然后选择安装。
然后可以选择从 Git 仓库中进行安装。
在仓库地址中,输入你需要安装的仓库地址。
在本例中,我们使用的地址为: Discource-C/discourse-custom-header-links - discourse-custom-header-links - OSSEZ SRC
当然,你也可以使用官方的地址来进行安装的。
如果一切顺利,则显示安装成功。
当然,在这里,你需要选择应用的主题才可以让你安装的插件生效。
然后你就可以在你的界面中看到启用的插件了,并查看产生的效果。
https://www.ossez.com/t/discourse-custom-header-links/14043
边栏推荐
- GCC Rust获批将被纳入主线代码库,或将于GCC 13中与大家见面
- @ WebServlet annotations (Servlet annotations)
- 【C进阶】数组传参与函数指针
- 数据库概论 - MySQL的简单介绍
- What are Redis server startup after the operation?
- Pytorch框架学习记录3——Transform的使用
- Introduction to Thymeleaf
- 【Redis高手修炼之路】Jedis——Jedis的基本使用
- Taobao H5 interface to obtain app data 6.0 format
- How to compare struct, slice, map for equality and the difference between several comparison methods in golang
猜你喜欢

High Concurrency Framework Disruptor

Introduction to Thymeleaf

Android Studio 实现登录注册-源代码 (连接MySql数据库)

Android Studio implements login registration - source code (connecting to MySql database)

05全局配置文件application.properties详解

数组和结构体

sql语句-如何以一个表中的数据为条件据查询另一个表中的数据

PyG builds R-GCN to realize node classification

商品管理系统数据库设计--SQL Server

Thymeleaf简介
随机推荐
[The Mystery of Cloud Native] Cloud Native Background && Definition && Detailed explanation of related technologies?
Based on all volunteers - H and D1 XR806 rare plant monitoring device
cnpm installation steps
弘玑再度入围Gartner 2022 RPA魔力象限并实现位置大幅跃升
sqlmap use tutorial Daquan command Daquan (graphics)
恐造成下一个“千年虫”的闰秒,遭科技巨头们联合抵制
【驱动】udev为USB转4串口的每个串口起别名
unity初学5 摄像机跟随,边界控制以及简单的粒子控制(2d)
C. Qualification Rounds(思维,特情)
How does MySql find out the latest data row that meets the conditions?
获取本机IP和Request的IP
golang中如何比较struct,slice,map是否相等以及几种对比方法的区别
Thymeleaf简介
Detailed transport layer
How does the Snapdragon 7 series chip perform?Reno8 Pro proves a new generation of God U
The first immersive and high-fidelity metaverse in China, Xiyuan Universe is officially launched
mysql structure, index details
Roperties类配置文件&DOS查看主机网络情况
【C进阶】数组传参与函数指针
[Node accesses MongoDB database]





