仅对分类法的 Drupal 订阅
尝试使用订阅模块;我在让它发送正确的通知以进行正确的订阅时遇到了一些麻烦。
情况如下:
我有一个“work”类型的内容类型;它有一个 cc-taxonomy 字段;创建内容时,用户选择一个可以满足其“工作”需求的类别。
在用户个人资料中,在类别 (user/3/subscriptions/taxa) 下,我选择两个类别,比如说“家务工作”和“汽车工作”。
创建新的“工作”内容时,我没有收到通知。
但是,当在“工作”类型的用户配置文件中手动选择“内容类型”时,我会收到通知电子邮件,但与我选择的“类别”无关。
这非常烦人,因为我只希望用户根据他选择的分类收到通知,而不是针对“作品”类型的每个新内容。
我在这里遗漏了一些明显的东西吗?
Playing around with the subscriptions module; i have some troubles getting it to send the right notification for right subscription.
Here's the situation :
I have a content-type of type 'work'; it has a cck-taxonomy field; when creating the content users choses one category in which his 'work' fulfills.
In user profil, under Categories (user/3/subscriptions/taxa) I choose two categories, lets say 'house work' and 'car work'.
When creating a new 'work' content I do not get the notification.
But, when manually select 'content-type' in user's profile of type 'work' I get the notification e-mail but independant to which 'category' i had chosen.
This is quite annoying since I only want the user to receive his notifications upon the taxonomy he has chosen, not for every new content of type 'work'.
Am I missing something obvious here ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我已经使用模块提供的设置使其可以很好地进行分类。关于权利我只允许“订阅分类条款”
i have made it working fine for a taxonomy using the settings provided by the module. Concerning the rights i only allowed 'Subscribe to taxonomy terms '