I'm looking to create some a simple widget that stores a key and a value .... I tried looking at the link module as a model, and I'm getting close, but missing something. Is there a good source for the latest and greatest w/ regard to creating a new widget? Something akin to http://views.doc.logrus.com/ ... is that this? http://drupal.org/node/106716 ... I couldn't quite tell if that was D5 only. Thanks!

Comments

karens’s picture

Status: Active » Fixed

Use one of the core field modules as your example, either Text or Number. There is no better documentation available at this time, but we put in lots of code comments and PHP docs to help make it clear what is going on.

matt_paz’s picture

10-4 ... Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.