Skip to content

vedmaka/mediawiki-extension-UploadWizardExtraButtons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adds a single extra button to UploadWizard successful upload screen.

image

Requirements

  • Mediawiki 1.31+
  • UploadWizard (REL1_31)

Installation

  • Clone the repository contents into /extesions/UploadWizardExtraButtons folder
  • Add wfLoadExtension('UploadWizardExtraButtons'); to the bottom of your LocalSettings.php file

Configuration

  • $wgUploadWizardExtraButtonTitle defines a message key to be used for button title (by default it's uploadwizardextrabuttons-button-title)
  • $wgUploadWizardExtraButtonHref defines button link URL, by default it will use Main Page url

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors