Hello,
Has anyone developed a way to add the wire functionality to groups so that each group can have it's own wire, which my users would prefer to a discussion board. If so, I'd appreciate any information on how to implement. If not, I'd appreciate any idea of whether it would be possible to create and any hints about where to begin that I can pass on to the SQL/PHP programmers on my team.
Thanks.
School Technologist
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Alastair@afhole
Alastair - 0 likes
- Trajan@Trajan
Trajan - 0 likes
- BrianF@BrianF
BrianF - 0 likes
- DhrupDeScoop@Dhrup2000
DhrupDeScoop - 0 likes
- Juho Jaakkola@juho.jaakkola
Juho Jaakkola - 0 likes
- ura soul@tunist
ura soul - 0 likes
You must log in to post replies.Bump. Would be very keen on this functionality also (for use with 16-19 y/o course/register groups)
I can't remember if wireposts are entities or some other data type. If they are entities you can set container_guids for them as the group guid, and then fetch all posts with that container_guid into a wire view for the group.
...I imagine there is a plugin somewhere in the repo that does this, or at least has this functionality alongside other enhancements for groups.
We definitely need this!
Groups should have the Wire, so everything that is posted in the group wire goes to the global wire page, but things that are posted on the wire page does not go in the groups.
I'm very excited about this extra module for groups. Any news on this?
No news after 1 year ?? 1 way wud be -- Code for 1-self or Pay$ another-self to code it.....
This plugin enables The Wire in groups:
https://github.com/ColdTrick/thewire_tools
i'm interested to know if wire tools interferes in any way with river_addons ajaxing.. i'll maybe test this in a while.. thanks for sharing