News/blog items tagged with Drupal Planet

Drupal project: New Contributors task list (more needed!)

One of the problems that I think every open-source software project faces is how to get new contributors to the project started. It's always necessary to recruit new contributors -- not all of a project's existing contributors will stay around forever, and any project benefits from new people with fresh ideas. But it can take a lot of time from the established contributors to get new people started contributing "the right way" in an established open-source project.

Etiquetas:

Google Maps in Drupal 7 - the simple way

For a client project last week, I needed to display automatically-generated embedded maps or links to external maps (e.g., a link to Google Maps), based on an entered address for a performance venue. In some display modes, I wanted a map on the page (such as when displaying a Venue page by itself), and in other display modes, I wanted a map link (such as when displaying venue information on a Performance page). Although this is, I'm sure, a common need on web sites, an extensive search for existing Drupal modules to didn't get me anywhere.

Etiquetas:

Report from PNWDS, BADCamp, and GSoC Mentor Summit

I spent the last two weekends at conferences -- a lot of traveling, but it is always good to see the people I'm interacting with online every day, and meet some new people.

The weekend of October 15, I attended the Pacific Northwest Drupal Summit. Highlights:

Etiquetas:

Drupal API doc cleanup sprint

We're having a Drupal API documentation cleanup sprint, to bring the function and file documentation headers up our Drupal 7 documentation standards. If you want to participate, see issue http://drupal.org/node/1310084 for instructions -- new contributors welcome!

Etiquetas:

Programmers and site builders needed for Drupal Documentation infrastructure

At DrupalCon London a couple of weeks ago, I was approached by several developers who wanted to do projects that would help the Drupal Documentation team. I had a few thoughts then, but now I have something more organized... If you are a Drupal site builder or a Drupal/PHP programmer, the Documentation team needs your help with the tasks listed here:
http://groups.drupal.org/node/174499

Etiquetas:

Drupal 7: Ready or not?

At local Drupal group meetings I've been to lately, the big question among those of us who build sites with Drupal is (as you might guess): Is it time to switch to Drupal 7? I can't give you a simple yes or no answer to this question -- I think it depends on your situation, mainly due to the state of contributed modules and some key core bugs -- how disappointing!

Etiquetas:

Needed: Drupal programmers who can write!

There's a lot of energy right now in the Drupal Documentation Team, which is great! My docs team co-lead Ariane has put together a team of dedicated folks who are regularly contributing to the Drupal.org on-line documentation, and their efforts are really paying off in better documentation.

But there isn't quite so much energy in the API/programmer section of the docs team, which I'm in charge of, so I'd like to make a Call to Action. What I'd like to have on the Docs Team:

Etiquetas:

New time tracking, invoicing, and Views example Drupal module

One of the tasks that delayed my recent effort to migrate completely off using the Windows operating system was that I needed a new system for tracking my time and generating invoices. I used to use a custom Microsoft Access database that I created quite a few years ago, called Poplar Solo, which is available for free download on poplarware.com (and it works fine, if you have Microsoft Access available). But obviously, if I was not going to use Windows, I needed a different solution.

Etiquetas:

Contributing to Drupal

Drupal 7.0 is supposed to come out in a few hours, and Greg Knaddison has come out with his final 7.0 patch contributor statistics. I (jhodgdon) feel honored to be listed there as the #6 contributor of patches.

Etiquetas:

Drupal WYSIWYG editor configuration tricks

Most of the clients I set up Drupal web sites for are not experts at hand-editing HTML, and prefer to use a WYSIWYG (What You See Is What You Get) or Rich Text editor to create their content. I generally set them up with the WYSIWYG API module, and use the FCK Editor or CK Editor plugin. Over the couple of years I have been using this module, I've learned a few configuration tricks, so I thought I'd share them here.

Etiquetas: