teachingopensource
LOGS
22:34:25 <rrix> #startmeeting
22:34:25 <zodbot> Meeting started Wed May 25 22:34:25 2011 UTC.  The chair is rrix. Information about MeetBot at http://wiki.debian.org/MeetBot.
22:34:25 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
22:34:32 <ianweller> oh dang meetin' time
22:34:41 <rrix> So... I'm about to go in to TOS.o and enact some antispam stuff
22:34:48 <rrix> Just for logging, lol
22:35:00 <rrix> And I basically just want to make sure you're around in case I break anything ;)
22:35:29 <ianweller> oh neato
22:36:13 * rrix looking at http://www.mediawiki.org/wiki/Manual:Combating_spam
22:36:16 <rrix> #link http://www.mediawiki.org/wiki/Manual:Combating_spam
22:41:57 <rrix> I'm gonna deploy http://www.mediawiki.org/wiki/Extension:SpamBlacklist, and have it check against Wikipedia's spam blacklist
22:43:15 <rrix> and enable email verification if I can figure that one out
22:44:39 * rrix is about to flip $wgGroupPermissions['emailconfirmed']['edit'] = true;  in the  LocalSettings.php file
22:45:45 <rrix> Uhh
22:45:46 <rrix> hmm
22:46:36 <rrix> ianweller: what magick do I have to do to get access to these files? I though I had access :(
22:46:45 <rrix> oh
22:46:48 <rrix> ianweller: you own this file.
22:46:53 <rrix> [rrix@tos htdocs]$ ls -lh LocalSettings.php
22:46:56 <rrix> -rwxr-xr-x 1 ianweller tosweb 4.8K Mar  7 22:53 LocalSettings.php
22:48:34 <ianweller> rrix: you should be in tosweb though
22:48:35 <ianweller> rrix: run groups
22:49:41 <rrix> I am
22:49:47 <rrix> but it's 755, not 775 :)
22:49:48 <ianweller> oh you don't have w.
22:49:53 <rrix> ya
22:49:58 <rrix> also, why is it +x?
22:50:05 * rrix pedantic :)
22:50:06 <ianweller> because............... shrug :)
22:50:10 <rrix> hehe
22:50:31 <ianweller> rrix: it's 664 now.
22:50:37 <rrix> danke! <3
22:51:39 <rrix> Ok, lets see what I borke
22:54:26 <rrix> You do not have permission to edit this page, for the following reason:
22:54:30 <rrix> You must confirm your e-mail address before editing pages. Please set and validate your e-mail address through your user preferences.
22:54:39 <ianweller> that sounds like a good thing.
22:55:11 * rrix syncs mail
22:55:23 <rrix> ianweller: as long as the validation email hit my inbox, it's a good thing :)
22:55:27 <rrix> there it is
22:55:29 <rrix> Sweet
22:55:32 <rrix> Alright then.
22:55:35 <rrix> Step one complete
22:55:59 * ianweller high fives rrix
22:56:08 * rrix returns fire
22:56:13 <rrix> one line fixes for the win, lol
22:56:58 * rrix adds a not to [[About the TeachingOpenSourceWiki#Joining the Wiki]]
22:57:01 <rrix> note
22:58:35 <rrix> Ok, now to deploy SpamBlacklist, which is probably mostly superfluous, but cant hurt
22:59:48 <rrix> ianweller: How much would it take to get a tosbot in here, with capabilities similar to what the community architecture bot does?
23:00:24 <ianweller> rrix: we would file a ticket with OSUOSL to set up a supybot
23:00:29 <ianweller> on tos.osuosl.org
23:00:30 <rrix> Ok
23:00:42 <ianweller> then we would use my magic mediawiki extension plus ricky's supybot plugin
23:00:49 <rrix> the phpbb instance/
23:00:55 <ianweller> huh?
23:01:00 <rrix> tos.osuosl.org
23:01:07 <rrix> it's just an empty phpbb :)
23:01:29 <ianweller> that was someone's testing. it's just the hostname of our VM
23:01:38 <ianweller> i should probably file a ticket to have that rm'd
23:02:07 <rrix> hehe
23:02:17 <rrix> Where should I file that ticket then?
23:02:20 <ianweller> tickets.tos.o
23:02:24 <ianweller> both tickets (:
23:02:25 <rrix> ok
23:02:27 <rrix> lol
23:02:28 <ianweller> one to bot, one to rm phpbb
23:02:35 <rrix> right
23:02:36 <ianweller> assign 'em both to me
23:02:42 <rrix> Great!
23:02:55 * rrix high fives ianweller
23:03:56 <rrix> http://tickets.teachingopensource.org/issues/10
23:04:57 <rrix> http://tickets.teachingopensource.org/issues/11
23:05:01 <rrix> Awesome
23:05:14 <rrix> I just enabled the spamblacklist plugin, let's make sure I can still edit
23:07:05 <rrix> alright
23:07:09 <rrix> Looks good
23:08:31 * rrix fires this at the TOS list
23:08:35 <rrix> #endmeeting