도움말:최근 바뀜

From mediawiki.org
This page is a translated version of the page Help:Recent changes and the translation is 14% complete.
PD 주의사항: 이 문서를 편집하면 CC0에 따라 당신의 기여한 것을 배포하는 데 동의하는 것으로 간주됩니다. 자세한 내용은 퍼블릭 도메인 도움말 문서를 확인 하세요. PD

최근 바뀜은 최근에 변경된 순서대로 변경된 항목을 목록으로 표시하는 special page이며, 작성일시, 페이지 크기의 변경, 작성자, 그리고 edit summary을 표시합니다. 또한, 기능이 켜져 있다면 patrol에의 링크를 제공합니다.

This feature is accessible at Special:RecentChanges. The page results are adjustable using settings in the Preferences section "Recent changes".

You can choose which Recent Changes you want to display. You can combine different kinds of filters to display the results you want.

Transclusions

This special page can be transcluded, with the first unnamed parameter specifying how many entries should be displayed.

{{Special:RecentChanges/50}}

A wiki can be configured with aliases for the namespace "Special" and the title "Recent changes", and those localized versions can be used instead of the canonical ones.

쉼표(,)로 구분되는 목록에 추가 매개변수를 다음과 같이 사용할 수 있습니다:

{{Special:RecentChanges/days=5,limit=40,hidebots,hideminor}}

Even if a wiki is configured with aliases for the namespace and title, it is not possible to use localized parameters.

매개변수 값의 종류 설명
days integer Maximum number of days to display
limit integer 표시할 최대 항목 수
namespace integer Limit results to the specified namespace, or multiple namespaces separated by semicolons
hidebots boolean 숨기기
bots boolean 봇 보이기
hideminor boolean 사소한 편집 숨기기
minor boolean 사소한 편집 보이기
hideliu boolean 로그인한 사용자 숨기기
hidepatrolled boolean Only show pages which have not been patrolled.
hideanons boolean Hide Anonymous users
hidemyself boolean Hide the logged in user's own changes
hidecategorization boolean Hide page categorization
tagfilter string Only get entries for that tag (T142878)

Interface

The interface consists of two main parts:

  • At the top are the filters , which help you sort through edits.
  • Below that is the list of recent changes.

The filters


필터링
이 문서는 개선된 필터링 인터페이스가 어떻게 동작하는지, 또 새로운 도구 중 대부분을 어떻게 가져오는지를 설명합니다.
강조
사용자 정의 강조 도구는 가장 관심이 있는 편집을 강조하기 위해 색을 사용할 수 있게 합니다. 이 문서에 설명된 기능과 기법은 최근바뀜 결과를 더 의미있게 만들어주는데 도움을 줍니다.
품질 및 의도 필터
"편집 검토를 위한 새로운 필터"는 2개의 필터 그룹을 도입합니다: 기여 품질과 사용자 의도. 이것들은 기계 학습의 지원을 받으며 다른 필터들과는 다르게 동작합니다. 편집에 문제가 포함되어 있는 가능성이 있는지, 이를 편집한 사용자가 선의로 행동하였는지 각각에 관해 가능성 있는 예측을 제공합니다. 이 독특한 도구들의 동작 방식에 관해 조금 더 알게 되면 이 도구들을 더 효율적으로 사용하는데 도움이 됩니다.
북마크
즐겨찾는 필터를 저장하고 복원합니다. You can also set the default filter.
실시간 업데이트
필터링된 결과는 주기적으로 업데이트됩니다.

The list of recent changes

When using the default preferences configuration, most of the page displays 50 lines, each representing an edit, arranged for left-to-right language wikis.

Below are examples of recent changes.

  • (차이) (역사) . . m Manual:$wgContentNamespaces; 07:07 . . (-35) . . Shirayuki (토론 | contribs) (Trangbe1992(토론)의 편집을 94rain의 마지막 판으로 되돌림) (태그: 일괄 되돌리기) (감사 표현)
  • (차이) (역사) . . Reporting_security_bugs/pt-br; 06:53 . . (-40) . . 187.73.25.7 (talk) (태그: 수동 되돌리기)
  • Understand the list

    This shows 2 edits: the first by an administrator who is logged in, to the 메뉴얼:$wgContentNamespaces page; the second by an un-registered user to the Reporting security bugs/pt-br page.

    From left to right:

    • The "diff" link takes you to the changes made in that edit; it's not available for new pages or page moves.
    • The "역사" link leads to the page's history, showing all edits, including older and newer ones.For page moves, it shows the history of the new page title.
    • A bold 잔글 indicates the user considered the edit "minor".Only users with the minoredit right (usually logged-in users) can mark edits as minor to prevent misuse.
    • A bold 새글 shows the page is "new," meaning it didn't exist before.
    • The use of a bold indicates edits made by a bot or hidden by an admin.
    • Bold ! indicates unpatrolled pages.See 도움말:편집 점검하기 .
    • ORES is a tool used on some wikis to flag potentially harmful edits, showing them with a red "검" and a light yellow background.
    • A link to the current version of the page.Bold indicates it's on your watchlist.
    • "07:07" refers to UTC time. You can adjust it to your time zone in preferences .
    • (-35) Changes in bytes are shown as a green plus (+) sign for additions and a red minus (-) sign for removals.
    • Bold numbers highlight changes of more than 500 bytes.
    • For logged-in users, a link to their userpage is provided. For others, it's their User Contributions.
    • A link to the user's talk page is included.
    • For page moves, both the old and new titles are linked.

    Recent changes can display up to 500 edits, or 5,000 if the URL is modified. Regardless of what filters are used, it cannot display edits older than $wgRCMaxAge (90 days by default, 30 days in Wikimedia wikis).

    Page moves and deletions

    Once a page has been renamed (moved), previous edits and the initial creation of the page appear in recent changes under the new name.

    Once a page is deleted, previous edits and the initial creation of the page are no longer visible in recent changes or similar logs.

    Edits made by bots

    Bots can appear in recent changes if you include &hidebots=0" in the URL. Sysops can label certain edits as bot edits, so they won't appear in the usual recent changes. See m:Special:MyLanguage/Help:Reverting for more details.

    Advanced features

    Hide the filters

    Users can choose not to use the filters by clicking "숨기기" on the filters panel. Users can opt out of the new filters by going to the "고급 옵션" section at the bottom of Special:Preferences#mw-prefsection-rc on the wikis they are active on and selecting "자바스크립트가 아닌 인터페이스 사용".

    The old configuration documentation is available for users.

    Web feed

    To get web feeds (RSS and Atom) for a wiki's recent changes, add "&feed=rss" or "&feed=atom" to the URL of the recent changes page. This shows the differences for several edits, each with a link to the current page. Some browsers may offer options like sorting by author. See also Syndication for more details.

    Differences from page history

    Each line in the page history represents a single change made to the page and the version that resulted from it.

    • "이전" is similar to "차이" mentioned earlier.
    • "최신" shows the changes between this version and the latest one, including all edits made afterward, even those not listed in this revision history because they happened after loading this page.

    The "최신" and "이전" features resemble those in the improved recent changes , except for the "최신" in the initial line: it isn't linked in the revision history, unlike in the improved recent changes where it shows the changes from the last edit.

    같이 보기