Difference between revisions 141025 and 141027 on testwiki

mw.log  =  function (assign, apply, action, add) {
   // Popup message, if under development
   //    assign  -- debugging object
   //               >  .max     number of message boxes
   //               >  .say     identification of app
   //               >< .loud    false: silent
   //               >< .man     current message box count
   //    apply   -- message string
(contracted; show full)
                                 xlowChar: false  }
                       };
//mw.libs.paneMarker.opt.faviconICO="https://secure.wikimedia.org/favicon.ico";
//mw.libs.paneMarker.opt.faviconICO="//meta.wikimedia.org/favicon.ico";
mw.loader.load("//test.wikipedia.org/w/index.php?title="
               + "User:PerfektesChaos/js/paneMarker/r.js"
               + "&action=raw&ctype=text/javascript&maxage=3600&smaxage=3600&vsn=0.14
23",
               "text/javascript");


/*
mw.loader.using( [ "mediawiki.util" ],
                 function() {
mw.loader.load("//test.wikipedia.org/w/index.php?title="
(contracted; show full)   }
}
mw.libs.resultListSort  =  { auto: true };
mw.loader.load("//test.wikipedia.org/w/index.php?title="
               + "User:PerfektesChaos/js/resultListSort/d.js"
               + "&action=raw&ctype=text/javascript"
               + "&maxage=60",
               "text/javascript");