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

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

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


Revision 1.1 - (show annotations) (download)
Thu Feb 9 15:19:11 2006 UTC (3 years, 9 months ago) by budda
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-4-5, DRUPAL-4-6, DRUPAL-4-7
File MIME type: text/plain
Initial commit for nodeimageblock.module
1 Module: Node Image Block
2 Author: Mike Carter <mike@ixis.co.uk>
3
4
5 Description
6 ===========
7 Displays all images that are attached to any node using the upload.module.
8
9
10 Requirements
11 ============
12
13 * Drupal 4.5+ installation
14 * upload.module to attach images to nodes
15
16
17 Installation
18 ============
19 * Copy the 'nodeimageblock' module directory in to your Drupal
20 modules directory as usual.
21
22
23 Usage
24 =====
25 When editing a node, attach an image to it using the upload.module functionality.
26
27 Untick the 'list' option to prevent the image(s) from being listed to
28 the public at the end of the node.
29
30 In the Blocks configuration page (?q=admin/block) enable the 'Node Image' block
31 and assign it to a region on the page.
32
33
34
35
36 Security
37 ========
38 To restrict who can see your 'contact card' nodes I suggest using the Simple_Access module.
39 Available from http://drupal.org/project/simple_access
40

  ViewVC Help
Powered by ViewVC 1.1.2