theming suggestion convention like CCK
chasz - September 5, 2008 - 23:24
| Project: | CCK Blocks |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Description
is it possible to add theme overrides like for CCK ?

#1
One of the themers at the company where I work requested this feature as well. I have created a patch which delegates the responsibility of theming the field back to CCK, therefore making it possible to use field template overrides as you normally would for a field being rendered on a node.
#2
+1
subscribing
I would really like to see this done!
Rene
#3
could you please provide an example? I didn't use theming for cck fields yet.
#4
Please have a look at the curent -dev release and see, how far this matches your needs.