Extension:Clipboard

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Clipboard

Release status: stable

Implementation Page action
Description Provides a simple 'clipboard' to add/paste article titles.
Author(s) user:jldupont
Last version 1.01
MediaWiki tested on 1.8.2, 1.9.3, 1.11
License No license specified
Download [1]

Check usage (experimental)

Contents

[edit] What can this extension do?

  • Add the current article's title to the 'clipboard'
  • Paste the current clipboard content to either:
    • The 'article edit' textarea
    • The 'Special:Export' textarea

[edit] Installation Option 1

  • Upload the 4 icons to the installation (grab them from the download site if you wish or grab some nice ones from [2])
  • Upload the file 'Clipboard.js' to the installation's root/jsscripts folder
  • Upload the file 'ClipboardClass.php' to the installation's extension folder

[edit] Dependencies

This extension requires Extension:ExtensionClass.

[edit] Changes to LocalSettings.php

require_once("$IP/extensions/ClipboardClass/ClipboardClass.php");

[edit] Installation Option 2

The second method to install this extension requires the use of the following extensions:

  1. Install the extensions listed above
  2. Download the file Clipboard.js and place contents in MediaWiki:Common.js
  3. Configure LocalSettings.php with $wgUseSiteJs=true;
  4. Download Clipboard Template and create the page Template:Clipboard
  5. Download [3] and create the page Template:Clipboard_element
  6. Visit the page Template:Clipboard_element to follow links to the Images that must be uploaded
  7. Add to ToolboxExtender registry page: {{Clipboard}} ( click Special pages, click Version, click MediaWiki:Registry/ToolboxExtender link in the installed extentions chapter )
Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox