manuel
(Manuel Kostka)
1
단순한 테마 컴포넌트로, /about 페이지의 짧은 사이트 설명을 확장하기 위해 사용자 정의 HTML을 추가할 수 있습니다. 예를 들어, 더 많은 단락을 추가하거나 링크나 이미지를 삽입할 수 있습니다.
이 컴포넌트는 사용자 정의 HTML을 입력할 수 있는 옵션을 제공합니다:
이 콘텐츠는 /about 페이지의 기본 사이트 설명 아래에 추가됩니다:
다음 설정을 선택하여 기본 사이트 설명을 숨길 수도 있습니다:

23개의 좋아요
mattdm
(Matthew Miller)
2
What about adding a config option to include that css? Like: ☑ hide default description?
3개의 좋아요
manuel
(Manuel Kostka)
3
Ah yes, I already had added that setting some time ago.. updated the first post now 
3개의 좋아요
This almost as neat as I’d hope it was - would it be possible to have opt in/out for Admins & Stats options as well? Many thanks.
1개의 좋아요
Moin
5
1개의 좋아요
Unless I don’t get that plugin - I was thinking: do not show whole section Admins |& Stats not just some bits.
Heliosurge
(Dan DeMontmorency)
7
There is maybe a bit of confusion.
The component @Moin linked allows you to hide admin/mods from about page.
You would need to make a custom Theme component and add css that provides a condition.
Not the code but along thr lines of.
If not admin/mod on About page Stats display none.
If your good with css you can use your browser to identify the element to target.
1개의 좋아요
Thank you @manuel! Exactly the component we were looking for.
Hide default description doesn’t seem to work, though?
manuel
(Manuel Kostka)
9
I believe this component is no longer necessary. There’s a new layout for the about page and you can add content right in the admin settings:
Could someone with tagging permission tag this as end-of-life?
7개의 좋아요