21 Nov
2010
21 Nov
'10
7:47 a.m.
On 11/20/2010 9:56 AM, jeff@ayendesigns.com wrote:
I've been trying to get mine working for weeks, With the advanced help and suggestions from Earl and Dereine. One problem is that apparently I (and I'm just doing a vanilla text field handler) have to extend views-handler-field-field, while every example in the views module extends views-handler-field. The only module I have found so far that does the same is Date, and it is so specialized as to not be a good example. I'm doing D7, but cannot find even an easy. D6 example. Ayen Designs - quality software the first time, every time!
To be fair, it's because what you're doing is trying to mess with CCK's handlers which are extra levels of abstraction.