Skip to content

Github mirror for the MediaWiki extension CiteDrawer - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

License

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-CiteDrawer

Repository files navigation

CiteDrawer

The extensions eases user interaction with the Cite extension by introducing a floating drawer displayed at the bottom of the screen when a user clicks on a link.

Requirements

  • MediaWiki 1.35+
  • Cite extension

Installation

  • Clone the repository into the /extensions/CiteDrawer folder
  • Add wfLoadExtension('CiteDrawer'); to the bottom of the LocalSettings.php file

Configuration

  • $wgCiteDrawerEnableDesktop - set to false to disable on desktops ( true by default )
  • $wgCiteDrawerEnableMobile - set to false to disable on mobiles ( true by default )
  • $wgCiteDrawerTheme - set to light or dark to change widget appearance ( dark by default )

Development

About

Github mirror for the MediaWiki extension CiteDrawer - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published