<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki">
    <title>gmane.org.wikimedia.mediawiki</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28451"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28450"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28449"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28448"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28447"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28446"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28445"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28444"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28443"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28442"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28441"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28440"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28439"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28438"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28437"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28436"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28435"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28434"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28431"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28430"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28451">
    <title>Getting list of articles for sitemap template</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28451</link>
    <description>Hello all,

My wiki is being used to support projects and format plans.  I am also using
it to format documentation, and very soon contributors may be adding pages
at a high rate.

What I am hoping to develop is a page that lists all the pages in an
automated site map.

Any advice would be greatly appreciated

Thanks in advance, John



</description>
    <dc:creator>John van V.</dc:creator>
    <dc:date>2008-08-29T16:06:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28450">
    <title>How to keep up to date with changes to MonoBook ?</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28450</link>
    <description>I have a modified skin to integrate my wiki with my site. It's a little
complex because it integrates a Mac wisiwig tool (RapidWeaver) with
Mediawiki.

The skin I created based on Monobook and so bits of monobook end up in my
RapidWeaver site.

Now I've just noticed that the latest version of monobook has changed subtly
in one bit:

&lt;?php if($this-&gt;data['catlinks']) { ?&gt;&lt;div id="catlinks"&gt;&lt;?php
$this-&gt;html('catlinks') ?&gt;&lt;/div&gt;&lt;?php } ?&gt;

has become:

&lt;?php if($this-&gt;data['catlinks']) { $this-&gt;html('catlinks'); } ?&gt;

Note the div id="catlinks" is now (obviously) provided by
$this-&gt;html('catlinks'). I only found this because I validated my page and
found an error.

I was wondering if there is a recognized way for people who mod skins to
keep up to date or if this kind of thing is just a right royal pain in the
ass?

GD
</description>
    <dc:creator>The Gadget Doctor</dc:creator>
    <dc:date>2008-08-29T15:43:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28449">
    <title>Re: Publishing single pages as PDF or somethinglikethat</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28449</link>
    <description>
I believe test.wikipedia.org is using the Collection extension, not Pdf
Export:

http://www.mediawiki.org/wiki/Extension:Collection

V/r,

Ryan Lane
</description>
    <dc:creator>Lane, Ryan</dc:creator>
    <dc:date>2008-08-29T14:45:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28448">
    <title>Re: Publishing single pages as PDF or something likethat</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28448</link>
    <description>you may be interested in installing the wiki to pdf extension (
http://www.mediawiki.org/wiki/Extension:Pdf_Export) which would be suitable
for what you want to do and is currently being tested for use on wikimedia
wikis. (http://test.wikipedia.org/wiki/Main_Page click download as PDF on
the left hand side)

regards

mark

On Fri, Aug 29, 2008 at 10:34 AM, Andreas Tille &lt;tillea-5zmdX9x2cck&lt; at &gt;public.gmane.org&gt; wrote:

</description>
    <dc:creator>Mark (Markie</dc:creator>
    <dc:date>2008-08-29T10:03:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28447">
    <title>Publishing single pages as PDF or something like that</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28447</link>
    <description>Hi,

we are using WikiMedia for internal documentation.  The question was
rised whether it is possible to obtain nicely formated PDFs out of a
Wiki article.

Kind regards

         Andreas.

</description>
    <dc:creator>Andreas Tille</dc:creator>
    <dc:date>2008-08-29T09:34:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28446">
    <title>Template with parameters</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28446</link>
    <description>I think I read that this is possible somewhere, but I can't find it.
Anyway, I have a parameterized template.  The end result of this
template would be a sortable wikitable where each parameter value
would create a row.  If that value didn't exist I would use the #if
parser function to hide that row from the results.  My question is
this:

What if I don't end up with any values for the parameters thus
producing zero table rows?  Is there a way to hide the top/bottom of
the table and put something in its place such as "No values were given
for this article" as text?  I just don't want to end up with something
like this if there are no table rows due to someone not entered any
values:

{|class="wikitable sortable"
!Name!!Surname!!Height
|}

It would obviously be more user friendly in that instance to just
print "No values were given for this article" as stated before.  I
appreciate any help you can give me on this.
</description>
    <dc:creator>Bobby S</dc:creator>
    <dc:date>2008-08-29T05:45:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28445">
    <title>Re: Images not showing after upgrade</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28445</link>
    <description>
Now i do, seems you fixed it :)
The image wasn't whowing there, but it was because medawiki didn't know 
how to show it and put a standard image instead.
</description>
    <dc:creator>Platonides</dc:creator>
    <dc:date>2008-08-28T11:29:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28444">
    <title>Sysop doesn't have sysop rights. (Was: images not showing after upgrade)</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28444</link>
    <description>Alright, I tried to change and add rights in Localsettings.php

$wgEnableEmail      = true;
$wgEnableUserEmail  = true;
$wgGroupPermissions['sysop']['block']            = true;
$wgGroupPermissions['sysop']['createaccount']    = true;
$wgGroupPermissions['sysop']['delete']           = true;
$wgGroupPermissions['sysop']['bigdelete']        = true; // can be 
separately configured for pages with &gt; $wgDeleteRevisionsLimit revs
$wgGroupPermissions['sysop']['deletedhistory']   = true; // can view 
deleted history entries, but not see or restore the text
$wgGroupPermissions['sysop']['undelete']         = true;
$wgGroupPermissions['sysop']['editinterface']    = true;
$wgGroupPermissions['sysop']['editusercssjs']    = true;
$wgGroupPermissions['sysop']['import']           = true;
$wgGroupPermissions['sysop']['importupload']     = true;
$wgGroupPermissions['sysop']['move']             = true;
$wgGroupPermissions['sysop']['move-subpages']    = true;
$wgGroupPermissions['sysop']['patrol']           = true;
$wgGroupPermi</description>
    <dc:creator>Henny Savenije</dc:creator>
    <dc:date>2008-08-28T07:15:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28443">
    <title>Re: Images not showing after upgrade</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28443</link>
    <description>
A bit complicated but I resolved it. I reverted back to the previous 
version and discovered to my surprise that all the texts were gone. 
So I reverted again back to version 1.3 and imported through SSH, and 
there MySQL a backup I had previously made. Even though the images 
didn't show up, they did after I reimported it.

The issue with the sysop rights remains though.

One question, in the database I can see that the usergroups the 
ug_group variable is set to varbinary(16)

NOW it has me assigned as sysop and bureaucrat, (all in lowercase) 
however I don't seem to have those rights. Trying to change it to 
Sysop and Bureaucrat will add trailing zeros, does anybody have any idea?

In your database is the ug_group variable also set to varbinary(16)? 
Since I have an inking that this is the cause of the trailing zeros. 
How can I change that?




Henny (Lee Hae Kang)
-----------------------------
http://www.henny-savenije.pe.kr Portal to all my sites
http://www.hendrick-hamel.henny-savenije.pe.kr (in Engl</description>
    <dc:creator>Henny Savenije</dc:creator>
    <dc:date>2008-08-28T06:37:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28442">
    <title>Re: bot intrusion?</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28442</link>
    <description>
However, http://arktur.de/Wiki/index.php?title=Http&amp;action=edit is not
So you'd need http.*


Internally, the separator is /, you'd need to escape them: http:\/\/.*
</description>
    <dc:creator>Platonides</dc:creator>
    <dc:date>2008-08-28T14:41:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28441">
    <title>Re: Doubt</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28441</link>
    <description>Excellent thank you. It's working now.

Thanks,
 Satish

On 8/28/08, Platonides &lt;Platonides-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org&gt; wrote:
</description>
    <dc:creator>Satish Kumar P</dc:creator>
    <dc:date>2008-08-28T12:41:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28440">
    <title>Re: bot intrusion?</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28440</link>
    <description>Hallo, Platonides,

Du (Platonides) meintest am 27.08.08:




I've changed the entry in

        http://arktur.de/Wiki/MediaWiki:Titleblacklist

to

        http &lt;autoconfirmed|noedit|errmsg=Fehlaufruf&gt; # alles

but it still doesn't work:

        http://arktur.de/Wiki/index.php?title=http://hullen.mydyn.de

is still allowed


Mediawiki doesn't allow "http://" - sorry.
May I put this string into "&lt;nowiki&gt;"?

What ist (still) wrong?


Viele Gruesse!
Helmut
</description>
    <dc:creator>Helmut Hullen</dc:creator>
    <dc:date>2008-08-28T11:59:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28439">
    <title>Re: Database error</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28439</link>
    <description>
It's a bug, a lot of people have been having that. We need a backtrace, so
we can fix it for 1.13.1. Try to grab me on IRC and I'll walk you through it.

</description>
    <dc:creator>Tim Starling</dc:creator>
    <dc:date>2008-08-28T04:03:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28438">
    <title>Welcome to mediawiki-l (weekly posting)</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28438</link>
    <description>Welcome to mediawiki-l.  This mailing list exists for discussion and questions 
about the MediaWiki software[0].  Important MediaWiki-related announcements 
(such as new versions) are also posted to this list.

Other resources.

If you only wish to receive announcements, you should subscribe to 
mediawiki-announce[1] instead.

MediaWiki development discussion, and all Wikimedia technical questions, should 
be directed to the wikitech-l[2] mailing list.

Several other MediaWiki-related lists exist:
  - mediawiki-api[5] for API discussions,
  - mediawiki-enterprise[6] for discussion of MediaWiki in the enterprise,
  - mediawiki-cvs[7] for notification of commits to the Subversion repository,
  - mediawiki-i18n[8] for discussion of MediaWiki internationalisation support,
  - wikibugs-l[9] for notification of changes to the bug tracker.

List administrivia (unsubscribing, list archives).

To unsubscribe from this mailing list, visit [12].  Archives of previous postings 
can be found at [3].

This list is also</description>
    <dc:creator>River Tarnell</dc:creator>
    <dc:date>2008-08-28T04:00:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28437">
    <title>Re: Upgraded from 1.9.3 to 1.13.0- got error: Illegalmix of collations</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28437</link>
    <description>Hi Brion, 
I apologize, I've done the upgrade already, but I will take notes in the next upgrade, follow your directions and will let you know here if I see any differences then.
thanks
Eric
 


--- On Tue, 8/26/08, Brion Vibber &lt;brion-AeOJrEpdGNeGglJvpFV4uA&lt; at &gt;public.gmane.org&gt; wrote:

From: Brion Vibber &lt;brion-AeOJrEpdGNeGglJvpFV4uA&lt; at &gt;public.gmane.org&gt;
Subject: Re: [Mediawiki-l] Upgraded from 1.9.3 to 1.13.0- got error: Illegal mix of collations
To: ek79501-/E1597aS9LQAvxtiuMwx3w&lt; at &gt;public.gmane.org, "MediaWiki announcements and site admin list" &lt;mediawiki-l-RusutVdil2icGmH+5r0DM0B+6BGkLq7r&lt; at &gt;public.gmane.org&gt;
Date: Tuesday, August 26, 2008, 10:45 AM

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric K wrote:
to update the table schemes properly. Here's a sample of what I found:
applied from 1.9.3 to 1.13.0):

"Sizes" for integer fields are purely imaginary and have no actual
effect. We've generally removed them as they just confuse people.


Can you provide details of the original schema collation and what MySQ</description>
    <dc:creator>Eric K</dc:creator>
    <dc:date>2008-08-28T01:04:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28436">
    <title>Re: Upgraded from 1.9.3 to 1.13.0- goterror:Illegalmix of collations</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28436</link>
    <description>Hi Jim, thanks. There were some problems during installation but it did go through. Since I was able to change the table structures by hand, I assumed the script could have done the same but did not. In my next upgrade, I will take notes and compare the schemas and then get back here if I notice differences.
thanks!
Eric
 


--- On Tue, 8/26/08, Sullivan, James (NIH/CIT) [C] &lt;sullivan-2loH/HJHQuifRvmTrFJqzg&lt; at &gt;public.gmane.org&gt; wrote:

From: Sullivan, James (NIH/CIT) [C] &lt;sullivan-2loH/HJHQuifRvmTrFJqzg&lt; at &gt;public.gmane.org&gt;
Subject: RE: [Mediawiki-l] Upgraded from 1.9.3 to 1.13.0- got error:Illegalmix of collations
To: ek79501-/E1597aS9LQAvxtiuMwx3w&lt; at &gt;public.gmane.org, "MediaWiki announcements and site admin list" &lt;mediawiki-l-RusutVdil2icGmH+5r0DM0B+6BGkLq7r&lt; at &gt;public.gmane.org&gt;
Date: Tuesday, August 26, 2008, 7:32 AM

Assuming Alternative 2 works as advertised, check that permissions are set
properly and that it ran completely.  I've always used the commandline
method so I'm not familiar with Alternative 2.  

Also,</description>
    <dc:creator>Eric K</dc:creator>
    <dc:date>2008-08-28T01:02:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28435">
    <title>Re: Images not showing after upgrade</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28435</link>
    <description>
You mean the images are showing, yes, on the long 
URL, but according to the short URL they don't. 
At least not on my computer and not the one in 
the office. I tried several browsers on several 
computers, but they don't show up. Are you saying you can see an image here?

http://www.genealogy.henny-savenije.pe.kr/mediawiki/index.php/Afbeelding:Dorpspomp_Ruinen_08-07-1.jpg





Henny (Lee Hae Kang)
-----------------------------
http://www.henny-savenije.pe.kr Portal to all my sites
http://www.hendrick-hamel.henny-savenije.pe.kr 
(in English) Feel free to discover Korea with Hendrick Hamel (1653-1666)
http://www.hendrick-hamel.henny-savenije.pe.kr/indexk2.htm In Korean
http://www.hendrick-hamel.henny-savenije.pe.kr/Dutch In Dutch
http://www.vos.henny-savenije.pe.kr Frits Vos 
Article about Witsen and Eibokken and his first Korean-Dutch dictionary
http://www.cartography.henny-savenije.pe.kr (in 
English) Korea through Western Cartographic eyes
http://www.hwasong.henny-savenije.pe.kr Hwasong the fortress in S</description>
    <dc:creator>Henny Savenije</dc:creator>
    <dc:date>2008-08-28T00:52:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28434">
    <title>Re: Database error</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28434</link>
    <description>Veronica Lopez Diaz escribió:


To view the SQL query (which includes the table name) add 
$wgShowSQLErrors = true; on your LocalSettings
</description>
    <dc:creator>Platonides</dc:creator>
    <dc:date>2008-08-28T00:15:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28431">
    <title>Re: Images not showing after upgrade</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28431</link>
    <description>
It didn't change. It is still images on your wiki.



The problem is not with the images. Mediawiki just doesn't know how to 
handle a file of type "image/jpeg����������������������������"
Seems your database corrupted on the update :S
Did you change table options?
What gives a DESCRIBE on those tables?


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l&lt; at &gt;lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
</description>
    <dc:creator>Platonides</dc:creator>
    <dc:date>2008-08-27T22:31:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28430">
    <title>Re: bot intrusion?</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28430</link>
    <description>
Your entry should be
[hH]ttp &lt;autoconfirmed|noedit|errmsg=Fehlaufruf&gt; # alles

I don't know the topic of your wiki, but i'd check against http:// just 
in case someone want to create an article about the protocol. Also, the 
check is case insensitive (casesensitive wasn't specified), so no need 
for [hH]
</description>
    <dc:creator>Platonides</dc:creator>
    <dc:date>2008-08-27T21:25:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28429">
    <title>Database error</title>
    <link>http://permalink.gmane.org/gmane.org.wikimedia.mediawiki/28429</link>
    <description>I'm getting the following error from time to time after upgrading to 1.13:

Database error

A database query syntax error has occurred. This may indicate a bug in
the software. The last attempted database query was:
(SQL query hidden)
from within function "MediaWikiBagOStuff::_doinsert". MySQL returned
error "1213: Deadlock found when trying to get lock; try restarting
transaction

Any ideas?

Fred
</description>
    <dc:creator>Fred Bauder</dc:creator>
    <dc:date>2008-08-27T18:18:55</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.org.wikimedia.mediawiki">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.org.wikimedia.mediawiki</link>
  </textinput>
</rdf:RDF>
