Movatterモバイル変換


[0]ホーム

URL:


Jump to content
MediaWiki
Search

Extension:Cite

From mediawiki.org
This page is atranslated version of the pageExtension:Cite and the translation is 18% complete.
Outdated translations are marked like this.
Languages:
این صفحه افزونه را مستند می‌کند.For how to use it, seehelp on citing.
راهنمای افزونهٔ مدیاویکی
Cite
وضعیت انتشار: پایدار
انجامTag
توضیحاتAllows footnotes for citing sources and helps for correctly citing content in offline media
نویسنده(گان)Ævar Arnfjörð Bjarmasonبحث
آخرین نسخه:به‌روزرسانی‌های پیوسته
سیاست سازگاریSnapshots releases along with MediaWiki.Master is not backward compatible.
MediaWiki1.34+
PHP7.0+
مجوزGNU General Public License 2.0 or later
بارگیری
نمونه:Wikipedia:Footnotes
  • $wgCiteDefaultBacklinkAlphabet
  • $wgCiteReferencePreviewsConflictingNavPopupsGadgetName
  • $wgCiteResponsiveReferencesThreshold
  • $wgCiteResponsiveReferences
  • $wgCiteSubReferencing
  • $wgCiteBacklinkCommunityConfiguration
  • $wgCiteReferencePreviews
  • $wgCiteUseLegacyBacklinkLabels
  • $wgCiteVisualEditorOtherGroup
  • $wgCiteReferencePreviewsConflictingRefTooltipsGadgetName
Translate the Cite extension if it is available at translatewiki.net
IssuesOpen tasks ·گزارش یک مشکل

TheCite extension allows a user to create references as footnotes on a page.It adds twoparser hooks to MediaWiki,‎<ref> and‎<references />; these operate together to add citations to pages.

استفاده

See the help page forusing the Cite extension for further information.

نصب

This extensioncomes with MediaWiki 1.21 and later, so you do not need to download it.The remaining configuration instructions must still be followed.
  • Download and move the extractedCite folder to yourextensions/ directory.
    Developers and code contributors should install the extensionfrom Git instead, using:
    cdextensions/gitclonehttps://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
  • کد زیر را در انتهای $LocalSettings خودتان اضافه کنید:
    wfLoadExtension('Cite');
  • Configure as required.
  • Yesانجام شد – بهSpecial:Version در ویکی خودتان بروید تا مطئمن شوید که افزونه با موفقیت نصب شده است.


Vagrant installation:

  • اگر ازVagrant استفاده می‌کنید، باvagrant roles enable cite --provision نصب کنید

پیکربندی

$wgCiteBookReferencing

Enables an experimental feature for sub-references when set totrue, see thehelp page.Default value:false

$wgCiteResponsiveReferences

Default setting for responsive display of references.When set totrue, the references section will be displayed in multiple columns.See theusage documentation.Default value:true

$wgCiteVisualEditorOtherGroup

When set totrue, the Cite toolbar button can be moved under the Insert menu.This is used on Wikivoyage sites.See theoriginal feature request.Default value:false.

By adding a definition in JSON toMediaWiki:Cite-tool-definition.json, the cite menu can be populated with tools that create references containing specific templates.The content of the definition should be an array containing a series of objects, one for each tool.Each object must containname,icon,template properties.An optionaltitle property can also be used to define the tool title in plain text.Thename property is a unique identifier for the tool, and also provides a fallback title for the tool by being transformed into a message key.The name is prefixed withvisualeditor-cite-tool-name-, and messages can be defined on Wiki.Some common messages are pre-defined for tool names such asweb,book,news,journal.

Example:

[{"name":"web","icon":"browser","template":"Cite web"},...]

(From:https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/Cite/+/refs/heads/REL1_44/modules/ve-cite/ve.ui.MWReference.init.js#64)

Limitations

Tracked inPhabricator
Task T4700
Open

همچنین ببینید

این افزونه در یکی یا بیشترپروژه‌های ویکی‌مدیا استفاده شده است. این احتمالاً به این معنی است که افزونه پایدار است و به اندازه کافی برای استفاده توسط وبسایت‌های ترافیک-بالا به خوبی کار می‌کند. برای نام این افزونه در پرونده‌های پیکربندیCommonSettings.php وInitialiseSettings.php ویکی‌مدیا بگردید تا جایی که آنها نصب شده را ببینید. یک فهرست کامل از افزونه‌ها نصب‌شده روی یک ویکی مشخص را می‌توان در صفحۀSpecial:Version دید.
This extension is included in the following wiki farms/hosts and/or packages:This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm.
Retrieved from "https://www.mediawiki.org/w/index.php?title=Extension:Cite/fa&oldid=7841782"
Categories:
Hidden category:

[8]ページ先頭

©2009-2025 Movatter.jp