User: gaute Date: 05/05/14 04:57:59 Added: /no/www/ project_tools.html
Log: Try to use the new project-tools template. File Changes: Directory: /no/www/ =================== File [added]: project_tools.html Url: http://no.openoffice.org/source/browse/no/www/project_tools.html?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 38 --------------- <!-- 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 & files</a> </div> <div><a href="/source/browse/no/">Version control</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> --> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
