Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
1. Create new block (Add block).
2. Go to page of configuration (link configure in the list of blocks) and there is field Block Body. Place your html-code for flash (<object...>...</object>) here.
But other more complex way is: to create special node type (CCK), and to create suitable template for it.
Comments
Hi! I think the simplest way
Hi!
I think the simplest way is:
1. Create new block (Add block).
2. Go to page of configuration (link configure in the list of blocks) and there is field Block Body. Place your html-code for flash (
<object...>...</object>) here.But other more complex way is: to create special node type (CCK), and to create suitable template for it.
I hope it'll be useful for you.
Dmitry.