Hi
I am used to creating 'flat/dynamic' websites using Dreamweaver and one of its' features is a so-called 'library' element. This is used when say a block of content is repeated on a separate number of pages and you don't want to just copy create this separately for each page.
All you do is create this block once, save it as a library item and then just drag/drop it into each page where it is required. It also means that when you update this block it automatically updates all other pages where it is stored.
Is there a similar feature/technique's I can use in Drupal?
Thanks guys

Comments
Question: 'Is there a
Question: 'Is there a similar feature/technique's I can use in Drupal?'
Answer: Yes. I don't know about Dreamweaver's library you mentioned, but I suppose it's an element you paste in a static HTML page? Then it gets automatically updated after change is made, like how paths are updated?
In Drupal, all pages are rendered dynamically. When you create a block, you specify in which pages you want this block to appear in 'page specific visibility settings'. The block will then get rendered along with the page you specified.
Drupal blocks and "Role specific visibility settings"
Easy
Try this...
It depends on how "custom"
.
the PHP option in the "Role