Manual:$wgRestrictDisplayTitle/ko

From Linux Web Expert

<translate> Parser</translate>: $wgRestrictDisplayTitle
원래의 제목과 동일한 $canonical 데이터베이스 키로 정규화되는 경우에만
{{DISPLAYTITLE}}로 제목을 바꿀 수 있도록 제한합니다.

<translate> Introduced in version:</translate>1.14.0 (r39552)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(불린)
<translate> Default value:</translate>true

설명

원래의 제목과 동일한 canonical 데이터베이스 키로 정규화되는 경우에만 $DISPLAYTITLE로 제목을 바꿀 수 있도록 제한합니다. 이는 제목의 대소문자 변형이 있는 경우에만 제목 변경이 허용됨을 의미합니다. 이 값이 false로 설정된 경우, 어떠한 제목이라도 변경이 허용됩니다. This is not recommended however, as it breaks the wiki convention that a page's title is its name, and thus can be used for linking to it.

미디어위키 버전:
<translate> ≥</translate> 1.22

추가로, 텍스트를 숨기거나 선택할 수 없도록 하는 display: none;와 같은 일부 CSS 속성들이 허용되지 않습니다.

같이 보기