A cheap & dirty patch that makes CCK Blocks attempt to theme fields as CCK itself would. Logic was booted and watered down from _content_field_view() function of CCK.
I this patch solves the following tickets:
http://drupal.org/node/329523
http://drupal.org/node/305564
http://drupal.org/node/304652
| Comment | File | Size | Author |
|---|---|---|---|
| cck_blocks_theming_1.patch | 1.34 KB | k8n |
Comments
Comment #1
agence web coheractio commentedHi
Do you know how to make your patch work on D6 ?
I tried your D5 patch as is but no cck block is being displayed.
Thanks
Laurent
Comment #2
rjay commentedLaurent,
I just posted a patch in another issue for D6 which should help you:
http://drupal.org/node/304652
Ryan
Comment #3
agence web coheractio commentedMany Thanks
Laurent