\documentclass{article}
\usepackage{ulem}
\pagestyle{headings}
\begin{document}
\tableofcontents

Development (trac-like) bundleBugsPeopleDescriptionResources

\part{Development (trac-like) bundle}
Create an application bundle covering source control, bugs, tickets, wiki, similar to Trac. Perhaps also including some project management features.

\section{Bugs}
\section{People}
ChuckHagenbuch\footnote{http://example.com/index.php?page=ChuckHagenbuch} and JanSchneider\footnote{http://example.com/index.php?page=JanSchneider} are interested in this bundle.

\section{Description}
A poster to the nyphp-talk list described a bundle similar to this this way:

I need to setup an "Intranet" for my FTJ.  In this Intranet I was going to include a bunch of things, like nagios, cacti, and a wiki.

The problem is that the requirements for the Intranet go well beyond what a simple wiki can accomplish.  Not only do we need a wiki for documentation, but we also need a way to:

\begin{itemize}
\item{Share files with versioninng}
\item{Create tickets for tasks (RT?)}
\item{Track bugs (bugzilla?) and new feature requests for development}
\item{"Project manage" new development projects}
\item{etc.}
\end{itemize}
I was going to setup tikiwiki or dokuwiki, along with bugzilla, and perhaps RT, and a few other things, but I was wondering if anyone could recommend an "all in one" solution that includes wiki+file sharing+project manangement tools+ticketing+task tracking, etc.

If not, I'll most likely go the independent software route.  Thanks for any suggestions!

\section{Resources}
\begin{itemize}
\item{http://trac.edgewall.org/\footnote{http://trac.edgewall.org/}}
\item{http://projects.ceondo.com/p/indefero/\footnote{http://projects.ceondo.com/p/indefero/}}
\item{http://el-tramo.be/software/wigit\footnote{http://el-tramo.be/software/wigit}}
\item{http://www.activecollab.com/\footnote{http://www.activecollab.com/}}
\end{itemize}

\noindent\rule{\textwidth}{1pt}
Back to the Project List\footnote{http://example.com/index.php?page=Projects}

\end{document}
