Battlestar Wiki:Chiefs' noticeboard

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
Revision as of 05:03, 26 March 2008 by ArchiveBot (talk | contribs) (Archiving 1 thread(s) (older than 14d) to Battlestar Wiki:Chiefs' noticeboard/Archive6.)
This page is one of Battlestar Wiki's many projects.
This page serves to coordinate discussion on a particular aspect of this Wiki. The formal recommendations of a project may be treated as policies.
Shortcut:
BW:AN
BW:CN
Chiefs' noticeboard
Daily Visit
  1. Think Tank
  2. Task List
  3. New Pages
  4. Ideas under vote
Quick Links
Important Tags

This noticeboard is a location to discuss and coordinate administrative tasks for the Battlestar Wiki.

It is our hope that this place can serve as a location for administrators to coordinate their efforts on the maintenance tasks of the Wiki (it's not ALL fun and games), as well as a spot for our contributors to be able to bring things to the attention of the admins if something needs to be done. Need a protected page edited? An article or picture deleted? Admins will watchlist this page so that your request won't get lost in the shuffle.



Current Administrators

Senior Chiefs

Senior chiefs are, in Wikipedia's terminology, bureaucrats who have the ability to make other users into chiefs. They also have the ability to check user and other advance functions not under the purview of the chiefs. Currently senior chiefs are:

Chiefs

Chiefs are administrators who have access to move, delete and restore pages as well as blocking malicious users. The current chiefs are:

See list of all chiefs on Battlestar Wiki

Javascript Reported Vandals

No recent reports.

PHP upgrade?

While testing my API framework on Battlestar Wiki, I ran into a compatibility problem in PHP's serialze() output. The problem is that the PHP serialize output changed somewhere between versions, so my (new) version expects data in a different format than the BSWiki server outputs, causing an error. Maybe you guys could upgrade PHP when you start your upgrade spree (1.12, extensions)? --Catrope(Talk to me or e-mail me) 14:14, 23 February 2008 (CST)

Yep. I'll do that now then. Shane (T - C - E) 14:18, 23 February 2008 (CST)
Running the instlal test. Once it passes, I will shut down Apache while I install the new version. 5.2.5. Shouldn't take long. Shane (T - C - E) 14:41, 23 February 2008 (CST)
Done. 5.2.5 active. :) Shane (T - C - E) 14:44, 23 February 2008 (CST)
Thanks. There seems to be a different problem, though: the output is prefixed by a space. Can you grep for files that have a space before the <?php or one after the ?> (the latter shouldn't occur anywhere, though). --Catrope(Talk to me or e-mail me) 14:58, 23 February 2008 (CST)
In the skin? Shane (T - C - E) 15:11, 23 February 2008 (CST)
Maybe. All I know is that there's some PHP file with a leading or trailing newline (not a space, sorry). --Catrope(Talk to me or e-mail me) 15:22, 23 February 2008 (CST)
Would this include extensions as well? Or no? -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 17:41, 23 February 2008 (CST)
While I'm on that tangent, could it be the DismissableSiteNotice that mucks things up? After all, it does generate a space in the main skin, and doubtless on others. -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 17:42, 23 February 2008 (CST)
Can you run a debugger to see which file it stops at? There are over 100+ files. I am not going through all of them to remove new lines which I keep so I don't loose my mind when looking at the code. :) Shane (T - C - E) 18:33, 23 February 2008 (CST)
It could be an extension, yes. DismissableSitenotice is the most likely suspect, followed by other recently installed extensions. I unfortunately don't have a way of checking which .php file is guilty. You could use grep(1) to look for a newline followed by <?php , or you could check the most recently installed extensions first and hope it's in one of them. --Catrope(Talk to me or e-mail me) 09:48, 24 February 2008 (CST)
For one thing that I lack it's using grep. Tell me what I would enter into the shell to look for it :) Shane (T - C - E) 12:30, 24 February 2008 (CST)
grep '<?php' -n *.php | grep -v ':1:'. The first grep searches for all occurrences of <?php and prints line numbers too (-n), the second grep filters the output for all matches not on the first line (-v lists only non-matching lines). --Catrope(Talk to me or e-mail me) 13:36, 24 February 2008 (CST)

Have we found the culprit yet? -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 09:36, 26 February 2008 (CST)

No. Could you run the grep command I posted above in some of the extension directories? --Catrope(Talk to me or e-mail me) 09:44, 26 February 2008 (CST)
[bsgwiki@apollo extensions]$ grep '<?php' -n *.php | grep -v ':1:'
[bsgwiki@apollo extensions]$ grep '<?php' -n *.php | grep -v ':1:'
[bsgwiki@apollo extensions]$ 

Shane (T - C - E) 11:28, 26 February 2008 (CST)

Actually, I've found that you have to go to each sub directory and run the grep expression... So the culprits I found so far are AddHtml and a few others. -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 11:39, 26 February 2008 (CST)
oh sob. doh. that's right :P Shane (T - C - E) 12:32, 26 February 2008 (CST)

What's the sit rep on this? -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 15:10, 11 March 2008 (CDT)

The problem is still there. --Catrope(Talk to me or e-mail me) 17:02, 11 March 2008 (CDT)
I'll have to write a perl script to check each file. I am really not in the mood to do it manually :) Joe.. email Shane (T - C - E) 00:24, 12 March 2008 (CDT)

TOS tag out of place

I'm using BSG monobook in Firefox and the TOS emblem appears about half a centimetre too low. OTW 10:26, 11 March 2008 (CDT)

Yeah... I will fix that. :) Thanks for the update! (Give me a few mintues...) Shane (T - C - E) 10:36, 11 March 2008 (CDT)
Try a hard refresh. It should be now in the correct place. :) Now to gwad my eyes for switching to bsgmonobook!!!!! Shane (T - C - E) 10:41, 11 March 2008 (CDT)
Fixed now! OTW 13:38, 12 March 2008 (CDT)

User rename

If possible, could someone please change my username from Sgalovan to "Galjamspe". Thank you. —The preceding unsigned comment was added by Sgalovan (talk • contribs).

Done. Let us know if you have any issues! -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 01:59, 19 March 2008 (CDT)

CAP == Caprica (series)

Any objections? Shane (T - C - E) 12:28, 19 March 2008 (CDT)

Well, we still could use "RDM" as the acronym... it is in the same universe, after all. It's not like we're talking about TOS vs. 1980 here. :P -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 13:23, 19 March 2008 (CDT)
CAP = "Combat Air Patrol" for me. We don't need a separate Caprica disambiguation. I totally agree with Joe. It's the same universe and information can be included into the normal RDM articles. -- Serenity 14:04, 19 March 2008 (CDT)
Some of the information might be, however, I believe that if we have new technology/people to organize in the category system, I would not like to put a category RDM that is for mostly the new stuff. :| And yes.. I already changed it, so I can create a new portal. Shane (T - C - E) 15:50, 19 March 2008 (CDT)
Caprica should really be a subset of the RDM category. RDM is, in my view, an all encompassing category that includes both the new BSG and any spinoffs. Also, for all we know, Caprica may very well be a one-shot deal. -- Joe Beaudoin So say we all - Donate - Battlestar Pegasus 17:56, 19 March 2008 (CDT)
Seems the RDM acronym isn't so unfortunate now as it appeared to be. This would be worse if it were something like TNS. -- Serenity 17:58, 19 March 2008 (CDT)
I concur now. RDM is fortuitious. We don't need something separate save for name conflicts with TOS and other items. --Spencerian 18:11, 19 March 2008 (CDT)