====== Wolfram Alpha Plugin ======
---- plugin ----
description: The Wolfram Alpha plugin let you add Wolfram Widget easily
author : Zahno Silvan
email : zaswiki@gmail.com
type : syntax
lastupdate : 2012-10-22
compatible : Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort
depends :
conflicts :
similar :
tags : Wolfram Alpha, Widget, Question, Search
screenshot_img: https://raw.githubusercontent.com/tschinz/dokuwiki_wolframalpha_plugin/master/logo.png
downloadurl: https://github.com/tschinz/dokuwiki_wolframalpha_plugin/zipball/master
bugtracker : https://github.com/tschinz/dokuwiki_wolframalpha_plugin/issues
sourcerepo : https://github.com/tschinz/dokuwiki_wolframalpha_plugin
donationurl: https://www.paypal.com/ch/cgi-bin/webscr?cmd=_flow&SESSION=-NSXfGE9ibV605du5x-XY0T3UrOotHWgwxkRHN2lQ8d9u-HIOxhoEvM0Rg0&dispatch=5885d80a13c0db1f8e263663d3faee8d0b7e678a25d883d0fa72c947f193f8fd
----
{{http://www.investintech.com/resources/blog/wp-content/uploads/2012/04/WolframAlpha_Widgets.png}}
===== Installation =====
Search and install the plugin using the [[plugin:extension|Extension Manager]].
Alternatively, refer to [[:Plugins]] on how to install plugins manually:
* Download "WolframAlpha plugin" and unzip file locally
* Transfer to server holding Dokuwiki
* Copy subfolder "wolfram" to: ..your..dokuwiki.../lib/plugins
===== Syntax/Usage =====
{{wolfram>widget-id-value}}
You can get your widget-id-value go the the [[http://developer.wolframalpha.com/widgets/|Wolfram Alpha Widget]] page and choose or make your widget.
Choose the MediaWiki code which should look something like this:
{{#widget:WolframAlpha|id=17a1fd938ce990407de0d046c512db4}}
and copy the value behind the //id=//, in the above example it is:
17a1fd938ce990407de0d046c512db4
See the plugin in action [[http://zawiki.zapto.org/doku.php/tschinz:dw_wolfram|here]]. The sample page shows the WolframAlpha Searchfield Plugin.
===== Change Log =====
* **2011-02-28**
* Initial release
* **2012-10-22**
* Moved repo to github
===== Known Bugs and Issues =====
Unfortunately, the Extension Manager did not succeed installing it to Release 2014-09-29b "Hrun".
===== ToDo/Wish List =====
Its possible to include themes and outputs?
===== FAQ =====
None
===== Discussion =====
Discuss [[https://github.com/tschinz/dokuwiki_wolframalpha_plugin/issues|here]]