User login

Drupal 7

Views display naming practices: don't rename the Default display

[note] The Default display is always the Default display. Changing its name will just confuse ourselves and others, and should not be done. [/note]

And in Views 3, we cannot change the name of the Default display anymore.

If this software keeps getting better and more intuitive, how am i supposed to <a http://definitivedrupal.org/node/95">write about how to use it?

Upgrading from Drupal 7 alpha to Drupal 7 alpha

Alpha to alpha upgrades are officially unsupported and the HEAD2HEAD module focuses on precisely that, continuous changes in CVS HEAD not upgrades between the alphas.

UPDATE: Head2Head does have an alpha2alpha module, use that. Consider the below a learning exercise... in examining existing modules that may solve your problems carefully!

Newer update! See Upgrading from Drupal 7 alpha 6 to Drupal 7 beta 2.

Drupal 7 and Views 3: Coming soon (already) to a website near you

Earl Miles (merlinofchaos) Views 3 Roadmap: http://www.angrydonuts.com/views-3-x-roadmap

Views 3 is ported and working for Drupal 7.

dereine (Daniel Wehner) has been making many of the 7.x commits.

The goal is for Views 3 to use CTools as a dependency, but CTools is still in development for Drupal 7: http://drupal.org/node/343333/release?api_version[]=103

Change the vocabulary of a taxonomy term in Drupal 7 using the database

By clicking the wrong Add terms link, i managed to add a couple terms to the wrong vocabulary.

One of the powerful things about taxonomy is that all terms are really equals under the hood, no matter what vocabulary they belong to. Unfortunately, Drupal does not make this power available through the UI. We can, however,

Syndicate content