Releases for Node style
node_style 5.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| node_style-5.x-2.1.tar.gz | 14.38 KB | 62d287f57a5bcd346aa72197df37a7ee |
Changes:
- Fix compatibility issues with themes that declare their own _phptemplate_variables() function using a workaround.
- Now works with node previews.
- Translation issues fixed: missing t()s etc.
- Fix table prefix issues in the .install file.
Important note:
This release introduces a compatibility mode configuration option. The module will work only if this is enabled. Please check the README and help text for more information.
node_style 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| node_style-5.x-1.x-dev.tar.gz | 15.42 KB | fee2601357d66572ca1b8fd43e5fceb1 |
Development release.
node_style 4.7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| node_style-4.7.x-1.2.tar.gz | 10.34 KB | 8f116426bc1dd4fec715f82742de7452 |
Minor bug fixes, including adding missing table prefixes.
node_style 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| node_style-5.x-1.1.tar.gz | 10.49 KB | 905804b7bbb02e9f6085b675f2ceee13 |
The node style module is a simple module that allows per-node customisations by overriding PHPTemplate variables.
Example scenarios where this module will be useful:
- If you have a node that you've promoted to the front page, you can disable side bars, submission information and other node and page elements.
- You can inject mark-up into the
<head></head>tags and thereby add styles, JS etc. on a per node basis. - Override the theme on a per-node basis.
N.B. This module works at the theme level and might not necessarily be the most efficient way to accomplish a task.
Ideas on improving this module are welcome.
node_style 4.7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| node_style-4.7.x-1.1.tar.gz | 10.35 KB | ad754cfecf32f8de231970f65d3ab6f3 |
The node style module is a simple module that allows per-node customisations by overriding PHPTemplate variables.
Example scenarios where this module will be useful:
- If you have a node that you've promoted to the front page, you can disable side bars, submission information and other node and page elements.
- You can inject mark-up into the
<head></head>tags and thereby add styles, JS etc. on a per node basis. - Override the theme on a per-node basis.
N.B. This module works at the theme level and might not necessarily be the most efficient way to accomplish a task.
Ideas on improving this module are welcome.
node_style HEAD
| Download | Size | md5 hash |
|---|---|---|
| node_style-HEAD.tar.gz | 15.47 KB | 2c4e929879b26e81dbe7a1734d85fd09 |
node_style 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| node_style-4.7.x-1.x-dev.tar.gz | 11.25 KB | efc57590524ca4f68f09693218eea4e1 |
