-
Notifications
You must be signed in to change notification settings - Fork 0
Mediawiki extension to allow sharing of pages via twitter
License
wikinotes/ShareThis
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Mediawiki extension that will allow users to share a page via twitter (to start with)
== Setup: ==
Copy files to .../mediawiki/extensions/ShareThis
add:
require_once("extensions/ShareThis/ShareThis.php");
to your LocalSettings.php file
if you have a twitter account associated with your wiki add this line:
$wgTwitterUserName = "YOUR USER NAME HERE";
== Developer Info ==
Author: Wesley Ellis
Contact: tahnok@gmail.com
== License ==
Released under GPLv3. See copying for full license
== Bugs ==
* NONE (for now)About
Mediawiki extension to allow sharing of pages via twitter
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published