By batman1983 on
Hey,
how can i copy the content of a node to a block. The content of the block is always the same as the node.
After coping i'd like to filter it, but first i have to copy it.
Using
<?php print $content; ?>
doesn't work.