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

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

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


Revision 1.2 - (show annotations) (download)
Thu Feb 7 05:19:35 2008 UTC (21 months, 3 weeks ago) by ax
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.1: +40 -9 lines
File MIME type: text/plain
copying DRUPAL-5 branch to HEAD
1 blockregion.module README
2 =========================
3
4 $Id: README.txt,v 1.1.4.1 2008/02/06 10:31:14 ax Exp $
5
6
7 Description
8 -----------
9
10 Some users have complained that block configuration is difficult for
11 multi-themes, because the settings for block status, region, weight, and
12 throttle need to be made separately for each enabled theme. This simple
13 module provides a fix, allowing the optional configuration of blocks for
14 all themes at once. Enable this module and go to admin/build/block (the
15 bottom).
16
17 Project page: <http://drupal.org/project/blockregion>
18
19
20 Notes
21 -----
22
23 XXX
24
25
26 TODO
27 ----
28
29 * display $form['all_themes'] and the (second) submit button on top of
30 the form, see code
31 * show names of "all themes that have the same regions as this theme"
32
33
34 Credits
35 -------
36
37 Nedjo Rogers, nedjo <http://drupal.org/user/4481>
38 Original Author, Drupal 4.7 version
39 Axel Kollmorgen, ax <http://drupal.org/user/8>
40 Drupal 5 port, added "copying" of regions (to all themes with the same
41 regions), made scope of settings customizable, cut code to half the size
42
43 [feel free to add]

  ViewVC Help
Powered by ViewVC 1.1.2