Jump to content

User:Patrick87/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Patrick87 (talk | contribs) at 16:47, 21 October 2012. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// [[:w:en:User:Haza-w/Drop-down menus]]
importScript('User:Haza-w/cactions.js'); //[[User:Haza-w/cactions.js]]

var cactions = {
    itabs: false
};


// [[User:Gary King/comments in local time.js]]
LocalComments = {
    dateDifference: false,
    dateFormat: 'ymd',
    twentyFourHours: true,
    dayOfWeek: false
};