当前位置:网站首页>Discourse Custom Header Links
Discourse Custom Header Links
2022-07-31 02:39:00 【HoneyMoose】
There is no way to customize the header link of Discourse, we use the following plugin to configure it
It can be installed from the Git repository, the official discussion address for this plugin is: Custom Header Links - theme-component - Discourse Meta
We fork this plugin: The address of the plugin after Fork is: GitHub - Discourse-C/discourse-custom-header-links
Installation effect
The effect after installation is as shown in the picture below.
Desktop

Mobile interface
Due to mobile space constraints, we do not recommend displaying more content in the mobile interface.

Installation method
Install from the Git repository.
Go to Theme Manager in the background and select Install.

You can then choose to install from the Git repository.
In Repository Address, enter the repository address you want to install.
In this example, we use the address: Discource-C/discourse-custom-header-links - discourse-custom-header-links - OSSEZ SRChttps://src.ossez.com/Discource-C/discourse-custom-header-links.git
Of course, you can also use the official address to install.
If all goes well, the installation is successful.

Of course, here, you need to choose the theme of the application for the plugins you install to take effect.
You can then see the enabled plugins in your interface and see the resulting effects.
边栏推荐
- How to design the changing system requirements
- [1154] How to convert string to datetime
- 19.支持向量机-优化目标和大间距直观理解
- Project development software directory structure specification
- 跨专业考研难度大?“上岸”成功率低?这份实用攻略请收下!
- Difference between CMOS and TTL?
- php 网站的多语言设置(IP地址区分国内国外)
- STM32CUBEMX develops GD32F303 (11) ---- ADC scans multiple channels in DMA mode
- Face detection based on opencv
- Static route analysis (the longest mask matching principle + active and standby routes)
猜你喜欢
vlan间路由+静态路由+NAT(PAT+静态NAT)综合实验
What level of software testing does it take to get a 9K job?
Observer mode (1)
How to design the changing system requirements
Teach you how to configure Jenkins automated email notifications
Intel's software and hardware optimization empowers Neusoft to accelerate the arrival of the era of smart medical care
Why is String immutable?
STM32CUBEMX develops GD32F303 (11) ---- ADC scans multiple channels in DMA mode
Static routing + PAT + static NAT (explanation + experiment)
Huawei od dice js
随机推荐
基于opencv实现人脸检测
LeetCode 1161 最大层内元素和[BFS 二叉树] HERODING的LeetCode之路
There is a problem with the multiplayer-hlap package and the solution cannot be upgraded
221. Largest Square
汉源高科8路HDMI综合多业务高清视频光端机8路HDMI视频+8路双向音频+8路485数据+8路E1+32路电话+4路千兆物理隔离网络
跨专业考研难度大?“上岸”成功率低?这份实用攻略请收下!
vlan间路由+静态路由+NAT(PAT+静态NAT)综合实验
[1153]mysql中between的边界范围
Basic introduction to ShardingJDBC
Software testing basic interface testing - getting started with Jmeter, you should pay attention to these things
Drools Rule Properties, Advanced Syntax
Unity3D Button 鼠标悬浮进入与鼠标悬浮退出按钮事件
验证整数输入
完整复制虚拟机原理(云计算)
知识蒸馏7:知识蒸馏代码详解
YOLOV5学习笔记(二)——环境安装+运行+训练
多线程下类对象的服务承诺探讨
Calculate S=a+aa+…+aa…a
AI在医疗影像设备全流程应用
YOLOV5学习笔记(三)——网络模块详解