/[drupal]/contributions/modules/node_block/README.txt
ViewVC logotype

Contents of /contributions/modules/node_block/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Jul 29 18:23:32 2006 UTC (3 years, 4 months ago) by suuch
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
Changes since 1.1: +1 -0 lines
File MIME type: text/plain
Adding head comment block
1 // $Id$
2 Create any number of custom blocks and automatically
3 associate them for display on a particular (node) page view.
4
5 Useful for granting non-admin users the ability to insert
6 custom blocks
7
8 Block display region is set in admin/settings/node_block.
9
10 Saves the trouble of going to configure the block manually
11 in admin/block
12
13 On deleting the block association, the block itself is deleted from
14 the block table.
15
16 No database tables are created by this module.

  ViewVC Help
Powered by ViewVC 1.1.2