[Bug 19761] Remove worse-than-useless meta keywords feature

2014-06-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761

--- Comment #10 from Nemo federicol...@tiscali.it ---
I noticed around 2009 or so that the keywords were less useful for Wikiquote
than for Wikipedia. 5 years later I went to check if that was still the case
and I discovered this bug. :)

Anyway, it seems keywords is basically replaced by description now (bug
12196) and I think there is a remote chance of this happening in an extension
instead: bug 66325.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2010-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761

Paul Zimmerman pzimm...@cisco.com changed:

   What|Removed |Added

 CC||pzimm...@cisco.com

--- Comment #6 from Paul Zimmerman pzimm...@cisco.com 2010-12-10 01:01:03 UTC 
---
Aargh! Our mediawiki implementation requires a few specific meta tags to work
with our company's search system, and with 1.16 it's all broken... it worked
great previously. The metakeywordstag extension no longer works, and the
metatag extension requires protected pages which does not support our
collaborative environment. Any suggestions on a work-around?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2010-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761

Ilmari Karonen nos...@vyznev.net changed:

   What|Removed |Added

 CC||nos...@vyznev.net

--- Comment #7 from Ilmari Karonen nos...@vyznev.net 2010-12-10 02:33:34 UTC 
---
As Brion notes, turning the code he removed into a hook should be trivial.  In
fact, here it is: [[mw:User:Ilmari_Karonen/MetaKeywords]].  Stick that in a
.php file somewhere, require_once() it from LocalSettings.php and you should be
fine.

Note: I haven't actually tested the code, besides running php -l on it.  If you
find a bug, let me know.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2010-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761

--- Comment #8 from Ilmari Karonen nos...@vyznev.net 2010-12-10 02:34:23 UTC 
---
Pfft... stupid fake wikilink syntax.  Here it is:

http://www.mediawiki.org/wiki/User:Ilmari_Karonen/MetaKeywords

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2010-12-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761

--- Comment #9 from Paul Zimmerman pzimm...@cisco.com 2010-12-10 02:40:09 UTC 
---
Sweet... thanks a ton!!

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2009-07-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761


jida...@jidanni.org changed:

   What|Removed |Added

 CC||jida...@jidanni.org




--- Comment #5 from jida...@jidanni.org  2009-07-20 23:02:00 UTC ---
(In reply to comment #0)
 Unfortunately, the 80-100 gzipped bytes (250-350 uncompressed bytes) these
 keywords occupy per response still negatively impacts users. Coming as they do
 before other headers, the keywords delay the load of linked CSS and JS files,
 as well as the content itself, occupy cache space, and take CPU to generate.
How about accessibility bug 19453: it's as if your keyword bad dream
jumped out of the head and into a rendered nightmare the top of the body
for several screenfulls, doubling total page bytes too.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2009-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|wikibugs-   |br...@wikimedia.org
   |l...@lists.wikimedia.org   |




--- Comment #3 from Brion Vibber br...@wikimedia.org  2009-07-19 17:00:51 UTC 
---
Could have sworn I removed this misfeature a year or two ago. :) Gettin' out
the scissors...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2009-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Brion Vibber br...@wikimedia.org  2009-07-19 17:07:52 UTC 
---
Done in r53482.

Note the functionality could be replicated in an extension easily enough should
someone actually want such things. :) But modern search engines don't use the
field, and the values were poorly selected, so I'm happy to kill it.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 19761] Remove worse-than-useless meta keywords feature

2009-07-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19761


Laurence 'GreenReaper' Parry greenrea...@hotmail.com changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l