> Only one consideration. The MUG has members who renew yearly, paying > $35 for access to the meetings and website private area. This work is > all handled by the secretary, but we want to automate it. We want the > user to be reminded by email when their membership expires. They would > then click on a button that would allow them to pay online. This is > all voluntary, of course, and non-payers would not necessarily be > kicked off the site.
That doesn't sound much like you want to handle it with a wiki. If you want to restrict access to the wiki, your member application can just export a member list (see MoinMoin/script/... for a group page updater script) and you can use ACLs based on that group. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
