Jump to content

Wikipedia:Village pump (proposals): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Line 520: Line 520:


*Cheers. We should get a lawyer though - have a page on this as part of the users guide. Uncertainty about the law leads to caution and self-censorship. [[User:Crippled Sloth|Crippled Sloth]] 00:39, 28 February 2006 (UTC)
*Cheers. We should get a lawyer though - have a page on this as part of the users guide. Uncertainty about the law leads to caution and self-censorship. [[User:Crippled Sloth|Crippled Sloth]] 00:39, 28 February 2006 (UTC)

==MediaWiki:Common.css change==
:''Please respond to this inquiry at [[MediaWiki talk:Common.css]]!''
Would it be okay to add the following to [[MediaWiki:Common.css]]? –

<pre>pre { overflow-x: auto; overflow-y: visible; }</pre>

This would keep long lines of code from adding horizontal scrollbars on large pages (for example [[WP:AN/I]] on occasion) and would instead add horizontal scrollbars directly to the PRE'd text.

To see this in action for yourself, simply add the line above to your userspace CSS override, then go to [[User:Locke Cole/Sandbox]] and scroll down to the "PRE test" section. Please respond at [[MediaWiki talk:Common.css]]. —[[User:Locke Cole|Locke Cole]] • [[User talk:Locke Cole|t]] • [[Special:Contributions/Locke Cole|c]] 06:26, 28 February 2006 (UTC)

Revision as of 06:26, 28 February 2006

 Policy Technical Proposals Idea lab WMF Miscellaneous 
The proposals section of the village pump is used to discuss new ideas and proposal that are not policy related (see Wikipedia:Village pump (policy) for that).

Recurring policy proposals are discussed at Wikipedia:Village pump (perennial proposals). If you have a proposal for something that sounds overwhelmingly obvious and are amazed that Wikipedia doesn't have it, please check there first before posting it, as someone else might have found it obvious, too.

Before posting your proposal:

  • If the proposal is a change to the software, file a bug at Bugzilla instead. Your proposal is unlikely to be noticed by a developer unless it is placed there.
  • If the proposal is a change in policy, be sure to also post the proposal to, say, Wikipedia:Manual of style, and ask people to discuss it there.
  • If the proposal is for a new wiki-style project outside of Wikipedia, please go to m:Proposals for new projects and follow the guidelines there. Please do not post it here. These are different from WikiProjects.

Discussions older than 7 days (date of last made comment) are moved here. These discussions will be kept archived for 7 more days. During this period the discussion can be moved to a relevant talk page if appropriate. After 7 days the discussion will be permanently removed.

Annotation

Soliciting comments on Meta about m:Annotation. Essentially, once implemented, it will be a tool that will let you view the wikitext of any article and see who wrote what and when (on a word by word basis). There are a few crucial interface issues that need to be resolved, no developing experience necessary! Please comment. — Ambush Commander(Talk) 21:32, 12 February 2006 (UTC)[reply]

Awww... :-( No one cares about annotation. Maybe I should look for something else to implement. — Ambush Commander(Talk) 03:11, 16 February 2006 (UTC)[reply]
I care! I think it would be awesome. It's very time consuming at the moment to locate the editor that first added a certain piece of text. I'm afraid I just don't have much else to say about it except, er, good idea. :-) Deco 04:06, 16 February 2006 (UTC)[reply]
I'm so glad someone answered! Yay! So, if you were to use the Annotation tool, you'd have a specific piece of text on the page that you'd want to look up. You (somehow) enter it in, and then the site tells you who did what. A few questions: how exactly would you plan to tell the software exactly what fragments you wanted to check? And also, if the fragment contained more than one author, how would you expect the software to show it to you? — Ambush Commander(Talk) 04:47, 16 February 2006 (UTC)[reply]
I made a mockup for you of the way I imagine it:

The text is automatically segmented into portions. The blue portions are those written by a single editor, while the yellow subportions are based on the edits of two editors. Hovering the mouse over a portion shows some info, much like a mixture of history and diffs, detailing changes to that specific portion. "bunnys" looks bolded in the first change, but it's not supposed to be. If I hovered over "But also evil" I would see DcoetzeeBot's edit adding that phrase with that part of his diff (which is not included when I hover over the other part). Just a concept. Deco 07:36, 16 February 2006 (UTC)[reply]
Forgive me if I seem overly argumentative, but here goes. You may want to reconsider your coloring scheme: as it stands, there's no way to tell apart where one contribution ends and another starts. Furthermore, segmented changes as you display will likely never happen, because the WordLevelDiff we use on Wikipedia is on a word level (as you show in the diffs between the versions). Also, note that pulling diffs is a costly process, and we probably wouldn't be able to (for performance issues), pull 'em all out at once.
Making something like that will require JavaScript, a language that I am not most proficient in. If someone can write code that would display metadata in a little hovering popup box, that would be swell. — Ambush Commander(Talk) 00:17, 18 February 2006 (UTC)[reply]
Well, there are small gaps between sections, but alternating colours would make it more obvious. As for being infeasible, well, yes - I like to start with ideal and scale back to feasible. :-) I'll be happy with anything that lets me point at a chunk of text and see all the details of the edits that modified it. Admittedly you do have a Ship of Theseus problem - when does a chunk of text stop becoming one thing and become another new chunk? - but in practice I think most chunks of text start out their lives by being written by a single person and largely remain the same thereafter (if they stick around). Deco 06:17, 21 February 2006 (UTC)[reply]
Hey, I just follow what the diffing algorithm does. We'll see what happens if we manage to get this working and then tweak the expected behavior. — Ambush Commander(Talk) 03:19, 26 February 2006 (UTC)[reply]

It's an exciting idea, Edward; I look forward to seeing how you work out the details. I don't know how you will decide where to start the annotating process -- not all bits of text will have a clear "starting place" in the revision history. But those details are yours to sort out -- you're asking about input and output

Ideally, I'd want to be able to click-and-drag to select text, then hit a button or choose a command from a right-click menu to submit that text to the tool. Given that there's no other click-and-drag function on Wikipedia (yet), the next best thing would be to be able to copy and paste a selection into a text box -- perhaps something down below the "Save Page" buttons and such, or in a pop-up window or new window or tab.

It's hard to visualize the output (which is why you're asking, I'm sure). I see perhaps three options. The first would break the output into color-coded rows based on editor. The second would be the same, sorted by date of edit instead of order of text (eek, sounds confusing). Something like this:

Text: The quick brown fox jumped over the lazy dog.

Text Editor Date/Time (sort by) Edit summary
The added by User:CatherineMunro June 14, 2003 Brevity is wit.
quick brown added by User:Ambush Commander April 15, 2004 Adjectives are good for the soul.
fox jumped over the added by User:CatherineMunro June 14, 2003 Brevity is wit.
lazy added by User:Ambush Commander April 22, 2004 Forgot an adjective
dog. added by User:CatherineMunro June 14, 2003 Brevity is wit.


The third option would be more like a sequence of diffs, sorted by date. With a large text this could obviously get quite long and complex. (Having spent the time to lay this out, I like this one better.)

Edit Editor Date/Time Edit summary
The fox jumped over the dog. added by User:CatherineMunro June 14, 2003 Brevity is wit.
The quick brown fox jumped over the dog. added by User:Ambush Commander April 15, 2004 Adjectives are good for the soul.
The quick brown fox jumped over the lazy dog. added by User:Ambush Commander April 22, 2004 Forgot an adjective

I'm sure there are other ways, but that's what I've come up with so far. This doesn't deal with the subtleties of deletions, reversions, spelling corrections and such; it would just show the most recent editor to be responsible for a given word or phrase. Who gets credit/blame for a word if a later editor only adds a missing letter? Would there be any way to tell that there had been a previous editor who inserted that word?

I think it would be a necessity to provide links to the actual revisions or diffs to allow people to explore history more thoroughly, and to explain how the mechanism works so that faulty attributions are harder to make.

Let me know what you think. — Catherine\talk 07:19, 16 February 2006 (UTC)[reply]

Before that, I have to think. Both of you presented things that I immediately dismissed as impossible when I started thinking about it, which means I'm in a rut, which means I need to think. Feel free to incorporate your ideas onto m:Annotation. — Ambush Commander(Talk) 02:32, 17 February 2006 (UTC)[reply]
Catherine, regarding your question about how to track the text bits, it's a legitimate question and took me a bit of thinking to figure out. But it's not really a problem. :-)
Once again, using JavaScript, the click-n-drag idea would become possible. Editors would probably object to that sort of thing on the actual article, so there would likely be (for this implementation), a seperate Annotation screen. It displays the wikitext (nothing more, because there's things that don't get rendered easily) and lets you select a piece. Then, the JavaScript would calculate the slice of the annotation that you would want served back.
Handling the text in a list-like fashion presents essentially one problem: you sacrifice readability of the wikitext. Otherwise, it's a fine way to cram in all the metadata without resorting to JavaScript.
The sequence of diffs, however, defeats the purpose of annotation, because there's no way to look and say "He wrote that".
Regarding your last two questions, they are very important. The WordLevelDiffer regards a single letter addition as a change to an entire word, so it will get assigned to the new person. We could, however, make note that there was previous text before it. It also would be beneficial to show where things got deleted, like showing stylized Ds that simply notify that something was there, but it's gone now.
Faulty annotations are quite possible, esp. in the case of reversions and edit warring. Good help text would be necessary too. — Ambush Commander(Talk) 00:17, 18 February 2006 (UTC)[reply]

On the issue of dealing with reverts: how about you add a "reversion to version X" flag to page versions? If someone saved an out-of-date version of a page, the software could check the diff of those two versions, and if it turned out to be zero, the flag would be added. It would also, of course, be added to every admin rollback. This wouldn't be that computationally expensive (you could even drop the diff part, really), and your annotation thingy could just skip any edits that were reverted in figuring out who did what. —Simetrical (talk • contribs) 03:44, 28 February 2006 (UTC)[reply]

Funding the Wikipedia through selling DVDs

What about selling the Wikipedia written on CDs or DVDs so that everyone who wants, could have his/her own Wikipedia without the need to surf at wikipedia.org {especially now it would be quite needed, because the servers of Wikipedia are overcrowded and it takes several seconds-minutes to upload a page}. Also by selling such DVDs, CDs {with encouragement to copy them and establish on your own servers} could be some money raised. Or even better, such CDs or DVDs would be given to the supporters of Wikipedia or could be sold for symbolic price to the supporters. Of course there is an issue how to make such a CD/DVD, in which languages, which articles should be taken into and which not, how many CDs/DVDs would be needed for 1 000 000 articles {with photos, sound files, etc}.

But on the other hand, I haven't heard about Wikipedia CDs/DVDs so I think it would need some kind of research to get to know if it is commercially realizable {maybe, I alone am in need of such CDs/DVDs :) }.

The German Wikipedia has one already. --cesarb 21:55, 16 February 2006 (UTC)[reply]

Why would anyone buy an instantly-out-of-date CD or DVD (which is bound to have bits of frozen vandalism in it). Would you even look at it, or just put it on your shelf? T-shirts or mugs would make more sense. Text ads would make even more sense... nobody boycotts an otherwise indispensible resource just because of a few unobtrusive text ads (how many of you have stopped using Google?). -- Curps 22:25, 16 February 2006 (UTC)[reply]

I wouldn't be bothered by Adsense. Why? Because my Firefox extensions block it automatically. And people could still choose to view the ads (by using a browser which doesn't have an adblocking capability, or by turning it off) and support the project in that way if they didn't wish to support it by donating their time.Cynical 21:53, 18 February 2006 (UTC)[reply]
IIRC, the German DVD was combed before hand to make it publisizeable, removing all vandalism and such, and also limiting the size of it by removing stub articles etc. And what to use with it? Well, there probably are quite a lot of coauthors that actually would want one on the shelf. Also, imagine offline browsing? Not even in Europe everybody has broadband internet connections. Now think about the third world and consider the possibilities - especially considering that one of Wikipedia's goals, according to Jimbo at least, is
"Wikipedia is first and foremost an effort to create and distribute a free encyclopedia of the highest possible quality to every single person on the planet in their own language."
In today's world, doing that distribution online is not possible. DVDs wouldn't really cut it either (limited computer availability), but at least it's a bit better. TERdON 01:15, 17 February 2006 (UTC)[reply]
Yeah the German DVD sold pretty well, but it was done by a private company that only donated some portion of the proceeds. Basically to do it for English it would take a group to organize the vetting, a lot of time to do that, and somebody that had the ability to produce and sell it. The other problem of course is the space it would take up. According to Carnildo's post on the reference desk just the text from current revisions of the English Wikipedia is 8Gb and images add another 76GB or so. So a text-only version could fit on one dual layer or two single layer DVDs, but adding images would spread it to about 9 dual layer discs. So it's a good idea, just someone has to spearhead it and make it happen. - Taxman Talk 20:35, 22 February 2006 (UTC)[reply]

Fine then. Put text ads on Wikipedia, which given our Alexa numbers should raise, oh, a million dollars a month. But make it clear upfront that half of the windfall will be spent for third-world charitable purposes. Spend some of the rest on servers and also hire several more developers, so badly needed bug fixes and enhancements can happen a lot quicker. Everybody's happy.

I'm not sure I buy into the third-world story though. For most places in the third world, your CD or DVD will just be a frisbee, due to lack of computers or a reliable electrical power grid. And the places that have the latter two will almost certainly have telecom connectivity for Internet too. In fact, in many places telecom infrastructure is being created before any computing or electrical grid infrastructure: in Africa, cell phones are booming (they get recharged from car batteries). -- Curps 05:14, 17 February 2006 (UTC)[reply]

I agree that CD and DVD editions for English Wikipedia are a good idea. I would also remind Curps that plenty of Wikipedia users are staunchly against ads. I and many other contributors would immediately fork. Superm401 - Talk 04:33, 17 February 2006 (UTC) (adding back in comment removed without explanation by User:Thsgrn Superm401 - Talk 22:17, 18 February 2006 (UTC))[reply]
You can't run a top 25 website on a shoestring. The current MediaWiki software is inadequate in many ways and the pace of bugfixing and upgrades is far too slow. Objections to text ads can be easily met: just let anyone who can edit semi-protected articles turn off text ads in their preferences page. -- Curps 08:17, 19 February 2006 (UTC)[reply]
I disagree. We already are running it on a "shoestring" (if that's what you call hundreds of thousands of dollars in donations). The MediaWiki software is adequate; otherwise, you wouldn't be seeing this post and we wouldn't have 900,000 articles. I think you mean it's not satisfactory, and I disagree with even that. The reason I object to Wikipedia serving text ads is not because I don't want to see them. I already block all google ads and can block even a completely plain text ad using greasemonkey. However, I refuse to provide free content to a site that is showing ads to anyone. Superm401 - Talk 23:29, 19 February 2006 (UTC)[reply]
I've got news for you: you already are. You do understand the nature of the GFDL? Reference.com is about 130 on Alexa, they mirror our content and put banner ads on it. Same for all the other mirrors out there, especially the ones that work the art of high Google ranking. -- Curps 02:24, 20 February 2006 (UTC)[reply]
This developer is of the opinion that current fundraising methods are more than sufficient to meet the needs of hosting all of the projects the Foundation is hosting without compromising the ethical position of the projects with ads, which already caused a major fork of the hosting and then content of the Spanish language project. Of course, if a different foundation wanted to do things like sell DVDs to raise money to do things like donate computers with Wikipedia on them to the poor, that would also be a good thing and an act I'd be happy to support. Likely fundraising this year is in the million dollars range and that's more than ample. If you want to produce such a DVD, please do feel free to do so - it's your right under the license all of us authors are granting. You're entirely welcome to donate all the funds from that activity to the Foundation or anyone else. Jamesday 17:27, 27 February 2006 (UTC)[reply]
On the "access for Africa" theme, while what Curps says is true about wireless telecoms overtaking electrical grid infrastructure, for broadband you actually need cable (at least to the neighbourhood). That's a bottleneck for the millions in towns who have electricity (at least part of the time). Even where there are telecoms cables, increasing capacity to meaningfully accommodate non-voice uses is a long way off. Check out Freedom Toaster for good description of challenges and solutions. JackyR 16:45, 21 February 2006 (UTC)[reply]

1,000,000 articles is coming up fast and IMO it'd be nice to change the logo for this very special occasion. Here is a very rough mockup of an idea I had for the logo:

File:Wiki1m.png

Noclip 02:13, 17 February 2006 (UTC)[reply]

I like this logo Gerard Foley 17:53, 17 February 2006 (UTC)[reply]

Very nice! I'd go one stage further and suggest 10,000 and 100,000 variants on it that can be used by other-language WPs when they reach major targets. Grutness...wha? 01:00, 18 February 2006 (UTC)[reply]
I like it. As said, could be done for other languages. Sceptre (Talk) 10:59, 18 February 2006 (UTC)[reply]
It's an impressive number, to be sure, but I wouldn't celebrate it the wrong way. 1,000,000 what, exactly? --Tsavage 23:38, 18 February 2006 (UTC)[reply]
At present account creation rates, it will be our millionth registered user before our millionth article :( Physchim62 (talk) 07:52, 19 February 2006 (UTC)[reply]
Not to be a wet blanket or anything but that really celebrates quantity as opposed to quality. A modest acknowledgment would be appropriate and would also show us to be above the billions sold crowd. hydnjo talk 19:52, 19 February 2006 (UTC)[reply]
Mozilla celebrates milestones like this. And not all of those downloads will be unique. ComputerJoe 22:04, 24 February 2006 (UTC)[reply]

A few editors have expressed an interest in making this notice more visible, please see the current version at [MediaWiki:Editingold]] and a proposed version at MediaWiki talk:Editingold. Please comment at the talk page. xaosflux Talk/CVU 03:11, 17 February 2006 (UTC)[reply]

Only slightly related: Would it make sense to force or at least suggest an automatic edit summary that contains "edited old version" whenever you do that? Kusma (討論) 18:08, 17 February 2006 (UTC)[reply]

1,000,000 articles

Will it be any milestone commemoration to mark 1 million articles reaching achievement? :) Brandmeister 16:07, 19 February 2006 (UTC)[reply]

Don't forget to expect a brief surge of articles as soon as we get within spitting distance of 1m; I wouldn't be surprised if a few editors have a couple of dozen short articles drafted and ready to post to give them a good shot at getting page #1,000,000... Shimgray | talk | 20:32, 19 February 2006 (UTC)[reply]
I've refined my calculations: I weighted each month's multiplicative difference (month x+1 / month x) by an exponentially increasing factor (*1.01 per month), to take into account logarithmic decay in informativeness, and started at the sample closest to the predicted end time of day (1:00pm), to compensate for variances throughout the day. My refined estimate comes to 12:00pm. At that time there's about 86 new articles an hour. So depending on how big one considers that surge to be, one can make their own adjustments. Kevin Baastalk 20:54, 19 February 2006 (UTC)[reply]
On closer analysis, there's an anomaly in the monthly difference of the natural log of the article count, on feb. and march of 2004:

And before then, that quantity is consistently lower. So I've refined my calculations to use only data past march 2004 (starting april 2004). This puts the arrival time much later, at around 6pm on Feb 28th. Kevin Baastalk 21:39, 19 February 2006 (UTC)[reply]

With activity generally peaking around 6:00, and an expectation of a surge in article count around 1m, I'm willing to gamble $50 on 17:25 +/- 15 minutes (GMT -06:00). Kevin Baastalk 22:17, 19 February 2006 (UTC)[reply]
So anyway, getting back to the initial question, what sort of "ceremony" will happen at 1,000,000? Great work on all this extrapolation, Kevin, and I don't think it really matters if you use AM, PM, 24hr, or a sun dial. JHMM13 (T | C) 22:53, 19 February 2006 (UTC)[reply]
I'm sure we'll put a banner up, but that's about it. Probably some press releases too (as if anyone would resspond to them at this point, there has been way too much news about wiki as of late). Do you have any suggestions? BrokenSegue 05:06, 20 February 2006 (UTC)[reply]
Doesn't look like there's going to be a press release unless some people decide to go start one. Wikipedia:Press releases would be the place to coordinate it at. Though I'm sure hitting 1 million articles is going to get picked up in the press whether we have a press release or not. - Taxman Talk 19:27, 22 February 2006 (UTC)[reply]

Kevin: I don't want to be a dick, but I think you should use 24-hour clock instead of 12-hour clock. AzaToth 22:23, 19 February 2006 (UTC)[reply]

Let's stop it at 999,999 and ruminate. Lotsofissues 06:11, 20 February 2006 (UTC)[reply]

I heartily endorse this idea. - Randwicked Alex B 13:54, 21 February 2006 (UTC)[reply]

Article referer

I previously posted this to the help desk, hoping this feature was already available, but it looks like it's not.

Suppose I read a Wikipedia article A. I open a link from A to another article B, in a different browser tab (or window), then I close A. Later, after reading other stuff, I go to the other tab and read article B, and I forgot how and why I got there (especially when a redirect and/or pipe is involved). Is there a way to use the http referer field (or some other means) for giving me a link back to the article where I "came from" (A in this case)?

There are actually two ways I can suggest for accomplishing this. One is actually using the "Referer" http header, possibly checking that it's a Wikipedia article. Another one is adding a reference to the current article in the querystring for every link (e.g. the link from Wikipedia to encyclopedia could use a URL like http://en.wikipedia.org/wiki/Encyclopedia?referer=Wikipedia). I would prefer the first approach.

Either way, I suggest that the link should be placed in the toolbox on the left side on every page.

Aditsu 18:18, 20 February 2006 (UTC)[reply]

In the meantime, you can use Special:Whatlinkshere/Article, and scour the list manually. -Splashtalk 22:54, 20 February 2006 (UTC)[reply]
Still, nobody expressed an opinion about this proposal. aditsu 07:17, 22 February 2006 (UTC)[reply]
Frankly, this seems ludicrous to me. Your back button does this just fine, and you thwarted it. This is a ubiquitous client function and few other websites supply explicit backlinks. It might be interesting to get a list of articles you visited recently, but you have History for that... Deco 08:14, 27 February 2006 (UTC)[reply]
If you have a browser sufficiently sophisticated to use tabs (i.e., not IE), you can undo closed tabs. It's built in to Opera, and you can get an extension for Firefox (I use Tab Mix Plus). —Simetrical (talk • contribs) 03:17, 28 February 2006 (UTC)[reply]

Removing "disclaimers" from Template:GFDL

A long time ago (February 2004), someone added "Subject to disclaimers" to {{GFDL}}. Because the GFDL mandates that any disclaimers posted with a copyright notice must be preserved, it has been the considered legal opinion of Wikipedia that this disclaimer notice cannot be removed from any image on which it has been applied. (See for example: Template_talk:GFDL#Subject_to_disclaimers.21.3F).

However, the notice would appear to imply that anyone reusing the image must provide not only a full copy of the GFDL text but also a copy of Wikipedia:General disclaimer and all its subpages. This situation is at best awkward and significantly compounds the amount of material that a print reuser would be required to provide, thus making our GFDL images less free by imposing a greater burden on reusers. Note that neither Commons, nor any other Wikipedia (to my knowledge) has such a disclaimer notice in their copyright template. In particular Commons has been forced to create both Commons:Template:GFDL and Commons:Template:GFDL-en so as to have a special GFDL template that preserves our disclaimer notice, which is just plain dumb and compounds the risk that images migrated to Commons will be incorrectly categorized.

I would like to put an end to the further propogation of this situation.

As such I proposed the following:

  1. Create {{GFDL-no-disclaimer}} without the disclaimer statement, but with Category:GFDL images no disclaimer to distinguish them for sorting purposes.
  2. Immediately change Mediawiki:Licenses to replace {{GFDL}} with {{GFDL-no-disclaimer}} on new uploads.
  3. Create {{GFDL-with-disclaimer}} as a copy of the current GFDL template, but with Category:GFDL images with disclaimer to distinguish them for sorting purposes.
  4. Have a bot replace all uses of the current {{GFDL}} with {{GFDL-with-disclaimer}}. (A long process, I'm sure.)
  5. Once Category:GFDL images has been emptied, move {{GFDL-no-disclaimer}} to {{GFDL}}.
  6. Reset the categories.

Obviously this won't remove the disclaimer text from the bazillion images that already have it, but it should stop that text from propagating any further. In my mind this sort of correction should have happened long ago.

Thoughts?

Dragons flight 18:31, 20 February 2006 (UTC)[reply]

  • What does that "disclaimer" line even do, legally? Nothing on the linked page seems to change anything in the copyright arrangement that I can see (and the disclaimer notice is already at the bottom of all of our content pages as it is). Am I missing something obvious here? --Fastfission 22:23, 20 February 2006 (UTC)[reply]
    • The bottom of every page says that all text is subject to GFDL and disclaimers, this is about whether images should also be required to carry 5 pages of liability disclaimers whenever anyone wants to reproduce or use them. Aside from the fact that the GFDL mandates that all disclaimers be faithfully preserved, this isn't really about copyright. The disclaimers exist to avoid legal liability should someone foolishly rely upon Wikipedia and reach a negative result. It's not impossible to imagine a situation where an image might warrant disclaimers, but it would see to be such a rare circumstance that it doesn't justify appending legal/medical/etc. disclaimers to every GFDL image we have. As noted above, this is a historical quirk of this Wikipedia and apparently not mirrored by any of the other Wikimedia sites. Dragons flight 23:27, 20 February 2006 (UTC)[reply]
      • That seems really silly and honestly quite stupid. Wikipedia's disclaimers are, as I understand it, mostly a legal note about our content not being officially reliable. Our legal status should not come into question if someone else took that content -- which already had a disclaimer -- and then started waiving it around as being legally infallible. Our initial disclaimer should cover our butt the whole way, I imagine (if someone writes that the content is infallible, they can't attribute that sentiment to us in any case). Anyway, I agree that this disclaimers thing seems like a very silly and haphazard thing, though I don't know what the best thing to do about it is. --Fastfission 23:03, 22 February 2006 (UTC)[reply]

I'm not sure if we are allowed to do that. Wikipedia:Copyrights also explicitly mentions these disclaimers. Looks like it's intentional. Lupo 09:12, 22 February 2006 (UTC)[reply]

If this were some carefully considered thing, we wouldn't be the only Wikipedia that merges the disclaimers into our copyright tag. For that matter the disclaimers wouldn't look radically different from one Wikipedia to the next. Dragons flight 14:38, 22 February 2006 (UTC)[reply]
Maybe. Did you talk to the foundation's lawyers about this? Lupo 08:15, 23 February 2006 (UTC)[reply]
The foundation doesn't exactly have lawyers (and certainly didn't in Feb. 04), but it does have a number of Wikipedians with law degrees who volunteer advice. I'll try to track down one of the old timers, but I'm fairly sure I already know the answer. Dragons flight 03:37, 26 February 2006 (UTC)[reply]
The authors are the people granting the license, not the Foundation. The Foundation is already well covered by the general disclaimer and US law itself. That disclaimer was added by someone who didn't consider all the nasty implications of what they were doing. The answer form this old-timer who was commenting legally at the time that mistake was made was, as soon as I noticed it, to say that it was a bad idea and should be removed. Jamesday 17:17, 27 February 2006 (UTC)[reply]
I have an alternate suggestion: How about depreciating local uploads of user-created material? commons:Template:GFDL doesn't include any disclaimers, or people can use Creative Commons licenses there. JYolkowski // talk 21:51, 24 February 2006 (UTC)[reply]

I have gone ahead with the simple part of the plan and created {{GFDL-no-disclaimers}} and Category:GFDL images without disclaimer to use with newly uploaded images. If I am somehow wrong about all this, then these can be easily reverted/redirected (it is infinitely easier to add disclaimers back then to remove them). But then I am quite confident that it makes sense for this Wikipedia, Commons, and all the others to share the same licensing terms.

Now comes the hard part, there are only ~75000 pages to convert from {{GFDL}} to {{GFDL-with-disclaimers}} in order to free up Template:GFDL for the no disclaimers version of the tag. If there are more comments about this, now would be a good time, before the heavy lifting. Dragons flight 03:37, 26 February 2006 (UTC)[reply]

That disclaimers bit was a bad mistake - it requires the disclaimers at the time the image was uploaded and also retroactively modified the license granted by the author for all GFDL images using it at the time it was added. Really lousy idea to do that and I'm glad to see you doing cleanup to undo the mess. Please do try to use the no disclaimers version for any images from before the disclaimer mistake was made, to correctly reflect the license the author granted. Jamesday 17:17, 27 February 2006 (UTC)[reply]

I think we need to just go ahead and depreciate the use of {{GFDL}} on enwiki in favor of getting people over to the commons. As it stand today there is an apalling amount of copyright violations tagged as {{GFDL}} on enwiki. Any proposal to fix the tagging of GFDL images on enwiki is going to have to deal with the fact that in a large number of cases the tag was added long after the image was uploaded by someone other then the uploader, who probably never even spoke with the uploader. This has happened due to a misguided line of reasoning that goes something like "If the uploader of this untagged image was the copyright holder they agreed to place it under the GFDL based on the text of our upload page, or at least intended to place it in the GFDL because Wikipedia is GFDLed. If the uploader was not the uploader they probably violated copyright law in uploading the image. Since we assume good faith, I must accept the first theory and reject the second. Thus it is okay to slap a GFDL tag on this. Q.E.D.". This has resulted in some pretty outragious violations on enwiki in this category, and any sort of mindless retagging could only make it worse. In other cases the uploader is just wrong, yet no one has called him on it and... sometimes it appears there is just wishful thinking about the identity of the copyright holder. We need a cleanup, but if we're going to do one we might as well move the images over to the commons. Commons suffers from the same kind of nonsense but its far less widespread. --Gmaxwell 05:22, 28 February 2006 (UTC)[reply]

I've just seen that the text displayed when editing a version of a page other than the current version has been changed; it now links the word "removed" to Wikipedia:Reverting and it's also in a very visible red-pink box. Well, I think this is a good idea, since from experience it was all too possible to miss the old notice when it was displayed. However, what about also extending the text to include a link to the edit page for the current revision? Perhaps change the text from:

You are editing a prior version of this page. If you save it, any changes made since this version will be removed.

to something like:

You are editing a prior version of this page. If you save it, any changes made since this version will be removed. If you want to edit the current revision instead, click here.

Here would of course have to be different for whatever the name of the page being edited was, but I can't picture that being too much of a strain on the server -- less so than if the user has to first load the current revision, then click the edit button on that page. -- Antaeus Feldspar 02:42, 21 February 2006 (UTC)[reply]

Please see the discussion here: MediaWiki talk:Editingold regarding the message (also note the announcement above on this page). xaosflux Talk/CVU 02:59, 21 February 2006 (UTC)[reply]

Shortcut to this page

Please see The Talk Page regarding this prop. xaosflux Talk/CVU 04:02, 21 February 2006 (UTC)[reply]

Thanks for the info User:Flcelloguy, I've added the shortcut box to the top of this page. xaosflux Talk/CVU 02:29, 22 February 2006 (UTC)[reply]

I was going through the article Progressivism. The external links section of the article has links to a number of websites which are of activist nature. I am sure there are a number of other articles also in wikipedia with the same problem. I was thinking of creating a template which warns users that these websites may be of impartial nature. This template would be a special case of Template:Disputed-section template. The text should be something like

Some of the links in this section may be commercial, activist or impartial biased in nature

Suggestions on alternate wording is also welcome.

I would also like to know whether any template of this nature exists currently?

--DuKot 05:28, 21 February 2006 (UTC)[reply]
I assume you mean biased rather than impartial (which are antonyms). I had a bit of an edit war on nocturnal emission over a link that contains a lot of inaccurate information. The final decision was to link it but provide a brief disclaimer. I think you should remove any site that is not useful for understanding the topic, but feel free to link relevant biased sites as long as you clearly state the specific bias of each one (ideally by citing an objective source). This isn't policy, but I personally feel that unqualified citation is equivalent to an assertion that "this is a good source".
Of course, I meant biased --DuKot 06:56, 21 February 2006 (UTC)[reply]
I do think it's important to describe each link individually though. Just to say some of these links are biased doesn't tell an uninformed reader much of anything useful about the links - they can't tell which are which. Deco 06:02, 21 February 2006 (UTC)[reply]
We could have another template for this purpose which states
The following link is commercial, activist or biased in nature --DuKot 06:58, 21 February 2006 (UTC)[reply]
I think the word "biased" carries with it POV problems in itself. For instance, is a website that only presents one side of a debate "biased"? What about a website that fails to mention certain alternatives? For instance, what about a link to the details of the moon landing which fails to mention conspiracy theories? I think a template that says this will just become another thing that POV warriors use to cause problems. Perhaps every external link section should have a warning like: "not all external links are written in encyclopedic tone". I think this either needs to be done everywhere or only in the most extreme cases. Otherwise its just another problem. --best, kevin [kzollman][talk] 07:21, 21 February 2006 (UTC)[reply]
The probem with "not every link . . ." is that it provides inadequate information. See below re set of templates.
RickReinckens 09:18, 25 February 2006 (UTC)[reply]

A set of such templates is needed

There should be a set of similar templates, one for commercial, one for activist, etc. That way, the reader could click on the template and go to an explanation of what "commercial" means. Obvioulsly, we don't want people adding a "commercial" template every time they link to IBM, etc. For instance, I would question what "commercial" means. Does it mean there is a charge to access the site or it is a company's website?
RickReinckens 09:18, 25 February 2006 (UTC)[reply]

Suggested templates

I suggest the following for the set:

  • Activist
  • Mainly advertising
  • Paid access
  • Strong religious orientation
  • Strong political orientation
  • severely biased (rather than just "biased")
  • vulgar or obscene language
  • mature topic (e.g., scientific descriptions of sexual intercourse)
  • potentially disgusting (visual) (needs a better description, obviously)
  • potentially disgusting (text) (needs a better description, obviously)
RickReinckens 09:18, 25 February 2006 (UTC)[reply]

"Religious orientation" is not the same as "religion", etc. For instance, I have a website with astrophotographs and for each image there is a Bible quote. The site URL deliberately gives no hint that the site has a strong religious orientation. Many people have personal or small-business websites with strong religious orientation even though the site deals with something else.

RickReinckens 09:18, 25 February 2006 (UTC)[reply]

"Potentially disgusting" would be equivalent to the warning many TV news programs give, "Certain viewers may find these images quite upsetting."

I would not use the title "disturbing" because that is too vague. The criterion for such a tag would be something like, "Many persons of average sensibilities would find the material disgusting or highly objectionable and emotionally quite disturbing. Examples include video clips of major surgery, autopsy images, close-up images of major wounds, severe disfigurements, detailed descriptions of a sexual assault or gruesome crime."

RickReinckens 09:18, 25 February 2006 (UTC)[reply]

Good news and Bad news

Good news

The number of articles at Special:Statistics is getting closer and closer to an exciting number that we have less than 13,000 to go before we can reach!

Bad news

Another number also kept track is not far behind, the number of registered users. It is getting big too quickly, many of which want to register so that they can have the right to move pages by vandalism. I think there needs to be some way to allow this to be altered so that it will not include indefinitely blocked users. Georgia guy 19:53, 22 February 2006 (UTC)[reply]

Right now, you can register 10 usernames a day per IP. Reducing this would probably be a good idea. Raul654 19:57, 22 February 2006 (UTC)[reply]
Can you try it, Raul654?? Georgia guy 19:58, 22 February 2006 (UTC)[reply]
Only the devs can do it. It hammers the AOL users though. — Ambush Commander(Talk) 21:12, 22 February 2006 (UTC)[reply]
I brought this up in #wikipedia, and Mindspillage informed me that we've already gotten a few complaints about this limit. It also hits hard on schools when (for example) an entire class of 30 students register at the same time. Raul654 22:49, 22 February 2006 (UTC)[reply]
What is a dev?? Georgia guy 22:37, 22 February 2006 (UTC)[reply]
A developer of the software Wikipedia uses. -- Kjkolb 22:40, 22 February 2006 (UTC)[reply]
Can anyone contact the developer of the software?? Georgia guy 22:46, 22 February 2006 (UTC)[reply]
Yes. There's a list at m:Developers if you want to pick one or you can post a message on the Technical Village Pump where one might see it or you can try the technical mailing list where it will certainly be seen. You should be aware that they're very busy, however, and may take some time to respond.--Cherry blossom tree 10:58, 24 February 2006 (UTC)[reply]
Could the IP addresses of blocked and indefinitely banned users be gathered, without the usernames, so that we can tell where the most vandals come from? Once we have the IP addresses, contacting the ISP might be useful when it is a school, company or there is only a few people involved in vandalism (AOL probably can't do much). Also, if there was a spike in blocked or banned users from an IP, the number of accounts that the IP can create in a day could be reduced. Finally, it may allow persistent vandals to be identified. -- Kjkolb 22:40, 22 February 2006 (UTC)[reply]

Gollum skin

I stumbled across Gollum, the Wikipedia browser, a simplified AJAX-ified interface to Wikipedia. It presents the user with a very basic but functional interface - to demo it, go here and select the big blue "Start Gollum browser" button on the right.

On the website the author says

In my opinion the interface of Wikipedia is too overloaded and confusing. [5]

I'm inclined to agree that our interface is a nightmare for newcomers, and I like this approach. We should be able to easily mimic the simplified interface with a skin, and the AJAX stuff (which seems to amount to a Google-suggest style search box) can come later. Is a Gollum skin a good idea? Lupin|talk|popups 14:47, 23 February 2006 (UTC)[reply]

"Copyrighted and subject to deletion" image tag

Currently, when I see a recently uploaded image that was obviously grabbed from some other website, I am supposed to do a 3-step procedure to post the image to Wikipedia:Images for deletion, explain why, and post to the talk page of the submitter to alert him. In a few cases this seems to be warranted, but in 90% of cases, it's just a blatant copyright infringement with no fair use asserted (or, alternatively, clearly not a legitimate fair use claim, and the uploader just tagged the image "fair use" so it wouldn't get autodeleted by a sysop), by a user who is new to Wikipedia or new to image uploading and is unfamiliar with policy.

As a result of the tedious AFD posting process, I never do it, and instead I change the incorrect license tag (often "fair use" with no justification listed, or "CopyrightedFreeUse") to the "no license" tag or "somewebsite" tag. This lets the image stick around for another week until the sysops are supposed to be free to delete the image, which is unfortunate.

Could someone set up a "copyrighted" template tag for images like this that alerts the uploader and marks the image as subject to deletion by sysops? The template tag should have an argument for what the illegitimate source was, and it should automatically post a notice to the submitter that he shouldn't do that in the future, and if there was a mistake then please upload again with the correct copyright tag, fully explained. Thanks - Tempshill 00:10, 24 February 2006 (UTC)[reply]

You're not supposed to do an ifd listing in the case of copyvios. Just add {{imagevio}} to the page, and copy the text that shows up into the days listing (there is a link). Notifying the uploader is recommended, but not really mandatory. Unfortunately, notifying the uploader can not be done through a template (you would need a bot). If an image is obviously a copyvio and not used on any article, you can now tag it with {{Orphaned unfree not replaced}} {{or-cr}} for short) and it will be deleted after 7 days. You do not need to notify anyone if you use this tag (though it's always polite). Superm401 - Talk 04:06, 25 February 2006 (UTC)[reply]

Fundraising on the search results page

I think there should be an appeal for donations on the search results page. For example:


Please add at least one of those on the search results page(s). --James S. 23:12, 24 February 2006 (UTC)[reply]

Anon's already see a notice in the upper right of all pages; however, one on every search page for all users at all times would be quite garish. Superm401 - Talk 04:09, 25 February 2006 (UTC)[reply]
Anonymous browsers aren't the most likely to donate. How about one appeal in the unused white space in the middle of the page for new searches, and one at the bottom of the search results if rand()*c>1, where c=2 to begin with and is tuned based on user feedback and Foundation need? --James S. 04:57, 25 February 2006 (UTC)[reply]
Seems like a good idea, but perhaps not so gaudy? --LV (Dark Mark) 05:30, 25 February 2006 (UTC)[reply]
Okay, I've removed the excess rules and the image. --James S. 05:35, 25 February 2006 (UTC)[reply]

This one might fit better on the new search page:


<form class="contrib" action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input type="hidden" name="business" value="donation@wikipedia.org" /> <input type="hidden" name="item_name" value="One time donation" /> <input type="hidden" name="item_number" value="DONATE" /> <input type="hidden" name="no_note" value="0" />
<input type="hidden" name="cmd" value="_xclick" /> <input type="hidden" name="on1" value="Comment" /> <input type="hidden" name="lc" value="en" /> <input type="hidden" name="on0" value="Anonymity" /> <input type="hidden" name="notify_url" value="http://wikimediafoundation.org/cgi-bin/paywiki.cgi" />
<label for="don-amount">One time gift of</label> <input type="text" name="amount" id="don-amount" maxlength="30" size="5" /> <select name="currency_code">

<option value="USD" selected="selected">$ (USD)</option> <option value="EUR">€ (EUR)</option> <option value="GBP">£ (GBP)</option> <option value="CAD">$ (CAD)</option> <option value="AUD">$ (AUD)</option> <option value="JPY">¥ (JPY)</option>

</select>
<label for="os1">Public comment
(200 characters max)</label>
<input type="text" size="25" name="os1" id="os1" maxlength="200" />
Public donor list
<input type="radio" name="os0" id="name-yes" value="Mention my name" /><label for="name-yes">List my name</label>
<input type="radio" name="os0" id="name-no" checked="checked" value="Don't mention my name" /><label for="name-no">List anonymously</label>
<input class="centered" type="submit" value="Donate Now!" /> <img src="http://upload.wikimedia.org/wikipedia/foundation/7/78/Credit_cards.png" alt="Visa, MasterCard, Discover, American Express, eCheck" />

</form>


Well, that HTML doesn't seem to work well because it's a form. Can admins make a template out of the above failing HTML? --James S. 05:35, 25 February 2006 (UTC)[reply]

My Contributions idea

This: •Has probably been suggested before, and •Is probably in the wrong place. Nonetheless, I feel that the contributions page needs a new feature, namely a way to check the status of your edits. I at least expected that the "diff" link would show me the diff from my edit to present. It doesn't, and I can't find any better way to do that than to tediously go through the history looking for my name. Ug. The main reason I Watch a page is to see if a) anyone has changed my change or b) anyone has replied to my comment on a Talk page. There should be much easier ways to do these things.

You can use Wikipedia:Tools/Navigation popups, which has a "diff my edit" feature, that gives you all the changes since your last edit. --Rob 03:27, 25 February 2006 (UTC)[reply]
Alright, thanks. I'll look into it. But this doesn't obviate the need for my proposal. Perhaps instead we could have a link above each side of every comparison page which says "compare to current." That would be near enough to what I want, and I think it would be insanely useful. -- Calion | Talk 15:30, 27 February 2006 (UTC)[reply]

Category statistics

I think it would be interesting for many people here, if someone who has the database dump, could create a list of categories and number of articles in them (including subcategories). It would like to know how many articles are tagged, what is the coverage in certain areas and so on. Samohyl Jan 08:13, 25 February 2006 (UTC)[reply]

At the moment the order of the "in other languages" on each page is vastly different. We need a standard consistent order of all other languages, in every language wikipedia, which could be as follows:

  • in English alphabetical order of the wiki domain name
  • in Unicode order of the first character in the language name

At the moment as I see it, the order is mainly English alphabetical order of the language name, with non-Latin language names being inserted mainly according to the domain name but not always. This really doesn't make any sense. Any suggestions? 219.77.98.122 10:19, 25 February 2006 (UTC)[reply]

There was a poll somewhere a while back that concluded that they should go in alphabetical order of their (Latin) interwiki codes, i.e. the two-letter country abbreviations. -Splashtalk 18:44, 27 February 2006 (UTC)[reply]

Portal

Should portals have Today's featured article as today Main Page does have. I am asking this question because i created Today's featured article for Portal:India and done work very deeply in this. But Wikipedia administration is going for deletion all these articles. Is it feasible? I need your feedback. Please help to save these articles from deletion. -- Shyam (T/C) 11:49, 25 February 2006 (UTC)[reply]

Should portals have Today's featured article as today Main Page does have. They can, but it's not mandatory. But Wikipedia administration is going for deletion all these articles. There's no need for a whole separate process for this. I mean, Indian featured lists? If you want to feature an article on the main page, you don't need to fork FAC, FA, FARC, etc. Johnleemk | Talk 12:20, 25 February 2006 (UTC)[reply]
First of all, Thank you for responding on the topic. You are correct that there is no need of indian featured list to post a featured article on a particular's main page. But I have already created those pages. If we want some feedback from other people, i supposed there is no harm to do so. Thanks -- Shyam (T/C) 13:32, 25 February 2006 (UTC)[reply]

Inclusion of Hindi as a language in Wikipedia

For the benefit of hindi-speaking people all over the internet I suggest that Hindi should also be included as a language.

Not just that by including Hindi, a lot of information about Indian scriptures and culture can be made available to the wikipedians.

I think what you want is already here. Or maybe I misunerstood your request. --Rob 13:28, 25 February 2006 (UTC)[reply]

Certain articles, e.g., Messianic Judaism and Intelligent Design have constant POV problems. (Most involve religion in some way, although that is not relevant.) I am proposing a POV-related template along these lines:


Caution: Despite diligent efforts by various editors and administrators, this article routinely has severe POV problems. The reader is advised to check additional sources for a balanced view.

RickReinckens 23:54, 25 February 2006 (UTC)[reply]

How long would this template stay there for? Forever? This template would be denying the fact that an article can have a NPOV. --Eliezer | £€åV€ m€ å m€§§åg€ 00:52, 26 February 2006 (UTC)[reply]
I've seen some articles stay that way for months. It can be very hard to NPOV certain things - not necessarilly because having an NPOV on them is hard, but because there are very opinionated editors who can tend to confuse those not knowledgeable on the topic, and make it hard to figure out what is and what isn't NPOV. Michael Ralston 01:05, 26 February 2006 (UTC)[reply]
In that case the the current tags belong there while it is that way, even if it is several months. This tag if I am understanding it correctly would be always there if it it's NPOV or not. And if it is only there when it is not NPOV then the current tags suffice. --Eliezer | £€åV€ m€ å m€§§åg€ 01:20, 26 February 2006 (UTC)[reply]
Comment: if you actually use such a template, avoid the jargon "POV problems". Readers don't know what "POV" is. Deco 01:51, 27 February 2006 (UTC)[reply]

Minimum length on random article?

Just a quick suggestion.. I'm pretty sure there are plenty of people like myself, who having a general interest in everything, enjoy passing the time by using the 'random article' menu option and seeing what fascinating snippets wikipedia will throw at you. The problem however is that 80% of the time it just returns small articles with minimal information (stubs?) or disambiguation pages etc. It would be nice if the pool of articles from which the random feature chooses from was restricted to perhaps a 500 character minimum or some other restriction that increases the chance that the article you are presented with contains something of interest. As a side benefit it may reduce the load on your servers slightly as there might be less consecutive requests for random articles if it returns more interesting results.

That's a good idea. I'm not sure why its not done. also, if done, I would like to see a "Preferences" setting, for users to control this. Some editors will wish to see the substubs (to fix them), while the readers wish to avoid them. --Rob 05:44, 26 February 2006 (UTC)[reply]
I assume the reason it hasn't been done so far is because a very good way to improve WP is to just mash random article until you find one you consider poor quality and/or severely lacking. A preferences setting, though, would go a long way in improving that, I suspect. I'd like to see it as well. Michael Ralston 05:50, 26 February 2006 (UTC)[reply]
Doing this by word count might be a bit tricky. It would be easier to exclude articles tagged as stubs. -- Donald Albury (Dalbury)(Talk) 11:40, 26 February 2006 (UTC)[reply]
Word count is a specific field in the database, so probably wouldn't be that hard to implement. The question is whether it's worth it. Sam Korn (smoddy) (not a developer) 12:10, 26 February 2006 (UTC)[reply]
Thanks for the information. I'm learning something new every day. -- Donald Albury (Dalbury)(Talk) 13:06, 26 February 2006 (UTC)[reply]
Another one would be random article from a given category. violet/riga (t) 12:12, 26 February 2006 (UTC)[reply]

I'd like to invite everyone to participate in the Wikipedia:Featured Music Project. The Featured Music Project is an attempt to improve a large number of articles on musicians to make them ready to be a featured article. To sign up, put your name under one (or more) of the eight categories on the status page, such as the discography, format and style or lead section. No more than once a month, you'd be given an article which is getting close to being ready for WP:FAC, and is only deficient in a few categories. You'd do what you can in the section you signed up for (and, of course, anything else you like). If a couple of people specialize in each category, we should be able to take some concrete steps towards improvement on a wide range of articles. In addition, you can sign up as a "shepherd" to take articles that meet all the criteria through a peer review and (hopefully) successful candidacy. If you have any questions, feel free to leave me a note on my talk page, or on the FMP talk page. Tuf-Kat 06:21, 26 February 2006 (UTC)[reply]

Wikiproject Reader - Read Sources / Add references

More than 90% of our articles don't have any references. I'd like to make a new proposal. Wikipedia:Wikiproject Reader. The aim is to help deliver on our promise of verifiability. Right now it's a proposal since I would like to get some feedback, but if you like the idea you can start right away. Mozzerati 15:06, 26 February 2006 (UTC)[reply]

You may wish to take a look at Wikipedia:WikiProject Fact and Reference Check. --Allen3 talk 18:18, 26 February 2006 (UTC)[reply]
Yes, I'm actually a member of that project and it's even the "mother" project of my new proposal. However, as mentioned in the new proposal, that works in the opposite direction. WP:FC starts with an article and looks for sources for specific facts, which improves one article but is very slow and painful; just right for improving FACs. This project starts with sources and looks for articles which would benefit from having them added. This is much faster and easier and is good for improving the overall level of referencing in the whole encyclopedia. Mozzerati 20:50, 26 February 2006 (UTC)[reply]
That's interesting - I already did precisely this with a few highly reputable computer science sources, such as Introduction to Algorithms and Sipser. At first some people were suspicious that I was promoting the sources, but in the end it seemed well-received, especially when I specifically cited the relevant sections of the books. Note that often you don't actually have to read the source all the way through - just browse the contents and verify that the sections are relevant. Deco 08:11, 27 February 2006 (UTC)[reply]

Featured Article interlanguage link style

I noticed that on articles like Lilium, where one of the other language Wikipedias have a Featured Article about the topic, the FA barnstar appears before the link. This puts the link text out of alignment with the other links in the list; would it be desirable to change the CSS so that the barnstar replaces the list bullet, rather than being added on next to it? Phoenix-forgotten 08:51, 27 February 2006 (UTC)[reply]

ESBN

I am thinking that someone should get the Wikipedia ESBNs. Would it be possible for some kind of adjustment to be made in the code to support ESBN? Anyway, just your thoughts. Thanks! Computerjoe 19:13, 27 February 2006 (UTC)[reply]

Complete summary of censorship laws affecting wikipedia submissions

Ive read in the guidelines, that in addition to wikipedia policy, content is limited by the censorship laws in florida. A summary of these laws could be very helpful to contributors. Crippled Sloth#

Not being a lawyer, I won't attempt to summarize any laws, but the Statutes of Florida are on-line at The 2005 Florida Statutes. I think TITLE XLVI CRIMES, Chapter 836 DEFAMATION; LIBEL; THREATENING LETTERS AND SIMILAR OFFENSES, Chapter 847 OBSCENITY (primarily concerned with child pornography) and Chapter 876 CRIMINAL ANARCHY, TREASON, AND OTHER CRIMES AGAINST PUBLIC ORDER (not a problem if NPOV is maintained) are the most pertinent. -- Donald Albury (Dalbury)(Talk) 00:15, 28 February 2006 (UTC)[reply]

MediaWiki:Common.css change

Please respond to this inquiry at MediaWiki talk:Common.css!

Would it be okay to add the following to MediaWiki:Common.css? –

pre { overflow-x: auto; overflow-y: visible; }

This would keep long lines of code from adding horizontal scrollbars on large pages (for example WP:AN/I on occasion) and would instead add horizontal scrollbars directly to the PRE'd text.

To see this in action for yourself, simply add the line above to your userspace CSS override, then go to User:Locke Cole/Sandbox and scroll down to the "PRE test" section. Please respond at MediaWiki talk:Common.css. —Locke Coletc 06:26, 28 February 2006 (UTC)[reply]