About this board

Your extensions

Hello, one extension written by you (or more) is listed on Git/Conversion/Extensions still in svn. The SVN repository will be closed in the future, and localisation support on translatewiki.net has already been dropped: please help update the list so that we know which extensions are still of interest and should therefore be moved to Git, and if possible volunteer to continue maintaining some requesting migration, or find someone else who can do so. Thanks, Nemo 14:56, 12 October 2012 (UTC)

Bug report and fix for Categorize

1
74.77.189.231 (talkcontribs)

In Categorize.body.php the the category harvesting fails if there is more than one category on a line. To fix:

Change:

     $m_pattern = "\[\[({$m_catString}|category):(.*)\]\]";

to

     $m_pattern = "\[\[({$m_catString}|category):(.*?)\]\]";

(i.e. make the search for closing ]] lazy)

Reply to "Bug report and fix for Categorize"
WhiteTigerItaly (talkcontribs)

Hi, where I can download Categorize?
From Extenzions.mediawiki I get this error:

HTTP ERROR: 404

Problem accessing /r/gitweb. Reason:

   Not Found
Reply to "Categorize"
P858snake (talkcontribs)

Hi, I noticed that you have uploaded File:Categorize.png to this wiki, unfortunately I also noticed that you didn't include any licensing details in the file's description which is required for files uploaded to this wiki. Would it be at all possible for you to go back and correct this so the file doesn't risk deletion?

Reply to "File:Categorize.png"
There are no older topics