当前启用插件一览
+-------------------------------------+-------------+--------+
| Flarum Extensions | | |
+-------------------------------------+-------------+--------+
| ID | Version | Commit |
+-------------------------------------+-------------+--------+
| flarum-suspend | v1.2.0 | |
| flarum-subscriptions | v1.2.0 | |
| flarum-tags | v1.2.0 | |
| flarum-flags | v1.2.0 | |
| askvortsov-auto-moderator | v0.1.2 | |
| afrux-forum-widgets-core | v0.1.7 | |
| fof-user-directory | 1.2.2 | |
| fof-follow-tags | 1.1.1 | |
| flarum-nicknames | v1.2.0 | |
| fof-impersonate | 1.0.1 | |
| flarum-approval | v1.2.0 | |
| zerosonesfun-google-fonts | 1.2 | |
| zerosonesfun-elint | 3.4 | |
| zerosonesfun-chords | 2.2 | |
| zequeen-acgembed-remastered | v1.1.2 | |
| v17development-user-badges | v0.2.1 | |
| the-turk-diff | 1.1.1 | |
| sycho-profile-cover | v1.3.1 | |
| ramesh-dada-bbcode-alerts | 6.21 | |
| pipecraft-id-slug | v1.1.0 | |
| nearata-minecraft-avatars | v2.0.0 | |
| nearata-internal-links-noreload | v2.0.1 | |
| nearata-embed-video | v3.0.0 | |
| nearata-copy-code-to-clipboard | v2.0.0 | |
| michaelbelgium-discussion-views | v7.1.2 | |
| justoverclock-welcomebox | 1.3.6 | |
| justoverclock-hashtag | 0.1.9 | |
| justoverclock-first-visit-indexpage | 0.1.2 | |
| justoverclock-edit-posts | 0.1.1 | |
| isaced-email-verification-switch | 1.0.0 | |
| ianm-level-ranks | 1.0.0 | |
| ianm-follow-users | 1.0.5 | |
| fof-username-request | 1.0.1 | |
| fof-user-bio | 1.0.2 | |
| fof-spamblock | 1.0.2 | |
| fof-sitemap | 1.0.3 | |
| fof-profile-image-crop | 1.0.1 | |
| fof-prevent-necrobumping | 1.0.1 | |
| fof-pretty-mail | 1.0.1 | |
| fof-polls | 1.0.5 | |
| fof-pages | 1.0.3 | |
| fof-moderator-notes | 1.0.1 | |
| fof-merge-discussions | 1.2.1 | |
| fof-links | 1.0.3 | |
| fof-linguist | 1.0.3 | |
| fof-ignore-users | 1.0.2 | |
| fof-html-errors | 1.0.0 | |
| fof-github-autolink | 1.0.0 | |
| fof-geoip | 1.0.1 | |
| fof-frontpage | 1.0.1 | |
| fof-formatting | 1.0.2 | |
| fof-drafts | 1.0.3 | |
| fof-default-group | 1.0.1 | |
| fof-cookie-consent | 1.1.0 | |
| fof-byobu | 1.1.3 | |
| fof-best-answer | 1.1.9 | |
| fof-bbcode-details | 1.0.0 | |
| fof-ban-ips | 1.0.2 | |
| flarum-sticky | v1.2.0 | |
| flarum-statistics | v1.2.0 | |
| flarum-pusher | v1.2.0 | |
| flarum-mentions | v1.2.0 | |
| flarum-markdown | v1.2.0 | |
| flarum-lock | v1.2.0 | |
| flarum-likes | v1.2.0 | |
| flarum-lang-english | v1.2.0 | |
| flarum-lang-chinese-simplified | v1.1.1.1220 | |
| flarum-bbcode | v1.2.0 | |
| extiverse-mercury | 0.1.3 | |
| datlechin-usercard-uid | v0.1.1 | |
| darkle-fancybox | 1.0.0 | |
| clarkwinkelmann-scratchpad | 1.5.1 | |
| clarkwinkelmann-group-list | 1.0.0 | |
| clarkwinkelmann-group-invitation | 1.0.0 | |
| clarkwinkelmann-first-post-approval | 1.0.0 | |
| clarkwinkelmann-emojionearea | 1.0.0 | |
| clarkwinkelmann-circle-groups | 1.0.1 | |
| clarkwinkelmann-author-change | 1.0.2 | |
| askvortsov-moderator-warnings | v0.6.1 | |
| askvortsov-markdown-tables | v1.2.1 | |
| askvortsov-discussion-templates | v0.8.3 | |
| askvortsov-categories | v3.0.4 | |
| akr-chevereto | 1.0.1 | |
| afrux-news-widget | v0.1.1 | |
| acpl-mobile-tab | 1.1.0 | |
+-------------------------------------+-------------+--------+
当前自定义CSS
/*主题标题向左对其*/
.DiscussionHero-items {
text-align: left
}
.DiscussionHero .item-title {
display: unset !important
}
.DiscussionPage .DiscussionHero-items li.item-tags {
float: right
}
header.Hero.DiscussionHero.DiscussionHero--colored {
background: @hero-bg !important
}
h2.DiscussionHero-title {
color: @muted-color
}
.DiscussionHero--colored,
.DiscussionHero--colored a {
color: @hero-color !important
}
/*固定右侧栏*/
@media (min-width:992px) {
:not(.TagsPage-nav).sideNav,
:not(.TagsPage-nav).sideNav>ul {
width: 190px;
position: sticky;
top: 80px
}
.App {
overflow-x: visible
}
}
/*更改经验条(空值)颜色*/
div.PostUser-bar--empty {
background: #ccc !important
}
/*更改右侧个人信息宽和圆角的值*/
.item-welcomeBox .containerwb .backgrwb {
width: 100% !important;
border-radius: 5px !important
}
.item-welcomeBox .containerwb .backgrwb .contentwb {
margin-bottom: 5px
}
.button-fixed-maximize {
background-color: #5f697d !important
}
/*背景*/
body {
background-image: linear-gradient(135deg, rgba(186, 186, 186, .03) 0, rgba(186, 186, 186, .03) 10%, rgba(133, 133, 133, .03) 10%, rgba(133, 133, 133, .03) 14%, rgba(38, 38, 38, .03) 14%, rgba(38, 38, 38, .03) 17%, rgba(93, 93, 93, .03) 17%, rgba(93, 93, 93, .03) 25%, rgba(80, 80, 80, .03) 25%, rgba(80, 80, 80, .03) 45%, rgba(239, 239, 239, .03) 45%, rgba(239, 239, 239, .03) 100%), linear-gradient(135deg, rgba(236, 236, 236, .03) 0, rgba(236, 236, 236, .03) 47%, rgba(182, 182, 182, .03) 47%, rgba(182, 182, 182, .03) 63%, rgba(223, 223, 223, .03) 63%, rgba(223, 223, 223, .03) 81%, rgba(86, 86, 86, .03) 81%, rgba(86, 86, 86, .03) 89%, rgba(23, 23, 23, .03) 89%, rgba(23, 23, 23, .03) 90%, rgba(226, 226, 226, .03) 90%, rgba(226, 226, 226, .03) 100%), linear-gradient(45deg, rgba(52, 52, 52, .03) 0, rgba(52, 52, 52, .03) 31%, rgba(246, 246, 246, .03) 31%, rgba(246, 246, 246, .03) 63%, rgba(188, 188, 188, .03) 63%, rgba(188, 188, 188, .03) 71%, rgba(15, 15, 15, .03) 71%, rgba(15, 15, 15, .03) 87%, rgba(127, 127, 127, .03) 87%, rgba(127, 127, 127, .03) 93%, rgba(234, 234, 234, .03) 93%, rgba(234, 234, 234, .03) 100%), linear-gradient(90deg, #fff, #fff)
}
/*给卡片增加阴影*/
@media (min-width:768px) {
.IndexPage .DiscussionListItem:hover {
background-color: #fff;
-webkit-box-shadow: 0 8px 24px 3px rgba(84, 102, 134, .1) !important;
box-shadow: 0 8px 24px 3px rgba(84, 102, 134, .1) !important
}
}
.App {
overflow-x: visible
}
.CategoriesPage.TagsPage .sideNav,
.CategoriesPage.TagsPage .sideNav>ul {
position: unset
}
.TagsPage.TagsPage .sideNav,
.TagsPage.TagsPage .sideNav>ul {
position: unset
}
.CategoriesPage.TagsPage .item-flagrow-ad,
.CategoriesPage.TagsPage .item-onlineUsers {
display: none !important
}
.TagsPage .OnlineUsers {
display: none
}