Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DiffCore

Diff module: shows a link to last edit on all pages. On diff pages, shows a link to a diff of edits since your last edit, and a diff of the version compared to the current version.

Localisation: should work without any configuration.

Hierarchy

Index

Constructors

constructor

Properties

footerlinks

footerlinks: {}

Set of links shown in the bottom right of the module dialog. Object keys are labels and values are the wiki page names.

Type declaration

  • [label: string]: string

moduleName

moduleName: string

portletId

portletId: string

Optional ID for the portlet. This defaults to twinkle-${portletName.toLowerCase()} if unspecified

portletName

portletName: string

Name displayed on the portlet

portletTooltip

portletTooltip: string

Tooltip shown when hovering on the portlet

Static moduleName

moduleName: string = 'Diff'

The name of the module, used to check if the user has the module disabled

Methods

addMenu

  • addMenu(): void

addPreference

  • addPreference(pref: any): void

evaluate

  • evaluate(me: boolean): void

makeWindow

  • makeWindow(): void

Static userPreferences

Generated using TypeDoc