Userpoints NodeType Mapping

Categories

Component ID

1133988

Component name

Userpoints NodeType Mapping

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Similar to my project where I map a userpoints category to a taxonomy term, this module maps a userpoint category to a node type. Unlike the userpoints taxonomy mapping module, administration is contained in the userpoints administration section. This module still relies on userpoints_nc for it's nodeapi and comment hooks. This reliance is primarily due to not wanting to recreate all the hooks that are in the userpoints_nc module.

--James