$Id: README.txt,v 1.1.4.2 2007/04/07 08:45:52 karthik Exp $

Overview
--------
The node style module allows for per-node customisation of node layouts.

Installation
------------
1) Copy the entire node_style directory into your drupal module directory.
2) Go to admin/modules to enable node_style. This should automatically install 
the node_style database tables.
3) Due to the fact that certain themes conflict with this module, visit
admin/build/node_style/configure to activate this module.

Upgrade
-------
If you are upgrading from an older version of this module, ensure that you
visit update.php to update existing database tables. Make sure to follow the
instructions in admin/build/node_style/configure to ensure that all themes are
compatible with this module.

Notes
-----
If you are using this in tandem with the sections module and would like
a node_style scheme to take precedence, you will need to assign a weight
to the node_style module that is higher than that of the sections module.
Weight adjustments can be performed in the system database table, or
alternatively, using the weight module.

Caveat
------
This module will *not* work out-of-the-box with themes which declare their own
_phptemplate_variables function. To find out how to circumvent this, follow the
instructions in admin/build/node_style/configure.

Links
-----
* Node style configuration: admin/build/node_style
* Project URL: http://drupal.org/project/node_style

Authors
-------
Karthik Kumar/ Zen / |gatsby| : http://drupal.org/user/21209