Home > mw-bookmarklet

mw-bookmarklet

Mw-bookmarklet is a project mainly written in PHP, it's free.

A MediaWiki Extension to create a javascript bookmarklet link

==What can this extension do?==

Creates a javascript bookmarklet link.

==Usage==

Then generated html piece below:

This is a bookmarklet

==Installation==

  • copy the code below in to a file named '''extensions/Bookmarklet.php'''
  • update '''[[Manual:LocalSettings.php|LocalSettings.php]]''' as shown below

===Changes to LocalSettings.php===

Add the following to your wiki's [[Manual:LocalSettings.php|LocalSettings.php]]: require_once("$IP/extensions/bookmarklet.php");

===Code=== http://github.com/nakao/mw-bookmarklet

Previous:prefabSOFT.org