[wp-edu] Latex support in WordPress?

VanDrimmelen, Jeff jeffvand at unc.edu
Mon Nov 28 14:41:17 UTC 2011


You can define an API across a whole network if you get permission from the Wordpress folks.  We did that when we were using Akismet.  You put it in the wp-config.php file as something like this: 

/** Define the Akismet key for spam and stats */
define('WPCOM_API_KEY', 'xxxxxxxxxxxxxx');

Other plugins work like this too (Gravity Forms, and CAPTCHA are two others I define for the whole network so each site doesn't have to sign up somewhere).  

Using the Latex plugin I sent earlier I don't think you have to do this though.  You can set up your own server to generate it as well, but I just use the wordpress.com server to generate the latex code for my users.  Seems to work like a charm.  Never had any problems. 

~Jeff
UNC-CH
http://web.unc.edu

On Nov 28, 2011, at 8:24 AM   Monday,  November28, Joseph Ugoretz wrote:

> We're using jetpack in multisite and it works fine, except that each individual site activating the plugin needs to have wordpress.com account linked.  There isn't (or I haven't found any way) to do the wordpress.com integration across the whole network in one go.  (Not sure I would want to, anyway).
> 
> -- 
> Joseph Ugoretz, PhD
> Associate Dean of Teaching, Learning and Technology
> Macaulay Honors College - CUNY
> 35 West 67th St.
> New York, NY 10023
> 212.729.2920
> http://macaulay.cuny.edu
> 
> 
> 
> 
> 
> 
> On Nov 28, 2011, at 9:15 AM, Ken Newquist wrote:
> 
>> 
>> On Nov 28, 2011, at 9:04 AM, Tryon Eggleston wrote:
>> 
>>> The jetpack plugin which is a compilation of some of the plugins that  wordpress.com uses has latex in it. http://jetpack.me/ 
>> 
>> Nifty. I hadn't come across Jetpack before. Is it safe to assume it plays well with Multisite?
>> 
>> There's a lot here that could be useful for us on both the academic and public facing sides of the house. 
>> 
>> Ken
>> 
>> --
>> Ken Newquist
>> Director, Web Applications Development
>> Lafayette College
>> p: 610.330.5759
>> e: newquisk at lafayette.edu
>> web: http://sites.lafayette.edu/newquisk
>> podcast: http://sites.lafayette.edu/coffeebreak
>> cal: https://webmail.lafayette.edu/home/newquisk@lafayette.edu?fmt=freebusy
>> 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> wp-edu mailing list
>> wp-edu at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-edu
> 
> _______________________________________________
> wp-edu mailing list
> wp-edu at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-edu



More information about the wp-edu mailing list