WPMU 1.3 is finally out
I’ve been waiting for this one for weeks. Donncha worked pretty hard getting this release out and squashing the bugs. Check out the official forum thread for details. I’m a bit behind, but I hope to thoroughly test this out and point out the snazzy new features and what you can do with...
Is it really a bug?
Sometimes there are quite a few forums posts, or even bug tickets filed, reporting issues that aren’t really bugs. So to me, the first step in reporting a bug is determining if it is actually a bug or not. I’m sure you already know this, but to clarify, a bug means there is something wrong...
How to file a bug ticket and follow the latest issues
Most users lightly follow development in the forums. To get a bit further, you can follow along the trac system and see when tickets are filed and issues are fixed. There’s an RSS feed link at the bottom of this page to follow active tickets. It’s a good practise because sometimes an official...
How to get a zip from trac of recently changes files
Now that we are familiar with the trac system, how can one get a small zip containing just the needed files that have been recently changed? First, you need to know what you already have installed. As of this writing, if you have the latest from the download page, you have installed 1.2.5a. This is...
What is trac and how do I use it?
Ah, the trac system. Trac is a program on the server that keeps a record of every single code change made by the devs. It also serves as a bug reporting and archiving tool. Every time a change is made to the codebase, it is submitted to trac. When you read about “development version” or “bleeding...
Database structure – updated for 1.3
As an addendum to this post, there’s a few extra tables in WPMU 1.3, which should officially be released any day now. wp_1_terms wp_1_term_relationships wp_1_term_taxonomy There are all related to the internal tag system now available in Wordpress 2.3. You may also have noted that MU is now following...
Changing the default theme
Let’s face it, the default theme is ugly. Sure it was cool way back when, but now everyone has rounded corners and big blue headers. There may come a time when you would like to have the default theme on signup be something else. For this, I am going to assume you’ve already picked another...
How to moderate signups
Since at some point spammers will find your site and create splogs, there’s many ways to stop them. Deleting them as they occur is like shovelling snow during a blizzard. You can add another field to signup, add a captcha, go invite-only, or in the case of my main niche blogging site – moderate...