[Bug 42061] Install SyntaxHighlight and MathJax extensions on en.wikibooks

2012-11-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42061

Dereckson  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |
 Ever Confirmed|0   |1

--- Comment #8 from Dereckson  2012-11-14 16:18:44 
UTC ---
This need to be discussed first on the local wiki.

Appropriated place could be
http://en.wikibooks.org/wiki/Wikibooks:Reading_room/Proposals

Once you got a local consensus, we'll be able to fulfill your request.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42061] Install SyntaxHighlight and MathJax extensions on en.wikibooks

2012-11-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42061

--- Comment #7 from benson_mu...@yahoo.com 2012-11-14 15:44:14 UTC ---
That should be fine. Is it possible to change some of the local configuration
settings for mathjax so that it is easier to display LaTeX formulae and
equation numbers. In particular, the sections below relevant to mathjax:

http://www.mediawiki.org/wiki/Manual:Configuration_settings

#require_once("/mediawiki/extensions/Math/Math.php");
#$wgTexvc = '/mediawiki/extensions/Math/math/texvc';

require_once("$IP/extensions/MathJax/MathJax.php");
MathJax_Parser::$MathJaxJS =
'http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML';
MathJax_Parser::$MathJaxConfig = "$IP/extensions/MathJax/mwMathJaxConfig.js";
MathJax_Parser::$disabled = false;
MathJax_Parser::$do_number = true;
MathJax_Parser::$do_dollar = true;
MathJax_Parser::$do_dollardollar = true;

$wgParserCacheType = CACHE_NONE;

$wgEnableUploads = true;

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42061] Install SyntaxHighlight and MathJax extensions on en.wikibooks

2012-11-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42061

Dereckson  changed:

   What|Removed |Added

  Component|Site requests   |Extension setup
Summary|installation request|Install SyntaxHighlight and
   ||MathJax extensions on
   ||en.wikibooks

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l