Hi All, I'm new to Drupal and am almost through reading Pro Drupal Development (second edition). I currently run a site I created with the cakephp framework but strongly feel Drupal provides for more efficient expansion so I'm almost ready to make the switch.
My question is: can I, using Drupal's admin interface, pick and choose which pages any given block is shown on? If so, please point me to information on how I would go about doing this. From what I have read, i understand it as the block is either on or off (not controlled on a page by page basis).
I'll be as specific as I can in providing an example usage:
I have a Product Showcase that is user submitted - A visitor (can be anonymous) submits a form telling about their product. The form adds the entry to the database, the administration section is used to approve the listing before publication. On several pages, about 80%, there will be a block that has a few of these product listings. Another page will have all of the product listings and have a search function.
An example of when this would be needed:
Separate pages on the site get sponsored. If a page does not have a sponsor this showcase would be visible; If someone decides to sponsor the page I would like to be able to turn off the product showcase and turn on the advertising.