Page MenuHomePhabricator

Remove sep11 wiki from the interwiki table
Closed, ResolvedPublic

Description

[[:m:Sep11wiki]] is currently offline (since at least two weeks ago, and maybe months or years).
Now we have a local Wikipedia [[:sep11:]] interwiki to sep11.wikipedia.org and then we have a redirect to http://www.sep11memories.org :

RewriteCond %{HTTP_HOST} sep11.wikipedia.org
RewriteRule ^/(.*$) http://www.sep11memories.org/$1 [R=301,L]

(http://noc.wikimedia.org/conf/redirects.conf)

The current interwiki and the redirect should be removed, if the website is confirmed to be closed.

Since some content is still available at http://www.memoryarchive.org/en/Category:9/11 , if page titles are the same we could then re-add the interwiki to the [[m:Interwiki map]] following the usual process.


Version: unspecified
Severity: enhancement

Details

Reference
bz24805

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:10 PM
bzimport set Reference to bz24805.
bzimport added a subscriber: Unknown Object (MLST).

Abigor wrote:

Wouldn't it be better to ask why its online? before you asked removal?

Is it down by a error, or is it down because its closed down?

(In reply to comment #1)

Wouldn't it be better to ask why its online? before you asked removal?

Is it down by a error, or is it down because its closed down?

Well, that's what I meant; I filed the bug as a placeholder before confirmation (because otherwise I would forget it). But, does somebody know who to ask?

bugs wrote:

(In reply to comment #1)

Wouldn't it be better to ask why its online? before you asked removal?

I think you're misunderstanding. Sep11wiki is no longer a Wikimedia project (and I'm sure you can see why... it's totally America-centric and was made for one event), so sep11.wikipedia.org should be removed whether the project is online or not.

  • Bug 27184 has been marked as a duplicate of this bug. ***

To prevent the ugliness of redlinks, the following pages need to be fixed on enwiki:

mysql> select page_namespace, page_title from iwlinks, page where page_id=iwl_from and iwl_prefix='sep11';
+----------------+------------------------------------------------------------+

page_namespacepage_title

+----------------+------------------------------------------------------------+

4Wikipedia_as_a_book_source
5Requests_for_adminship/Archive_34
4Articles_for_deletion/Log/2006_July_23
2Useight/RFA_Subjects/Questions
2Rich_Farmbrough/Talk_Archive_Mega
3Rich_Farmbrough/Archive/2006Sep
4Top_10_Google_hits,_A-K
0Berry_Berenson
0Loyola_School_(New_York_City)
0Timeline_for_September_following_the_September_11_attacks
0Timeline_beyond_October_following_the_September_11_attacks
2Rich_Farmbrough/Talk_Archive_Mega
0Communication_during_the_September_11_attacks
4Top_10_Google_hits,_A-K
1Don_Adams
4Top_10_Google_hits,_A-K
0WNET
4Most_popular_pages_October_2001
3The_Cunctator
2Patrick
3Jamesday
49/11_victims
2SwissCelt
5Requests_for_arbitration/Archive_1
4Articles_for_deletion/Log/2005_July_15
2Ajbenj
2The_Cunctator
5What_Wikipedia_is_not/Archive_4
2Lawyer2b/Userboxes
2Lawyer2b/About_Me
1September_11_attacks/Archive_13
2Hetar
2Christian_Historybuff
2Gamgee
2Epl18/USBs
2Procrastinator-General
2ProfessorPaul
2Inuyasha73036
2Koavf/Wiki
2Jack_*
2Gamgee/Userboxes
2Rich_Farmbrough/Talk_Archive_Mega
4Wikipedia_Signpost/2006-09-18/News_and_notes
2Btg2290
2XYZ_CrVo
2Desert_sapper
4Milestones_2002
2Happyme22
1September_11_attacks/Archive_28
2Umedard/Userbox
2New4321
2JeffBillman
3JeffBillman
2The4325
2The4532
2Ace2209
2Ryudo
2JeffBillman/Navbox
2JeffBillman/Awards
2TAUser
2Cdmajava
2Cdmajava/Userbox
2Howdychicken
4Articles_for_deletion/Log/2006_October_14
2Tim_Chambers/Interests
0Keefe,_Bruyette_&_Woods
0Madeline_Amy_Sweeney
5Schools/Defunct
4Articles_for_deletion/Log/2005_June_18
4Articles_for_deletion/Log/2005_June_19
4Templates_for_deletion/Log/Deleted/November_2005
2Tim_Chambers/Interests
4Transwiki_log/Archive_3
4Articles_for_deletion/Log/2005_August_18
4Administrators'_noticeboard/IncidentArchive41
2Rich_Farmbrough/Talk_Archive_Mega
3Rich_Farmbrough/Archive/2006Sep
0Loyola_School_(New_York_City)
4Most_popular_pages_October_2001
2Tim_Chambers/Interests
0Communication_during_the_September_11_attacks
4Articles_for_deletion/Log/2006_November_7
4Articles_for_deletion/Log/2005_September_19
4Articles_for_deletion/Log/2006_April_25
1Wikimedia_Foundation/Archive_1
3The_Cunctator
3The_Cunctator
4Transwiki_log/Archive_3
4Transwiki_log/Archive_3
4Transwiki_log/Archive_3
4Articles_for_deletion/Log/2006_April_25
4Transwiki_log/Archive_3
4Transwiki_log/Archive_3
3Rich_Farmbrough/Talk_Archive_9
2Rich_Farmbrough/Talk_Archive_Mega
14Victims_of_the_September_11_attacks
0LeRoy_Homer,_Jr.
0Mark_Bingham
0Tom_Burnett
0United_Airlines_Flight_93
0United_93_(film)
0The_Flight_That_Fought_Back
0Flight_93_(TV_film)
0I_Missed_Flight_93
0Lauren_Grandcolas
0Todd_Beamer
0Jeremy_Glick
10Flight_93
2Rocketmaniac/Sandbox20
2Rocketmaniac/Wikibook6
4Articles_for_deletion/Log/2006_April_4
3Jamesday
2Rich_Farmbrough/Talk_Archive_Mega
3Rich_Farmbrough/Archive/2006Sep
2Rich_Farmbrough/Talk_Archive_Mega
3Rich_Farmbrough/Archive/2006Sep
2Uvo
2Sajad
2Rich_Farmbrough/Talk_Archive_Mega
3Jamesday

+----------------+------------------------------------------------------------+

Marking fixed, the redirect was removed and the site is not listed in the interwiki map or the sitematix, Nothing else to do afaik.