For already created nodes

I have installed the module through drush and enabled it through the adminstrative screens. I have also set a licence for a node. When I click save there is nothing showing up in the block. Further investigation in the source of the html document shows no CC meta data embedded in the rendered source.

When I go back to edit the node -> Creative Commons: My savings are lost. I guess the aren't being stored in the DB.

  • I double checked the the module is installed
  • I quick look at the logs shows no errors or anything related to CC
  • When I look at the DB, the `creativecommons` table is empty

For new nodes

After writing this post, I got to thinking, does this work for new nodes. I try it out, create a new node (same content type as mentioned above) and upon saving the node there is a CC message at the top.

So, I guess it does work, just not with existing node.