Drupal awarded $5000 USD OpenID Bounty

Today, as part of the O'Reilly Open Source Conference, Drupal was awarded a $5000 USD bounty as part of the bounty program announced last year. I'm proud to say we were one of the first three projects awarded along with Plone and dotnetnuke.

Report building in Drupal

Greetings,

I came across with a necessity to build various reports in Drupal. Report may have a table or a graphical view (chart). I wonder, are there any already developed solutions for this? May be anyone already started to create or design something?

We built a simple report API module for our needs and I think should I continue improving it or not?

Thanks!

Create Content

Once you have created fields for your content type, given them weights and put them in groups, and set up the display options, you're ready to create new content. Go to node/add/story (or select 'Create content' in your navigation, then choose the content type you added your fields to), and you will see an edit form that contains your new fields. Test that the fields behave as you intended by filling them out and saving the form.

Getting Started with CCK

In Drupal 5.x or Drupal 6.x, you have the ability to create as many types of content as you like. The Content Construction Kit builds on this feature by allowing you to add custom fields to those content types. If you use the Views module, CCK also makes all your custom fields available to any View.

How can I keep my own changes intact when upgrading

I am new to drupal and we are about to start a pretty big project.

There are some features in Drupal 6 we need so we are using it (even tho that won't matter for my questions really). Drupal 6 will most likely be released long ago by the time we are done with our development.

Drupal 6 status update: welcoming bug fixes

Our last status update noted that July 1st was the code freeze deadline for new features to get into Drupal 6. While some of the strategic improvements that were close to being ready at that time got committed, we are now focusing on bug fixes, performance improvements, documentation updates and usability improvements.

We would like to encourage all users and developers to download a development tarball and test the old and the new functionality. There are certainly bugs in the code still, and we would like to squash them. Existing bug reports in the issue queue need some review. The patch spotlight page helps you understand how patch reviews work, and how can you help, if you are new to this kind of involvement. On the other hand, if you found a new bug, don't hesitate to open an issue and submit a fix. We are working towards releasing the first beta of Drupal 6.0 in a few weeks, which depends on how well the bug fixes go, so get involved if you'd like to see Drupal 6 released sooner.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x