Commits for Value Providers

  • Value Providers: February 25, 2011 2:09

    Commit 72d83b3 on master
    authored by Git Migration, committed by Drupal Git User (LDAP)
    Stripping CVS keywords
  • Make Value Providers really independent of CCK, like the .info file suggests. The current set of providers doesn't provide any other values than CCK ones so running it without CCK *and* further extensions is kinda pointless, but external providers can still add providers and don't need CCK for that. So, away with the hidden dependency.
  • #314270: Don't try to add handlers for fields that are additional fields related to another field with an actually existing handler. Makes for a lot more correctness by avoiding the NULL values that result from incorrect handler assignments.
  • Adapt to the rename of CCK's field handler, in order to be able to correctly retrieve CCK field values again.
  • Initial commit of the Value Providers module. I'll be unable to maintain it for some time, but the revamped Project Forecast depends on it, plus my company might update it once in a while. And it's an interesting concept. So, let's make it a project still.

Maintainers for Value Providers

  • jpetso - 4 commits
    last: 3 years ago, first: 3 years ago

Issues for Value Providers

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports