\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\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}
<a href="https://wiki.horde.org/ChuckHagenbuch">ChuckHagenbuch</a> and <a href="https://wiki.horde.org/JanSchneider">JanSchneider</a> 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 <a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a>


\item <a href="http://projects.ceondo.com/p/indefero/">http://projects.ceondo.com/p/indefero/</a>


\item <a href="http://el-tramo.be/software/wigit">http://el-tramo.be/software/wigit</a>


\item <a href="http://www.activecollab.com/">http://www.activecollab.com/</a>


\end{itemize}

\noindent\rule{\textwidth}{1pt}
Back to the <a href="https://wiki.horde.org/Project">Project List</a>

\end{document}
