Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Rewriting comment module to use fieldapi.

Advantages

  • Will break comment dependency on node
  • Will break node dependency on comment ({node}.comment in node_schema())
  • Comments on any entity
  • Multiple comment fields on an entity. Eg for and against comments. Comments by admin (hidden with field permissions) and comments by public (perfect for commerce orders etc).

Ping me on irc if you want commit access @larowlan.
Please use the comment-fieldapi4 branch.
For latest work see git repo.

See #731724: Convert comment settings into a field to make them work with CMI and non-node entities

Project information