New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82950


Ignore:
Timestamp:
08/22/11 08:29:20 (4 years ago)
Author:
derek@…
Message:

Updated implementation document

All pages in the rails app are now described.

Final update for GSOC 2011 !

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gsoc11-statistics/docs/implementation/impl.tex

    r82626 r82950  
    113113 
    114114\subsection{Changes to port/port-help.tcl} 
    115 TODO 
     115 
     116Added help entry for the \texttt{port stats} action describing proper usage. 
    116117 
    117118\section{Data Format} 
     
    372373\subsection{Installed Ports Page} 
    373374 
    374 TODO 
    375  
     375This page shows summary information for installed ports such as: 
     376\begin{itemize} 
     377  \item The number of participating users 
     378  \item The number of ports in the MacPorts repository 
     379  \item Average number of ports installed port user 
     380  \item Most popular port this month and the number of installs 
     381  \item Most popular port this year and the number of installs 
     382  \item A bar chart of the top 25 most installed ports along with their install counts 
     383  \item A table of the top 25 most installed ports along with their install counts 
     384\end{itemize} 
     385 
     386\subsection{Home Page} 
     387The home has links to all other pages as well as a search area for ports. It also displays a line chart of the number of participating users over the past 12 months. 
    376388 
    377389\end{document} 
     390 
Note: See TracChangeset for help on using the changeset viewer.