How to set user's password in users table of drupal7 database when upgrade from d6 to d7?

How to set user's password in users table of drupal7 database when upgrade from d6 to d7? Because using md5 in drupal 6,but not in drupal 7. Thanks a lot.

Best way to fetch extra tag-info on a node?

I've got a vocabulary named 'persons' attached to an article-node. The tags the vocabulary have both a description and images attached.

Say an article is tagged with 'Michael Jackson'. As per standard the node view displays the tag as a link. I would like to also show the description and images attached to that particular tag?

How would I do that? I'm guessing it's by making a view with some arguments in a block, that shows only on article-pages but would like some more pointers. Thank you.

Report of modules status in D7

Hello.. I am having a first look to see how is the module status in D7.. that's a long and tedious job, as I have tens or maybe even hundreds of modules installed.
Is there a module that automatically report the status of installed/enabled modules for a specific version (or a drush command) ??

cheers,
Antonello

How to create a custom page template for a content type (like book) in D7 using a subtheme.

Hi,

I'm using Drupal 7, and have created a subtheme for Bartik. I would like to customize the template for the book module. I was able to create a custom node template using the filename: node--book.tpl.php , but I'm not able to create a custom page template for the book module. I've tried different file names like:

* page-book.tpl.php
* page--book.tpl.php
* page-node-book.tpl.php

but no luck.

D7 - Remove Meta Tag Generator

Using 7.0-beta3 with default setting. Want to remove following line.

<meta name="Generator" content="Drupal 7 (http://drupal.org)" />

How can I remove it?

Configuring Field to be a Link

Hey guys. I was wondering if it is possible to make a link field. I just want to paste a URL into the field and when the node is displayed, to be able to click the URL. Is this possible? Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x