R Extension for MediaWiki

From SK

Jump to: navigation, search

Inhaltsverzeichnis


Aim

The Mediawiki is the software behind the Wikipedia. This extension allows to run R programs within the Mediawiki and to display graphics, HTML output and raw output in the Wiki pages.

For detailled examples see R extension: Mediawiki and for example wikis see

Download

Project Version Size (KB) Date Link Documentation
R extension 0.06 7 9 Aug 2007 RinMW_006.tgz R Extension for MediaWiki v0.06
R extension 0.05 7 3 Mar 2007 RinMW_005.tgz R Extension for MediaWiki v0.05
R extension 0.04 7 23 Oct 2006 RinMW_004.tgz R Extension for MediaWiki v0.04
R extension 0.03 7 08 Aug 2006 RinMW_003.tgz R Extension for MediaWiki v0.03
R extension 0.02 7 30 Jun 2006 RinMW_002.tgz R Extension for MediaWiki v0.02

Mailinglist

For the R extension is a mailing list available: R-sig-mediawiki

Licence

(C) 2006- Sigbert Klinke (sigbert@wiwi.hu-berlin.de), Markus Cozowicz, Alex Brown, Michael Cassin

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110, USA

History

0.07 (? Feb 2009)
- complete redesign of the code
- improved error handling
- code simplification
- better parameter handling for forms
- outTable and outFigure for pretty tables and figures
0.06 (9 Aug 2007)
- Deleted wrong function call in R.php
- added support for reading data from a <textarea> field in readdataSK
0.05 (3 Mar 2007)
- Modification for PHP5 by Michael Cassin
- Added readdataSK to read data from files
- Added call and eval to banned commands
0.04 (23 Oct 2006)
- Added patch by Alex Brown for improved error messaging
- Added patch by Alex Brown for choice of image type (jpg, png, etc.)
- Added new hashfunc to generate filenames for HTML pages, images, etc.
0.03 (08 Aug 2006)
- New security level added: separate user for execution of R programs
- Roamlimp project started
- outHTML reworked
0.02 (30 Jun 2006)
- Increased security by forbidding certain R commands
- Changed graphics generation von PS to PDF, graphics are downloadable
- Workspace loading and saving
- trellisSK defined
0.01 (15 Jun 2006)
* Base version send out to some people

--WikiSysop 11:50, 9. Aug 2007 (CEST)

Persönliche Werkzeuge