blob: 3cb7d0e5466380c1d4c88e9320f6a6dd604ca433 [file] [log] [blame]
<!-- Note: You don't have to fill in the name of your project
with ONE exception:
you must specify the project name for the Version control link. -->
<div class="label"><strong>Project tools</strong></div>
<div class="body">
<div> <a href="/servlets/ProjectHome">Project home</a> </div>
<div> <a href="/servlets/ProjectMemberList">Membership</a> </div>
</div>
<div class="body">
<div> <a href="/servlets/ProjectNewsList">Announcements</a> </div>
<!-- #if ($isLoggedIn && !$loginUser.isAnonymous())
<div><a href="/servlets/ProjectForumView">Discussion forums</a></div>
#end -->
<div> <a href="/servlets/ProjectMailingListList">Mailing lists</a> </div>
</div>
<div class="body">
<div> <a href="/servlets/ProjectDocumentList">Documents &amp; files</a> </div>
<div><a href="http://svn.services.openoffice.org/ooo/trunk">SVN repository</a> </div>
<div><a href="/source/browse/gsl">CVS (legacy)</a> </div>
</div>
<div class="body">
<div> <a href="/servlets/ProjectIssues">Issue tracker</a> </div>
<!-- #if ($isLoggedIn && !$loginUser.isAnonymous())
<div><a href="http://qa.openoffice.org/issues/buglist.cgi?cmdtype=runuserdefault">My issues</a></div>
#end </div> -->
<!--Other links should just be added using <div>...</div>, with regular expressions, eg., <div>about-downloads.html</div>, to link to http://[projectname].openoffice.org/about-downloads.html, which is in the project/www/ directory. To link to, say, http://[projectname].openoffice.org/information/index.html, use <div>/information/index.html</div>.
Thus:
<div>file.html</div>
<div>/directory/file.html</div>
-->