Skip to Content

Drupal.Org feed

Syndicate content
Drupal.org is the official website of Drupal, an open source content management platform. Equipped with a powerful blend of features, Drupal supports a variety of websites ranging from personal weblogs to large community-driven websites.
Updated: 3 min 32 sec ago

Drupal 6.16 and 5.22 released

Wed, 03/03/2010 - 19:18
Download Drupal 6.16
Download Drupal 5.22

Drupal 6.16 and 5.22, maintenance releases which fix issues reported through the bug tracking system, as well as security vulnerabilities, are now available for download. Drupal 6.16 also fixes other smaller issues.

Upgrading your existing Drupal 5 and 6 sites is strongly recommended. There are no new features in these releases. For more information about the Drupal 6.x release series, consult the Drupal 6.0 release announcement, more information on the 5.x releases can be found in the Drupal 5.0 release announcement. Drupal 5 will no longer be maintained when Drupal 7 is released. Upgrading to Drupal 6 is recommended.

read more

Categories: Drupal-Org

New Drupal Book - Drupal 6 Attachment Views

Tue, 03/02/2010 - 12:01

Drupal 6 Attachment Views, by me, J. Ayen Green, is my second title from Packt Publishing. It is aimed at Drupal web site developers who want to build more functionality and interaction into their views, but aren’t ready quite yet to take on panels. As a reader of drupal.org, you can receive a 15% discount (see below) and benefit the Drupal Association!

I wrote this to be a fun, informative, hands-on learning guide. It uses actual case study that was developed in parallel with the book’s writing. This guide presents purposeful and interactive examples that build on each other. Clear, concise instructions and practical examples help you to learn quickly to use this exciting feature of views.

read more

Categories: Drupal-Org

Last day for DrupalCon SF session voting: Monday March 1st

Sat, 02/27/2010 - 19:53

Over 400 session submissions have been submitted for DrupalCon San Francisco, which will be held April 19-21, 2010. We need your help in deciding which of those sessions will be included in the conference program. Please come review the list of sessions and vote on the ones you'd like to see most.

Voting ends Monday, March 1st at 23:59 PST.

DrupalCon is a community-driven event. You've shared with us a vast array of exciting new ideas, proven recipes for success, case studies, best practices, new solutions to old problems, and other gems of knowledge. Now help us narrow down the selection. Your opinions are what shapes what happens at DrupalCon. Remember, every vote counts!

If you're a business, organization, or individual interested in helping to sponsor DrupalCon San Francisco, opportunities are still available. Contact us via the Web site, via e-mail at fundraising@drupal.com or phone at 415-894-9320 today!

read more

Categories: Drupal-Org

Case Study: Augusta Chronicle

Fri, 02/26/2010 - 19:49

The Augusta Chronicle, the flagship newspaper of Morris Publishing Group, recently relaunched its website on the outstanding Drupal framework.

Morris first began using Drupal in 2005 with the launch of BlufftonToday.com, a blog-centric community website coupled with a free daily newspaper. In 2006 it adopted Drupal for both news and blogs at SavannahNow.com, the website of the Savannah Morning News. Both newspapers won Digital Edge awards for innovation in user participation.

Since then, the digital media arm of Morris Communications, Morris DigitalWorks, has developed a robust digital newspaper platform built on Drupal 6, to eventually power all 13 of its daily newspapers. Morris also uses Drupal for its radio stations and Skirt.com, a national specialty site for women.

Reader Participation

Morris has made a commitment to make their online platform a dynamic arena for reader participation and contributions. Readers are encouraged to comment on stories and blogs, and, on some papers, are encouraged to create their own blogs on the site. Journalists are expected to post news online immediately and to interact with the public, and they need to be able to do it without learning HTML or tools such as FTP. These requirements made Drupal a natural choice.

read more

Categories: Drupal-Org

Drupal 7 status update and release plan

Thu, 02/25/2010 - 11:25

Drupal 7 is moving along nicely, and is becoming increasingly stable. We just released a second alpha release, fixing a number of critical bugs, following our initial alpha release in January. Alpha releases are to give Drupalistas something to download and test, so they can report and help fix bugs.

When will we switch to betas? We will switch to betas when the upgrade path from Drupal 6 to Drupal 7 is working. Once we hit beta, we will become increasingly strict about accepting any more changes and we'll also commit to making HEAD to HEAD upgrades work.

Finally, we'll start rolling release candidates once the number of critical bugs is zero (or close to zero). To help us focus on critical bugs, we're working on adding a 'major' severity level to our ticketing system, making the options 'critical', 'major', 'normal' and 'minor'. 'Major' bugs would be really bad, but not necessarily block a release. For example, bugs that don't prevent Drupal from working, or that only affect a fraction of the Drupal population would be prioritized for fixing in follow-up releases. Critical bugs are those that badly break Drupal, or that are a major regression compared to Drupal 6.

read more

Categories: Drupal-Org

Archdiocese of Saint Louis Migrates to Drupal

Wed, 02/24/2010 - 14:00

In early 2009, the Archdiocese of Saint Louis determined that it needed to upgrade its website, mostly for security concerns. After investigating a move from Joomla! 1.0.x to Joomla! 1.5.x, the Archdiocese determined it would be more cost effective and a more future-proof decision to migrate the over 49 individual Joomla! sites that comprised www.archstl.org into a single Drupal installation.

This upgrade/migration provides many benefits, not the least of which are a better end-user experience, a better administrative experience, and much improved page load and search indexing performance. In addition, Drupal's structure and content presentation provide much greater flexibility in design and information structure, as well as SEO (search engine optimization) than other popular CMS frameworks that were investigated.

read more

Categories: Drupal-Org

Drupal 7.0 Alpha 2 released

Tue, 02/23/2010 - 02:11

Our first Drupal 7 alpha version was released just over a month ago. Today, we're proud to announce the release of the second alpha version of Drupal 7.x for your further testing and feedback. The first alpha announcement provided a comprehensive list of improvements made since Drupal 6.x, so in this announcement we'll concentrate on how you can help ensure that Drupal 7 is released as soon as possible and is as rock solid as the previous Drupal releases that you've grown to love!

The most notable change for developers is moving $form['#field'] to $form_state. This makes field forms more resilient to form_alters and debugging became a lot less tedious. Comment body became a field and new fields can be added to comments through the field UI module. And congratulations to the docs team and associated helpers for their outstanding work in enhancing and correcting lots of API documentation this release.

We've also fixed a number of issues since the previous alpha, most importantly one that caused all files to be deleted after six hours. Oops. :P This is a great time to reiterate...

It is important to note that this alpha version should not be used for production sites. We've resolved most errors reported so far, but there are outstanding known issues (including security issues) and most likely some problems that have not been reported as of yet. It is expected that there will be at least one more alpha version followed by a few beta versions and at least one release candidate before Drupal 7.0 is finalized. You can help us reach the final release date sooner by testing this alpha and providing feedback.

read more

Categories: Drupal-Org

PharmQD: A Community Website for Pharmacists

Thu, 02/18/2010 - 15:49

From the earliest days of the Internet, many firms have tried to build community sites for medical professionals. Large sums of money were expended on technologies, and expectations around these feature-rich sites became very high.

So when a longstanding client, Jobson Healthcare Information (JHI) in New York, wanted to build a community website for America’s 200,000 pharmacists, we at ISL Consulting took it on as a welcome challenge. Given JHI's strong position in the market – they publish the most popular professional magazine for US pharmacists – we knew there would be no shortage of domain expertise or marketing prowess. The question was whether Drupal would permit us to build an affordable yet world-class website with everything from e-commerce to personalized pages, an elaborate friend activity notification system and other community features medical professionals have come to expect from professional sites.

read more

Categories: Drupal-Org

Last Call for Session Proposals

Mon, 02/15/2010 - 21:13

Attention all brilliant Drupalists: if you want to get your session in for 2010's North American Drupalcon — today is your last day. Go to sf2010.drupal.org/node/add/session and get yours posted. After submitting your great idea, be ready to rally some support for your sessions, because on February 16th voting will begin.

If you'd like to pre-game for voting, go ahead and check out the sessions page. You can filter by topics to help find the proposals which interest you. Select the session and use the handy bookmark feature to remember your favorite sessions for when voting begins.

Voting runs from Feb 16th to Mar 1st. All accepted speakers will be notified on March 5th. Final Schedule to be posted March 15th.

We are looking forward to making San Francisco 2010 the most innovative DrupalCon ever!

Categories: Drupal-Org

New Drupal Book - Drupal 6 Performance Tips

Mon, 02/15/2010 - 13:38

Drupal 6 Performance Tips, by Trevor James and TJ Holowaychuk, is a newly-published title from Packt Publishing aimed at Drupal beginners, developers, designers, and webmasters who utilize the Drupal content management system to create robust websites. It provides crucial performance-related information for Drupal users of all experience levels, including module contributors, webmasters who simply configure and maintain Drupal websites, and even themers.

The book contains basic and advanced topics on Drupal performance that will appeal both to the Drupal novice and the advanced user or developer. With this book you will learn how to maximize and optimize your Drupal 6 framework using best practice performance solutions and tools. The book covers how to vastly improve performance through upgrades, caching, configuring and optimization using core and contributed modules.

As a reader of drupal.org, you can receive a 15% discount (see below) and benefit the Drupal Association!

read more

Categories: Drupal-Org

DrupalCon Session Proposals close on Monday February 15th

Sat, 02/13/2010 - 15:38

Can you believe that there are only 64 days left until DrupalCon San Francisco?! Starting April 17th, more than a thousand (we think it will be more than two thousand!) people will be converging at the Moscone Center in San Francisco for a great program of Drupal sessions, and we are really looking forward to seeing what happens when the community gets together at another one of these fabulous events. Session proposals have been open for almost a month and there's a lot of great stuff in there.

If you want to submit a proposal but you haven't, you still have time! Visit the session proposal page, and put your hat in the ring, but you better act fast! After Monday February 15th, we're closing session proposals so that on the 16th, we can open up community voting and let all of you tell us which of the sessions you would most like to see. Voting will continue until March 1st, 2010. If there is a session that you really want to see at DrupalCon, rally support and tell all your friends to vote.

On March 1st the DCSF planning committee will begin work on session selections. Your votes will play a huge part in which proposals get the strongest consideration. Speakers will be notified on March 5th whether their sessions have been accepted or not. The DrupalCon daily schedule will be posted on March 15th at http://sf2010.drupal.org/conference/schedule.

read more

Categories: Drupal-Org

Vital Signs – An educational citizen science project

Fri, 02/12/2010 - 13:34

Vital Signs 2.0 (VS) is an educational citizen science project consisting of an extensive Drupal website created by Image Works in Portland, Maine for the Gulf of Maine Research Institute (GMRI) and funded by the Hewlett Foundation and a generous in-kind donation of services by Image Works.

The VS project provides students, teachers, scientists, and citizen scientists with the tools to monitor environmental conditions throughout Maine. The project includes a structured central data repository, tools and protocols for identifying, mapping, tracking and analyzing the occurrence and spread of invasive species into and around the state. Beginning in fall 2009, these resources and supporting programs are being utilized on the laptop computers provided to all Maine middle school students and will be made available to all interested parties starting early 2010.

The project's site is composed of 13 original custom Drupal modules, approximately 2 dozen Drupal core modules, more than 40 contributed modules, Google Maps and other web services. In order to give back to the community that made this project possible, we are releasing the full source code for the website under the GPL license and adding it to the Drupal.org project repository.

read more

Categories: Drupal-Org

The Drupal.org Redesign Progress

Wed, 02/03/2010 - 23:12

Just a few years ago Drupal.org was maintained by a small team of insiders. Now, we are making major changes to the site using the community's many developers and themers.

This update provides the Drupal community our implementation redesign progress, where we've run into challenges, and provide information about our future plans.

The following update provides insight into:

  1. Our progress so far
  2. The present focus of the implementation and management team
  3. Where help is needed from the community
1. A Redesign Progress Report

The Drupal.org redesign is an effort started in 2007 to make Drupal.org meet the needs of the growing Drupal community and showcase the power of the Drupal software. In 2008, an exciting and visionary new design for Drupal.org was completed by Mark Boulton Design and the community.

read more

Categories: Drupal-Org

DP Bestflow: The Definitive Online Guide to Digital Photography

Tue, 01/26/2010 - 14:32

After a highly successful Drupal deployment for the American Society of Media Photographers (ASMP) national website, the ASMP decided to again use Drupal for their next project: Digital Photography Best Practices and Workflow, or dpBestflow for short. DP Bestflow is a Library of Congress-funded initiative to provide an all-encompassing resource for digital photography best practices.

The ASMP once again teamed up with Chicago's Grillo Group for graphic design, and Philadelphia-based web development firm Context to perform the Drupal implementation. The most impressive part of the site, however, is the immense amount of rich, useful content, the majority of which is the handiwork of digital photography gurus Richard Anderson (author of Digital Photography Best Practices and Workflow) and Peter Krogh (author of The DAM Book: Digital Asset Management for Photographers).

read more

Categories: Drupal-Org

Automated testing 2.1 deployed - contributed projects

Sat, 01/23/2010 - 02:30

After a lot of work, waiting, staging, and such I am proud to announce the addition of contributed projects to the automated testing system. Contributed projects may now take advantage of the same system that Drupal core developers have been using for over a year with great success. The deployment comes quickly after the recent 2.0 launch in late November of 2009. In addition to adding support for contributed project testing a number of other features have been added, most notably:

  • Coder and Coder Tough Love review support.
  • General e-mail notifications - the devlist mailing list will get an e-mail when Drupal core breaks.
  • A number of UI/workflow improvments on drupal.org.
  • Grouping of reviews by type or plugin to make room for a cleaner multiple database testing workflow.
  • Additional administrative tools for qa.drupal.org and testing clients.
  • Views RSS feed plugin for aggregation of test events and results.

For an example of the test results, please take a look at the current Drupal 7 (HEAD) results or one of our beta contributed project results, such as poormanscron.

read more

Categories: Drupal-Org

DrupalCon SF Session Submissions Open

Fri, 01/22/2010 - 04:22

The San Francisco DrupalCon organizing committee is happy to announce that session submissions are open!

Come see the sessions that have already been proposed, and if you can't find exactly what you're looking for, suggest your own. Drupal's community is what sets it apart from the pack, so come be a part of the magic!

The session submission and voting schedule is:

  • January 15, 2010 to February 15, 2010 - Session Submissions Open
  • February 16, 2010 - March 1, 2010 - Public Voting on Sessions
  • 
March 5, 2010 - Speakers Notified

  • March 15, 2010 - Final Schedule Posted

read more

Categories: Drupal-Org

Scheduled drupal.org downtime Saturday 2010-01-23 2:00AM to 3:00AM UTC

Fri, 01/22/2010 - 01:09

On Saturday 2010-01-23 from 2:00AM to 3:00AM UTC (6PM-7PM PST), drupal.org will be down for scheduled maintenance. We will be deploying an update to our unit testing framework. We appreciate your patience during this outage, the site will be back up as soon as possible.

Categories: Drupal-Org

SharkScopers

Thu, 01/21/2010 - 16:26

SharkScopers is a Drupal 6 site that allows online poker instructors to sell screencast tutorial videos. The first two minutes can be viewed by anyone. Users can purchase credits that unlock whole videos. Instructors then receive a cut of the profit.

Jonathan Brown from Blue Droplet Media in Edinburgh, Scotland, has been helping Mike Jonas from SharkScope in New York develop the site for more than a year. It uses Jonathan's Blue Droplet Video module extensively.

Mike had done a lot of research into what system should be used to build the site. His primary motivation for choosing Drupal was so that Blue Droplet Video could be used. He was blown away by how BDV integrates with CCK and Views, allowing the fundamentals of the site to be created with great ease.

Jonathan and Mike have very well defined roles within the project. For each task, they consult via email and Skype to construct robust specifications. Jonathan then implements the required functionality. A release early, release often methodology is used, allowing the site to innovate rapidly.

The fantastic theme was created entirely by Mike as a Zen sub-theme.

read more

Categories: Drupal-Org

Autism therapy site with autotagging and GeoIP-enabled directory

Mon, 01/18/2010 - 06:35

Healing Thresholds Autism Therapy provides comprehensive therapy fact sheets, daily updates of research and news, and a global directory of autism therapists. The site has become a standard and definitive source for autism treatment information. In particular, the site provides layperson-accessible summaries of essentially all child-focused research from the last 3 years, in addition to earlier seminal papers.

The two biggest challenges of the site have been to expose all of the deep content we've authored and to monetize it. We have over 2000 carefully-written research and news summaries and user-generated content. We also have over 1000 taxonomy terms, and we've authored detailed definitions for nearly half.

Our redesign last month upgraded the three-year-old Drupal 4.7-based site to Drupal 6. More importantly, we used the flexibility of Drupal to completely re-architect how users find and interact with our content. Where previously we had separate sections of research and news, our new tabbed interface displays -- in a search engine friendly fashion -- all of the relevant content for each of over 1000 different therapy topics.

read more

Categories: Drupal-Org

Drupal 7.0 Alpha 1 released

Fri, 01/15/2010 - 18:07

After nearly two years of development, we are proud to announce the release of the first alpha version of the Drupal 7.x family. This alpha includes a tremendous number of new features and new under-the-hood improvements for both users and developers.

We revamped Drupal's user interface, added key contributed modules including CCK and ImageField, introduced a new object-oriented database layer, revamped file handling capabilities, and an automated testing framework based on SimpleTest, among literally hundreds of other improvements. Drupal 7.0 alpha 1 is the collective work of over 800 core contributors.

It is important to note that this alpha version should not be used for production sites. We've resolved most errors reported so far, but there are outstanding known issues (including security issues) and most likely some problems that have not been reported as of yet. It is expected that there will be at least one more alpha version followed by a few beta versions and at least one release candidate before Drupal 7.0 is finalized. You can help us reach the final release date sooner by testing this alpha and providing feedback.

read more

Categories: Drupal-Org