Last modified: 2012-05-27 14:14:19 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32268, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30268 - Point eowp logo to Wiki.png
Point eowp logo to Wiki.png
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: High enhancement (vote)
: ---
Assigned To: Chad H.
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-08-07 13:22 UTC by Arno Lagrange
Modified: 2012-05-27 14:14 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Arno Lagrange 2011-08-07 13:22:34 UTC
Please switch wiki.png for eo.WP while we just reached 150 000
Comment 1 Dan Collins 2011-08-07 17:33:03 UTC
Where's the new logo?
Comment 2 Arno Lagrange 2011-08-07 17:42:30 UTC
(In reply to comment #1)
> Where's the new logo?
The 150000-logo is here: 
http://eo.wikipedia.org/wiki/Dosiero:Wiki.png
Comment 3 Casey Brown 2011-08-07 18:22:22 UTC
So then we just need to update $wgLogo so that it's pointed to Wiki.png. Then you guys cam change it by yourself again.
Comment 4 Arno Lagrange 2011-08-07 19:45:26 UTC
Ho please, just do it. We already changed wiki.png, but it is not shown on pages !
I was thinking it will work so simply. Vut it doesn't.
Comment 5 Leland Bryant Ross 2011-08-07 23:59:29 UTC
What is causing the delay? To the best of our understanding, it should have taken effect more or less immediately and more or less automatically. Please tell us what if any additional steps are necessary. (I'm not an administrator, just an ordinary user-editor waiting to celebrate when the golden orb appears at upper left.)--~~~~
Comment 6 Leland Bryant Ross 2011-08-08 00:01:32 UTC
What is causing the delay? To the best of our understanding, it should have taken effect more or less immediately and more or less automatically. Please tell us what if any additional steps are necessary. (I'm not an administrator, just an ordinary user-editor waiting to celebrate when the golden orb appears at upper left.)--~~~~(In reply to comment #3)
> So then we just need to update $wgLogo so that it's pointed to Wiki.png. Then
> you guys cam change it by yourself again.
Comment 7 Dan Collins 2011-08-08 01:14:39 UTC
It hasn't been done yet because at no point in the past ten hours has anyone with shell access come upon this request and decided to act upon it. If I had to guess, I'd say it's because it's a weekend. Someone will get to it, and once they do, you'll be able to change the logo at will by uploading a new one in place of the old one.
Comment 8 Arno Lagrange 2011-08-08 22:02:43 UTC
A whole day passed and nothing happened ....
Comment 9 Arno Lagrange 2011-08-10 05:25:47 UTC
36 hours later, nothing happened ....
Comment 10 Leland Bryant Ross 2011-08-10 07:17:57 UTC
Um, bugzilla people, please wake up. The weekend is over. "Someone will get to it, and once they do..." was almost two days ago. If it's something *we* need to do, let us know, but last we heard the ball, in this case a golden globe, was in your court.
Comment 11 Casey Brown 2011-08-10 12:57:59 UTC
(In reply to comment #10)
> Um, bugzilla people, please wake up. The weekend is over. "Someone will get to
> it, and once they do..." was almost two days ago. If it's something *we* need
> to do, let us know, but last we heard the ball, in this case a golden globe,
> was in your court.

Shell bugs do not happen instantaneously. The number of users with shell access is very low because of the trust involved. You really shouldn't file a bug and expect it to be fixed in 36 hours... It's possible that it could get fixed that fast, but it's not very likely.

If it's really urgent (i.e. your celebration is ending), then you can make temporary changes to your wiki's [[w:eo:MediaWiki:Common.css]]. Something like this should work:

#p-logo a {
 background: url(http://upload.wikimedia.org/wikipedia/eo/b/bc/Wiki.png) 35% 50% no-repeat !important;
}

It probably needs to be the right size for a logo first though, which is 135x155.
Comment 12 Chad H. 2011-08-10 14:31:46 UTC
(In reply to comment #11)
> It probably needs to be the right size for a logo first though, which is
> 135x155.

Yes. In order for us to use Wiki.png as the site logo, it must be 135x135 pixels, and must be protected (which it already is).

Raising priority since this is rather time-sensitive. Get the image resized and I'll be more than happy to change it.
Comment 13 Arno Lagrange 2011-08-10 15:53:28 UTC
(In reply to comment #11)
> (In reply to comment #10)
> > Um, bugzilla people, please wake up. The weekend is over. "Someone will get to
> > it, and once they do..." was almost two days ago. If it's something *we* need
> > to do, let us know, but last we heard the ball, in this case a golden globe,
> > was in your court.
> 
> Shell bugs do not happen instantaneously. The number of users with shell access
> is very low because of the trust involved. You really shouldn't file a bug and
> expect it to be fixed in 36 hours... It's possible that it could get fixed that
> fast, but it's not very likely.
> 
> If it's really urgent (i.e. your celebration is ending), then you can make
> temporary changes to your wiki's [[w:eo:MediaWiki:Common.css]]. Something like
> this should work:
> 
> #p-logo a {
>  background: url(http://upload.wikimedia.org/wikipedia/eo/b/bc/Wiki.png) 35%
> 50% no-repeat !important;
> }
> 
> It probably needs to be the right size for a logo first though, which is
> 135x155.

I made so 
#p-logo a {
background: url("http://upload.wikimedia.org/wikipedia/commons/4/45/Vikipedio_150000.png") 35%
50% no-repeat !important;
}
Just notice the needed quotes around the URL and it works fine. Thanks
Comment 14 Arno Lagrange 2011-08-10 15:56:17 UTC
(In reply to comment #12)
> (In reply to comment #11)
> > It probably needs to be the right size for a logo first though, which is
> > 135x155.
> 
> Yes. In order for us to use Wiki.png as the site logo, it must be 135x135
> pixels, and must be protected (which it already is).
> 
> Raising priority since this is rather time-sensitive. Get the image resized and
> I'll be more than happy to change it.

However I provided the logo through commons.css as said above, it would be fine to have $wglogo pointing to Wiki.png because it is protected while the other one Vikipedio_150000.png is not.  (I just uploaded a resized version. ) Thanks again.
Comment 15 JeLuF 2011-08-11 21:34:20 UTC
The image must have a transparent background in order to work properly in all skins. Please fix.
Comment 16 Arno Lagrange 2011-08-12 07:55:03 UTC
(In reply to comment #15)
> The image must have a transparent background in order to work properly in all
> skins. Please fix.
Done in http://eo.wikipedia.org/wiki/Dosiero:Wiki.png
Comment 17 JeLuF 2011-08-12 17:27:44 UTC
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php	(revision 2165)
+++ InitialiseSettings.php	(working copy)
@@ -440,7 +440,7 @@
 	'en_labswikimedia' => 'http://upload.wikimedia.org/wikipedia/meta/7/79/Wikimedia_Labs_logo.png',
 	'enwiki'            => '$stdlogo',
 	'enwiktionary'      => '$stdlogo',
-	'eowiki' 		=> 'http://upload.wikimedia.org/wikipedia/commons/e/ef/Wikipedia-logo-v2-eo.png',
+	'eowiki' 		=> '$stdlogo',
 	'eowikibooks'	=> '$stdlogo',
 	'eowikinews'	=> 'http://upload.wikimedia.org/wikipedia/commons/7/76/Wikinews-logo-eo.png',
 	'eowikisource' => 'http://upload.wikimedia.org/wikipedia/commons/5/54/Wikisource-logo-eo-small.png',
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
Comment 18 Arno Lagrange 2011-11-19 12:24:35 UTC
Please point 
   'eowiktionary' => '$stdlogo'
Thanks.
Comment 19 Sam Reed (reedy) 2011-11-19 12:25:29 UTC
(In reply to comment #18)
> Please point 
>    'eowiktionary' => '$stdlogo'
> Thanks.

Please log a new bug for that

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links