IIRC, ithere is an explanation in the manual, about hot to write your own field type and how to use it. It is quite simple. Your class will be a subclass of the hobo email address type class, and will define just the to_html method.
ciao dd On Sat, Jan 8, 2011 at 10:44 PM, Spiralis <[email protected]> wrote: > Thanks dd, but: > > For one I am not sure I see where to implement it. As far as I can see I > cannot put it in as an initializer. The subclass needs to be read after > hobo-fields has initialized. > > Then, surely this should be possible without any hacks? Overrides in Hobo > are normally fairly trivial. > > Is it not possible to control the display of rich types from hobo-fields? I > thought that view (or input) was called for these too, as other field-types > in Hobo? > > ~Ronny > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hobousers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
