what are these options in admin.php?mod=system#rating supposed to do? as far as i can see, they are useless: you cannot submit a block|jabber|tracker.

from rating_help(): "you gain or loose points based on the fact your nodes got approved/promoted or rejected/declined."

thats allright - problem is that rating_conf_options() bases its assumption of which node types can be submitted by a user on the existence of a _user() function. which leads to the (bad) options mentioned in the subject. shouldnt the decision which node|module type can be submitted (and thus, rated) be based on the existence of _node() (or _save() or _form())?

Comments

ax’s picture

Priority: Major » Normal

fixed in cvs for RC