I'm not a new Drupal user by any means, but I had a hard time getting this module operational. First of all the installation instructions on the description page were the only documentation I could find. They aren't laid out very well. They're in a paragraph. How about some step by step instructions? How about some that include changing the CCK display? This is what got me hung up. It wasn't until I dug around the module that I discovered I had to change the display property for my field. How about including a README file with the module so I don't have to go back to the description page?

Comments

joachim’s picture

Status: Active » Closed (fixed)

> First of all the installation instructions on the description page were the only documentation I could find.

Scroll down. Find the 'Read Documentation' link. There's a walkthrough. CCK instructions included ;)

pianomansam’s picture

Fair enough. But having used other contrib modules, I have come to expect concise instructions on the project page as well as a README file.

joachim’s picture

I've taken up a lot of the project page just explaining what the module does...
And actually, if you look under 'Example' on the project page there are basic instructions, beginning with 'First, clone the example view...'