With this code
user_access( ANNOTATE_ED_EDIT, $user) && !$node->annotate_ed_locked) || user_access( ANNOTATE_ED_LOCK, $user)){
an editorial annotation would show up.
If user has no edit rights the annotation is shown? No ... the theme function (sick) test for locking!
Need to fix this!
Comments
Comment #1
clemens.tolboomComment #2
clemens.tolboom