is there a way to make Drupal not filter html special characters from menu names? I need to put a non breaking space in one of menu items, yet I don't want to create a static template-hardcoded menu. Unfortunately Drupal keeps translating the ' ', so item names look like this "my humble page 1" :(
What a great module (block cache) this is. It would even be better if we could turn this baby on, choose our cached blocks and viola! But, unfortunately, that is not the case as it now. Right now you have to retheme those blocks and for those of us who have several blocks all with differen colors, shapes, etc, that is a real pain.