Extension:WolframAlphaWidgets

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

Release status: beta

Implementation Parser extension, Tag
Description Embed Wolfram Alpha widgets in wiki pages
Author(s) WolframAlpha
Latest version 1.0 (September 1, 2010)
License Creative Commons Attribution-Share Alike 3.0
Download Version 1.0 (zip)
Parameters

None

Tags
<wolframalphawidget>
Added rights

None

Translate the WolframAlphaWidgets extension if it is available at translatewiki.net

Check usage and version matrix; code metrics

This extension adds support for embedding Wolfram|Alpha widgets in a MediaWiki using the <wolframalphawidget></wolframalphawidget> custom tag


Usage[edit | edit source]

Include <wolframalphawidget id="WIDGETID"></wolframalphawidget> where WIDGETID comes from the widget's home page


Download instructions[edit | edit source]

Download the extension zip file from http://developer.wolframalpha.com/widgets/plugins/mediawiki/WolframAlphaWidgets_MediaWikiExtension_v1.0.zip

Extract the archive and place the WolframAlphaWidgets directory in the extensions subdirectory of the mediawiki installation.


Installation[edit | edit source]

To install this extension, add the following to LocalSettings.php:

require_once('extensions/WolframAlphaWidgets/WolframAlphaWidgets.php');

See also[edit | edit source]