仅对分类法的 Drupal 订阅

发布于 2024-10-20 05:08:09 字数 420 浏览 1 评论 0原文

尝试使用订阅模块;我在让它发送正确的通知以进行正确的订阅时遇到了一些麻烦。

情况如下:

  • 我有一个“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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云巢 2024-10-27 05:08:09

我已经使用模块提供的设置使其可以很好地进行分类。关于权利我只允许“订阅分类条款”

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 '

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文