You will need to do a few things to get the listing ready
1.0 Configuring rListing
- goto 'Administer' >> 'Site configuration' >> 'Listing Settings'
- enter your information
- click 'Save configuration'
2.0 Configure Node Images to work with Listing
- goto 'Administer' >> 'Content management' >> 'Content Types
- click on 'Listing'
- scroll down to the Node images section
---> Under "Node Images" make sure
Position = "Manually set in node template by variable $node->node_images" is checked.
Link to image gallery = "Do not show"
Number of images in node teaser=1
Numer of images in node body= leave this blank
"Thumbnails" for the other two settings.
- at the very least select "show above node body"
3.0 Assign the rights.
- goto 'Administer' >> 'User management' >> 'Access control'
- this is were you can give permission to add/modify/delete
listing to groups of users.
- by default your admin account will be able to do everything.
- at the very least give "view listing" to anonymous user
*Important* You'll now need to copy the listing template. Located in 'listing' directory is a file called 'node-listing.tpl.php'copy this file to your themes root directory so the root directory of what ever you're using should contant the 'node-listing.tpl.php' file.
For example: themes/garland/node-listing.tpl.php