LETSlink UK
Community eXchange Software Service
[Transferred from email]
>> 2. System stat - shows total number of users, active users,
>> system-wide
>> transaction volumes, etc.
>
>There is already a system for generating stats. You just need to put a
> special string in the code to generate a list of the top x number of people
> with regard to various stats. This is switched off on the London site at the
> moment, but I suggest you do nothing until you've seen the code for it
Okay
>> Will you send me an html mockup before you make it work?
>>
>> Sure. I'll try to send you one today or tomorrow.
>
>Great. There are many things that could go on such a page, or in such a
>section. Most of the administrative functions I have enabled by giving
>administrator permission to act as another user. The overall operations, are
>in the tools at the moment. The control panel might include the links to
>edit the categories csv, and to update the categories in the database
>afterwards.
Y, category editing is something that admins will want to get access to from the admin panel.
>Administrator might also have the ability to delete certain transactions, to
>edit messages, and so many other things we won't think of yet.
I haven't studied the transaction part of matsLETS yet. So can't comment :-(
>So I'm thinking one script, top level. memberadmin.php
>function listmembers("WHERE STATEMENT", "ORDER BY STATEMENT"
>array(buttontype1, buttontype2)){}
>function makebutton("type", id){}
>type can equal activate, deny, update, suspend, reactivate
Y, this should be the way to do.
>Forms all point to the page itself
Can't understand.
answer
don't worry about administering transactions. By my last comment I simply meant <form action="">