Parent Directory
|
Revision Log
|
Revision Graph
Cleanup code in preparation for release
| 1 | Nodeblock - Use nodes as blocks |
| 2 | |
| 3 | 1. Install the Nodeblock module the usual way at admin/build/modules. |
| 4 | 2. Edit the content type that you wish to use as a block. In most situations you |
| 5 | would create a simple content type named Block to use as your custom blocks, |
| 6 | but you shouldn't feel limited to just this usage. Any type of node, using |
| 7 | any type of field may be used as a nodeblock. |
| 8 | 3. Select the Enabled radio button on the Available as block field. |
| 9 | 4. Create block nodes and watch them populate your block list! |
| 10 | |
| 11 | |
| 12 | |
| 13 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |