Drupal 7.0 Alpha 7 released

Update: Drupal 7.0 Beta 1 is available now!

Our last Drupal 7 alpha version was released about two months ago. Today, we're proud to announce the release of the seventh (and hopefully final) 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!

This release includes:

  • HUGE number of upgrade path fixes, including automated tests for updates. We are *very* close to a totally working upgrade path! Please test!
  • Great usability improvements, including the installer not greeting you with a red error of death anymore on shared hosts!
  • Field UI improvements to allow it to be further extended from contrib.
  • Numerous Form API fixes and improvements.
  • Numerous accessibility fixes.
  • A variety of PostgreSQL and SQLite fixes, almost at 100% automated tests passing on both!
  • Lots of polish on coding standards compliance and API documentation.
  • Markup improvements, and a new default jQuery UI theme.
  • Numerous security fixes, including 'forward-ports' of Drupal core SAs, and fixes to private files.
  • Performance improvements.
  • There have been several API changes since alpha6 to fix critical issues. These are broadcast to the development mailing list by Randy Fay.

When will alpha become beta?

We have identified several "beta blocking" issues, and itemized these at the Drupal core community initiatives page. It's expected we will have a few beta versions and at least one release candidate before Drupal 7.0 is finalized. We can potentially reach beta within the next month by focusing on this short-list of issues! Please help!

Welterweight - Heavyweight Drupal developer required - Bristol UK

ComputerMinds are looking to hire a mid-level to senior level Drupaloompa to join our fun and expanding Bristol based team. We can offer the chance to work on some seriously interesting Drupal sites for some big clients, a relaxed and informal working atmosphere, the chance to work from home/beach/pub as required, the promise that you will NEVER be managed by someone non-technical, and the opportunity to turn the role into whatever you want it to be.

How to Display all articles with a primary menu "Article"

Hello,

I apologizes if I am repeating topic.

I create a primary menu with name "Article" with URL http://www.example.com/articles

Now I am going to contents section and adding 1000 articles

Like with title

Article1
Article2
Article3
..........
..........
Article 1000

I want to display all articles on a page when I click on primary menu Article(http://www.example.com/articles).
There should be also paging on the page where like 100 records per page can be displayed.

Could anyone guide me how to this?

Calling the same sub-module in parallel

Hello,

Is it possible to call the same sub-module (for example hook_cron) in parallel for the same user?

Basically I have some code in the cron function of my module that handles a user's request. If the same user submits another request before the first one finishes, user needs to wait till the first one is processed completely. This, even when the user manually calls the cron function (http://localhost/drupal/q?=mymodule_request).

getting reference of richcombo from ckeditor instance

Hi ;
I have developed a custom richCombo plugin for CK Editor . I am able to add static items in the init method of the plugin .
But how do I add dynamic items to the combo which I want to add once the Editor is ready . I am getting access to the editor object once it is ready but how do I access the richcombo object/ custom plugin object from the editor to manipulate its list.

Main Menu entry for Core Contact Form on Main page

Hi all,

I am new to Drupal and I am experiencing the following problem.

I am using the Drupal drupal-7.0-alpha6 and the 7.0 Garland 7.0-alpha6 theme for a small business implementation.

I have enabled the core contact module.

My problem is that I can't get a link in the main menu on the main page URL. I get the link in an authenticated account and the admin account when I log in but not on the main site page. I want this link on my main page so that users don;t have to be logged in to contact us.

Can any one help with this issue?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x