Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I follow all the steps given in README.txt, but when I go to administer -> content -> configure -> content types, and click the node type... I can't see any 'Tagnode' configuration option. Can you help me? Thanks.
I've had the pleasure of extending the SimpleVote module lately and I wanted to share some of the things I learned with other starting developers. I extended the SimpleVote module to add access control, association with node types and other things. The text I wrote is too big to post here so I will link to it. I have also included the source of the extended module, together with the code of the original module.