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

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

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


Revision 1.3 - (show annotations) (download)
Wed Jun 18 07:10:31 2008 UTC (17 months, 1 week ago) by herc
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +14 -3 lines
File MIME type: text/plain
Moving up to date files to HEAD  preparing for a 6.x port of the module.
1 // $Id: README.txt,v 1.2.2.2 2008/06/18 05:59:11 herc Exp $
2
3 This module allows those with the appropriate permissions the right to create
4 blocks for each node. By default these blocks display the node title as the
5 block title and the node teaser as the body. This can be themed by overriding
6 the theme('nodeasblock', $node) function.
7
8 The goal of this module is to break down conceptual barriers between nodes and
9 blocks.
10
11 THEMING
12
13 I get quite few theming questions for node as block. Here are some useful resources:
14
15 Create a .tpl file to control your node as block content:
16 http://drupal.org/node/123810
17
18 Showing the entire node instead of just the teaser:
19 http://drupal.org/node/107712
20
21 AUTHORS
22 Mark Fredrickson
23 mark@advantagelabs.com
24 (based on some work by chud: http://drupal.org/node/93339)
25
26 Currently maintained by Ronny López (dropcube) <http://drupal.org/user/37031>

  ViewVC Help
Powered by ViewVC 1.1.2