Creating a dynamic Get Involved page for your project

The Webdev team just created a new get involved page that lists all current mentored bugs that volunteers can work on for Mozilla sites. It also took about 10 minutes to set up.

You could do something similar for your own project by using the mediawiki-bugzilla extension and the mentored bug flag.

Take a look at the source for this wiki page to see how the mentored bugs are being called up and modify it to work for your own project.

About these ads

5 Responses to Creating a dynamic Get Involved page for your project

  1. Ken Saunders says:

    Hey that is really cool(!) and very easy to implement.
    I just changed the values (product, etc) and added it to a wiki page and worked.

    ==Mentored bugs==

    {
    “product”: “core”,
    “whiteboard”: “mentor”,
    “component”: “Disability Access APIs”,
    “resolution”: “—”
    }

    Have you changed your settings to require that readers be logged in to comment, or is that WordPress thing?
    It happened on another person’s (WP) blog also so I’m curious.

  2. Ken Saunders says:

    Got striped a little when posting. Should be the following with opening and closing tags.

    ==Mentored bugs==
    bugzilla
    {
    “product”: “core”,
    “whiteboard”: “mentor”,
    “component”: “Disability Access APIs”,
    “resolution”: “—”
    }
    bugzilla

  3. Henri says:

    awesome to get join with this project

  4. [...] to Mozilla now that my spare time is virtually non-existent. Luckily, mediawiki-bugzilla is gaining a lot of traction at Mozilla and looks to be really helping out. Seeing as I started the project I [...]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: