the app
go to
XdvMemberMessNow
spec / todo
items marked with [X] are implemented
- [X] use data from TWikiUsers, implies registering and re-discovering all members
- [X] store this minimum data equal member table fields: loginname, wikiname, email, function, usagelevel / service-types, paid-for-year-N, address, member_since
- [X] display simple table-listing of this data
- [X] ability to edit this fields -> via phpmyadmin
- [ ] only member-viewable whereas TWikiUsers should remain public
- [ ] Node mapping of users
- [ ] setup payment checking with extra table and some linking plus auto-mail-reminders
- [ ] create some query macros like: all members that membered since january 2004, all members from node
- [ ] merge users from 05T
docs
importing members from TWikiUsers: just press the respective Button on the
XdvMemberMessNow topic. Inserts all new users into the Table. then you can start adding additional data per entry etc.
sorting: try the sorting features built into the table plugin. works well so far.
XdvMemberTests