Fórumok

Auto subscription to blogs

Gang Wu, módosítva 13 év-val korábban

Auto subscription to blogs

New Member Bejegyzések: 20 Csatlakozás dátuma: 2010.08.25. Legújabb bejegyzések
Can a liferay administrator set a group of users (maybe all the users of an organization) to automatically subscribed to a blog?

Can this be done with a code change?
thumbnail
Hirwan Dzahir, módosítva 10 év-val korábban

RE: Auto subscription to blogs

New Member Bejegyzés: 1 Csatlakozás dátuma: 2013.10.22. Legújabb bejegyzések
Gang Wu:
Can a liferay administrator set a group of users (maybe all the users of an organization) to automatically subscribed to a blog?

Can this be done with a code change?



Hi developers, although its almost 3 years since this topic started, im still interested to know on how to make users auto-subscribe to blogs entry. Need this function as i want 400 users to auto-subscribe to my blog entry (to auto blast email notification).
thumbnail
laxman teja, módosítva 10 év-val korábban

RE: Auto subscription to blogs

Junior Member Bejegyzések: 30 Csatlakozás dátuma: 2012.04.17. Legújabb bejegyzések
I have not check the code but we can use the Service hook for your requirement
thumbnail
Stefan Brötz, módosítva 10 év-val korábban

RE: Auto subscription to blogs

Junior Member Bejegyzések: 76 Csatlakozás dátuma: 2010.02.01. Legújabb bejegyzések
Use a hook and play around with the SubscriptionLocalServiceUtil. But be aware that you can only subscribe individual users to Liferay objects. The service does not provide any facilities to specify a set of users for subscription.

Best, Stefan.
juan meza, módosítva 10 év-val korábban

RE: Auto subscription to blogs

Regular Member Bejegyzések: 228 Csatlakozás dátuma: 2014.01.06. Legújabb bejegyzések
hi, im interested in this topic too, but i want to autosubcribe all useres in a site, to the site's wiki (so they get email for updates and new pages)

how can this be done?

i tried portal-ext.properties like:
discussion.subscribe.by.default=true
message.boards.subscribe.by.default=true

but they dont apply to wiki... any ideas?
juan meza, módosítva 10 év-val korábban

RE: Auto subscription to blogs

Regular Member Bejegyzések: 228 Csatlakozás dátuma: 2014.01.06. Legújabb bejegyzések
this is what i did, there must be a better way, i just didnt find it

https://www.liferay.com/es/community/forums/-/message_boards/message/33355507


if anyone knows a better way, just let us know emoticon