Difference between revisions of "User talk:Jason/vector.js"

From Pumping Station One
Jump to navigation Jump to search
(Created page with "What's the default skin on this fucker?")
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
What's the default skin on this fucker?
+
What's the default skin on this fucker? Or ... is jQuery enabled?
 +
 
 +
== New changes to wiki config ==
 +
 
 +
I just made the following changes to the wiki config, you may want to try your custom jquery again.
 +
 
 +
    $wgAllowUserJs = true;
 +
    $wgUseSiteJs = true;
 +
    $wgAllowUserCss = true;
 +
    $wgUseSiteCss = true;
 +
 
 +
 
 +
--hef 13:09, 30 November 2014 (CST)

Latest revision as of 19:14, 30 November 2014

What's the default skin on this fucker? Or ... is jQuery enabled?

New changes to wiki config

I just made the following changes to the wiki config, you may want to try your custom jquery again.

   $wgAllowUserJs = true;
   $wgUseSiteJs = true;
   $wgAllowUserCss = true;
   $wgUseSiteCss = true;


--hef 13:09, 30 November 2014 (CST)