<% val you = Init.getUser(); val bal = Balance.lookupBalance (#bal you); @header [] %> <% if Group.inGroupNum 0 then %>

Admin

Members
Groups
Balances
Contact kinds
<% end %>

Your account

Preferences
Financial
Contact information
Your geographic locations
Public URL directory

Support requests

Request control of a domain with domtool
Request Debian apt packages
Request a Mailman mailing list
Other support request

Your recent account activity

<% foreach (amount, trn) in Money.listUserTransactionsLimit (Init.getUserId (), 5) do %> <% end %>
Date Description Amount
<% #d trn %> <% Web.html (#descr trn) %> <% amount %>/<% #amount trn %>
Balance: $<% #amount bal %>

Current polls

<% foreach pol in Poll.listCurrentPolls () do %>
  • <% Web.html (#title pol) %> <% if Poll.takingVotes pol then %>[VOTE]<% end %> (<% Web.html (#starts pol) %> to <% Web.html (#ends pol) %>)
  • <% end %>

    Open support issues

    <% foreach (name, issue) in Support.listOpenIssues (#id you) do %> <% name %>: <% Web.html (#title issue) %> <% switch #status issue of Support.NEW => %>(New)<% | Support.PENDING => %>(Pending)<% | Support.CLOSED => %>(Closed)<% end %>
    <% end %>

    Statistics

    Apache bandwidth
    Disk usage

    Public pages

    Member directory
    Member location summary
    URL directory

    Miscellaneous

    Review pending membership applications
    Contact information directory
    Polls

    Other services

    Webalizer
    MRTG statistics
    Usermin
    SquirrelMail
    <% @footer [] %>