Feedback on EmailListPlugin
I want to create a plugin which allows users to drive their own email group memberships/management, much like a listserv. It will store it's data using dat files much like the
SetGetPlugin.
--
AaronLWalker - 2012-05-24
How about simply using the
TWikiGroups to define groups and use those for the plugin to manage the mailing list?
BTW, I'd like to improve the group management, e.g. to make membership management a point and click operation.
--
PeterThoeny - 2012-05-24
Why not
TWikiGroups? I want to keep it more open than that - I don't want a person to be required to be registered (or even log in) for them to manage their 'subscription'.
About the group management (perhaps I should put this in a more appropriate topic, but what the hell), I'm 100% for that. Any possiblity of moving the GROUP membership lists out of the body of the group topic and into a formfield? I think that would make it more flexible and (easily) manageable with javascript/jquery (I'm already doing tons of that). Would be a bit of a paradigm change - probably TWiki 6
--
AaronLWalker - 2012-05-25