OneBot: Leantime 改造版源码(BOM/Univer 表格/AI 接管/品牌替换等)
This commit is contained in:
18
app/Domain/ContentTemplates/Library/wiki/status-green.yaml
Normal file
18
app/Domain/ContentTemplates/Library/wiki/status-green.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
key: "status-green"
|
||||
title: "t:templates.titles.green_status"
|
||||
description: "t:templates.titles.green_status_description"
|
||||
appliesTo: "wiki"
|
||||
icon: "fa-circle-check"
|
||||
author: "Leantime"
|
||||
version: "1.0.0"
|
||||
license: "CC0"
|
||||
sector: "t:templates.elements"
|
||||
|
||||
wiki:
|
||||
articles:
|
||||
- title: "Green Status"
|
||||
# Renders via TipTap's Highlight extension (multicolor). The pre-
|
||||
# migration Bootstrap label class (.label-success) never worked in
|
||||
# the editor because no Span mark is registered; <mark> with an
|
||||
# inline background is the editor-native equivalent.
|
||||
content: '<p><mark data-color="#75BB1B" style="background-color: #75BB1B; color: #ffffff; padding: 0 6px; border-radius: 3px;">Green</mark></p>'
|
||||
Reference in New Issue
Block a user