[16:28:58] Change on 12meta_wikimedia a page Requests for comment/X!'s Edit Counter was modified, changed by Rrohdin link https://meta.wikimedia.org/w/index.php?diff=5668512 edit summary: [+127] /* Keep opt-in */ [18:09:29] I have prepared the edit counter for custom optin, optout, or noopt setups. [18:11:39] The default can be easily switched by setting the $default to either 'optin', 'optout', or 'noopt'. [18:12:10] Custom opts for certain wikis can be set by adding it to the respective arrays. [18:12:38] It should work. [18:13:53] OrenBochman, JackPotte ^ [18:14:00] Cyberpower678: [18:14:16] JackPotte, read what I jsut wrote. [18:14:35] Cyberpower678: you want to use setcookie()? [18:16:59] I can see our program on line, you could send it to me to test if needed. [18:17:36] ??? [18:17:42] I imagine it should appeal http://en.wikibooks.org/wiki/PHP_Programming/cookies [18:17:54] It's already running. [18:18:19] nice [18:18:58] I'll be testing it in a bit [18:21:18] OrenBochman, testing? [18:23:41] hmm I am using the toolserver version [18:25:28] $opt_in = array(); [18:25:30] $opt_out = array(); [18:25:30] $no_opt = array(); [18:25:30] $default = 'optin'; [18:25:46] so opt in still works or not ? [18:25:58] It does. [18:26:12] It's going to get switched off in August. [18:26:44] I'm not sure why you even did the RFC ;-) [18:27:07] I put a notice up alerting of the change. [18:28:49] I can see that [18:29:19] I feel it appropriate to warn of the change before putting it into effect. [18:29:40] I'm finishing the sql for a tool to recomend friends [18:29:51] brb [19:32:46] Change on 12meta_wikimedia a page Requests for comment/X!'s Edit Counter was modified, changed by Casliber link https://meta.wikimedia.org/w/index.php?diff=5668795 edit summary: [+123] yup