Pour toutes questions sur nos formations Drupal, n'hésitez pas à nous contacter.
This module allows you to specify content type(s) as being a block. This allows the content managers of the site to edit the block text and title without having to access the block administration page. Users only need edit access to that node in order to edit it.
It is very handy to create a simple block content type and enable this content type for blocks and use these in place of the normal 'add block' functionality.
In the 6.x-dev version, if Content Translation is enabled, then only a single node block per translation set is exposed and the node from the translation set with the appropriate language is loaded into the block.
There are several other modules and approaches that allow nodes to be presented as a block. See a comparison at http://groups.drupal.org/node/93499
Initial work on a port to Drupal 7 has been started. Please test the alpha release and report bugs and submit patches in the issue queue.