bugzilla | 1 Nov 2006 01:54
Picon

[Bug 7776] New: Change buginese Wikipedia logo to default

http://bugzilla.wikimedia.org/show_bug.cgi?id=7776

           Summary: Change buginese Wikipedia logo to default
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://bug.wikipedia.org
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l@...
        ReportedBy: stanley@...

It seems that bug.wikipedia is using id.wikipedia logo (see.
id.wikipedia.org/wiki/image:wiki.png) Please change it to the default one. Thanks

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:09
Picon

[Bug 7777] New: New feature idea: Wiki data storage and dynamic table display

http://bugzilla.wikimedia.org/show_bug.cgi?id=7777

           Summary: New feature idea: Wiki data storage and dynamic table
                    display
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: General/Unknown
        AssignedTo: wikibugs-l <at> wikipedia.org
        ReportedBy: nospam.bugzilla <at> egs.co.nz

Some articles contain tables of data, and some contain several tables of the same data sorted 
different ways (see the list of Eurovision winners as an example). Wouldn't it be lovely to 
have a system to store tables of data, and a syntax in wikitext to render an output table 
using this underlying table of data, with the possibility for the user to dynamically reorder 
the table by clicking on a sort button?

Say we had the following table of data, in a simple XML format, envelopped into some special 
wikitext tags on the page:
<wikidata ID="ESCwinners">
 <winner>
  <year>1956</year>
  <country code="CHE">Switzerland</country>
  <song>Refrain</song>
  <performer>Lys Assia</performer>
 </winner>
(Continue reading)

bugzilla | 1 Nov 2006 02:10
Picon

[Bug 7774] Additional functions and syntax for texvc

http://bugzilla.wikimedia.org/show_bug.cgi?id=7774

azatoth@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2608 is|0                           |1
           obsolete|                            |

------- Additional Comments From azatoth@...  2006-11-01
01:10 UTC -------
Created an attachment (id=2609)
 --> (http://bugzilla.wikimedia.org/attachment.cgi?id=2609&action=view)
previous patch plus some symbols

I found out that I had had forgot a bounch of AMSTeX symbols, so I decided to
add then to the patch

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:13
Picon

[Bug 7774] Additional functions and syntax for texvc

http://bugzilla.wikimedia.org/show_bug.cgi?id=7774

------- Additional Comments From azatoth@...  2006-11-01
01:13 UTC -------
Created an attachment (id=2610)
 --> (http://bugzilla.wikimedia.org/attachment.cgi?id=2610&action=view)
The new symbolds added and their syntax

The new symbolds added and their syntax

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:14
Picon

[Bug 7777] New feature idea: Wiki data storage and dynamic table display

http://bugzilla.wikimedia.org/show_bug.cgi?id=7777

------- Additional Comments From djevrek@...  2006-11-01
01:14 UTC -------
I think about this too, it will be very good to have some project like commons
for images, but for data. Let's say, number of goals of some football player and
something like that. And latter, on other projects we just use some sintax for
"calling" this data from that "main" data project.

Sasa

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:16
Picon

[Bug 7774] Additional functions and symbols for texvc

http://bugzilla.wikimedia.org/show_bug.cgi?id=7774

azatoth@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Additional functions and    |Additional functions and
                   |syntax for texvc            |symbols for texvc

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:30
Picon

[Bug 7776] Change buginese Wikipedia logo to default

http://bugzilla.wikimedia.org/show_bug.cgi?id=7776

Simetrical+wikibugs@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |shell

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 1 Nov 2006 02:31
Picon

[Bug 7777] New feature idea: Wiki data storage and dynamic table display

http://bugzilla.wikimedia.org/show_bug.cgi?id=7777

------- Additional Comments From nospam.bugzilla@... 
2006-11-01 01:31 UTC -------
That would definitely make it even more useful. Though I can see two disadvantages to a common data centre.

First, it would make it more difficult for a casual editor to see how to change the data.

More importantly, there would be a maintainability issue when changes are made to the data in the common
database. 
If someone decides that "goals" is too general and splits the data into "kicked goals", "headbutts",
"penalties", 
etc. and they only think that one article uses this data, it could break the tables in other articles that use 
this data. If the data and table description are obligatorily in the same page, then the editor will see the
full 
effect of their changes right away.

Looking at the problem from a different angle, editors should feel confident that they can make changes
without 
breaking something.  Otherwise, they might be discouraged from adding useful information.

But on the positive side, it is a very attractive idea to have all this data centralised so that different
pages 
(on different subjects, or the same subject in different languages) call the same unique data.  So maybe
there is 
a way to work around the problems...

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
(Continue reading)

bugzilla | 1 Nov 2006 02:36
Picon

[Bug 7777] Wiki data storage and dynamic table display

http://bugzilla.wikimedia.org/show_bug.cgi?id=7777

Simetrical+wikibugs@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
          Component|General/Unknown             |Extensions requests
         OS/Version|Windows Server 2003         |All
            Product|Wikimedia                   |MediaWiki extensions
            Summary|New feature idea: Wiki data |Wiki data storage and
                   |storage and dynamic table   |dynamic table display
                   |display                     |
            Version|unspecified                 |any

------- Additional Comments From Simetrical+wikibugs@... 
2006-11-01 01:36 UTC -------
This is hardly a new idea; it's been thrown around for a few years now.  See
[[m:Wikidata]], and (for two currently-maintained attempts at an incarnation)
the extensions "Semantic MediaWiki" and "WiktionaryZ".  The major problems this
has faced so far are technical: getting people to write it and making sure it's
efficient enough to run acceptably.

I guess there's no bug for this, so this may as well stay open, but see the
product MediaWiki extensions, components WiktionaryZ and Semantic MediaWiki.

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
(Continue reading)

bugzilla | 1 Nov 2006 04:14
Picon

[Bug 1294] User block by name only

http://bugzilla.wikimedia.org/show_bug.cgi?id=1294

------- Additional Comments From Andrew@...  2006-11-01 03:14
UTC -------
Created an attachment (id=2611)
 --> (http://bugzilla.wikimedia.org/attachment.cgi?id=2611&action=view)
Tested patch, giving sysops the option of disabling autoblocks when blocking a
user.

This should fully resolve the bug. Note that attachment 2599 may still be worth
committing.

--

-- 
Configure bugmail: http://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Gmane