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

Diff of /contributions/modules/region_manager/README.txt

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

revision 1.1 by q0rban, Tue May 12 15:56:50 2009 UTC revision 1.1.2.1 by q0rban, Fri Nov 20 21:55:47 2009 UTC
# Line 1  Line 1 
1  $Id$  $Id: README.txt,v 1.1 2009/05/12 15:56:50 q0rban Exp $
2    
3  ********************************************************************************  ********************************************************************************
4  Region Manager provides a simple interface to manage blocks, and combined with  Region Manager provides a simple interface to manage blocks, and combined with
# Line 12  per module, or even per block. For exam Line 12  per module, or even per block. For exam
12  blocks are only available in the header, or that the navigation menu block is  blocks are only available in the header, or that the navigation menu block is
13  not available for any region.  not available for any region.
14    
 Recommended additional modules are nodeblock, and region_visibility.  
15    Recommended additional modules are NodeBlock, and Visibility API.
16    
17    Region Manager also allows you to implement your own block creation methods.
18    Please see region_manager.nodeblock.inc for an example.  Note: You may need to
19    implement your own submit handler, depending on what kind of block you are
20    creating.  See region_manager_nodeapi() for an example.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.3