Problem in update Drupal core and module after installing D7

Hi

i've just install and configure Drupal 7 on my server.

When i want to update drupal, there is an error ''Èchec de récupération des informations de mise à jour d'un projet.'' (Failed to get informations of drupal update)

How can i set up update of drupal on my server ?

D7: Simple Block Modules?

Hello,

I'm reading everywhere the block API got improved a lot in D7 but I'm failing to create a really simple block module currently.

All I want is a block returning a simple string. I was using the Block Example Module but it's crazy, so much code for just a single line of output.

User administration of only specified roles by another role in drupal 7.0

Hi,
I am new to drupal and seek your advice on the following topic :

I have created 3 roles (A,B,C). I want to give user administration permission (viewing and creating accounts) of B and C to A.
I want to do this as I don't want role A to view admin accounts... and A should be able to handle B and C role users so that admin does not have to worry about those users.

How can i achieve this in drupal 7.0?

Login and Create New Account as menu links

In the Bartik theme, I would to replace the standard "User Login" block with two menu links in the top right corner: "Login" and "Create New Account". This is the same place where the User menu appears when the user is logged in (with "My Account" and "Logout" links). How can I achieve this?

Thanks.
Naresh

custom template for group of pages - D7

I need to set a custom page.tpl.php for a content type I created named "lab" in order to have a different layout for this group of pages. The only way I've been able to change the tpl from is using the node (which would require 1 tpl for each page in the group) or the % wildcard (which I fail to see a use for). I've tried using a number of different variations of page--lab.tpl.php and page--node--lab.tpl.php which didn't work. Additionally I've tried adding some scripts to template.php found in this forum which didn't work.

what is the choice of a wysiwyg editor ?

To use wysiwyg editor in drupal, there are two combination

1. wysiwyg api module + supporting independent wysiwyg editor files
2. indpendent wysiwyg editor module.

For instance, if I want to use ckeditor in my drupal site, I could choose either
1. ckeditor module, or
2. wysiwyg module + ckeditor official files

what are the differences between them ? and
what are pros and crons on each of the implementation ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x