From SMW+ A Semantic Web Enterprise Wiki

Jump to: navigation, search
Smw plus help icon 32x32.gif Installing the WYSIWYG extension manually on top of MediaWiki (v 1.17.x)
Created by: User:Dominika | Status: Final version Icon audience.png For audience: Administrator

Follow these installation instructions to enable the WYSIWYG editor within MediaWiki 1.17.x.

This documentation applies to the latest version. If you are using an earlier version, no other releases.
User manual information
Applies to version: Help:WYSIWYG extension 1.6.0,
Note: Use the tree-view on the right hand side to navigate in the documentation


Draft.png
Help out!
You feel that the documentation needs a cleanup or misses information?
Report a quality issueSmw plus help icon 16x16.png

List of issues for this article: [open in bugzilla]


Quality control (open in testlink: [SF-32],)Smw plus help icon 16x16.png

Requirements

Installation

  1. Download WYSIWYG extension from our download page
  2. Extract the zip-file
  3. Copy the folder wysiwyg-1.6.0_0\extensions\WYSIWYG into the folder ..\htdocs\mediawiki\extensions
  4. Add the following line to your LocalSettings.php to initialize the extension:
    require_once("$IP/extensions/WYSIWYG/WYSIWYG.php");
  5. Define the group rights, the easiest is to grant all users access:
    $wgGroupPermissions['*']['wysiwyg']=true;

    or only for registeres users:

    $wgGroupPermissions['registered_users']['wysiwyg']=true;

Now the WYSIWYG Extension is installed and ready to use.

Clicking the 'Edit' tab provides editing pages with the WYSIWYG or Wikitext editor.


Comment icon crystal.png

Static facts Derived facts
Facts about Installing the WYSIWYG extension manually on top of MediaWiki (v 1.16.x) 1.6.0RDF feed
Content titleInstalling the WYSIWYG extension manually on top of MediaWiki (v 1.17.x)  +
Creation dateThis property is a special property in this wiki.2 December 2011 11:21:40  +
CreatorThis property is a special property in this wiki.Dominika  +
For audienceAdministrator  +
Has StatusFinal version  +
Has overviewFollow these installation instructions to enable the WYSIWYG editor within MediaWiki 1.17.x.
Has prerequisitesWYSIWYG extension 1.6.0  +
Last modified byThis property is a special property in this wiki.Dominika  +
Position in subsection overview2  +
Reviewed byDominika  +
Subsection ofInstalling the WYSIWYG extension 1.6.0  +
TestCaseIDsSF-32  +
TestCaseURLshttp://smwforum.ontoprise.com/testlink/lib/testcases/archiveData.php?targetTestCase=SF-32&edit=testcase&allow_edit=0  +
Transitive Subsection ofInstalling the WYSIWYG extension 1.6.0  +
This page was last modified on 2 December 2011, at 04:28.This page has been accessed 5,428 times.
SemanticTreeview close tree