User: gaute Date: 05/05/14 10:24:33 Modified: /no/www/ project_tools.html
Log: Add the old menu File Changes: Directory: /no/www/ =================== File [changed]: project_tools.html Url: http://no.openoffice.org/source/browse/no/www/project_tools.html?r1=1.4&r2=1.5 Delta lines: +25 -15 --------------------- --- project_tools.html 14 May 2005 12:32:22 -0000 1.4 +++ project_tools.html 14 May 2005 17:24:31 -0000 1.5 @@ -1,8 +1,29 @@ -<!-- 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">NO.OpenOffice.org</div> +<div class="body"> + <div><a href="/index.html">Velkomen</a></div> + <div><a href="/about-downloads.html">Nedlasting</a></div> + <div><a href="/translation.html">Omsetjing</a></div> + <div><a href="/users.html">Brukarar</a></div> + <div><a href="/press.html">Pressedekning</a></div> + <div><a href="/about-reviews.html">Testar</a></div> + <div><a href="/services.html">Kurs og tenester</a></div> +</div> + +<div class="label">Hjelp</div> +<div class="body"> + <div><a href="/about-guides.html">B�ker og rettleiingar</a></div> + <div><a href="/about-faq.html">Vanlege sp�rsm�l</a></div> + <div><a href="http://forum.nfk.no/index.php?h=0&pf=0&c=1">Brukarforum</a></div> +</div> + +<div class="label">Nyhende p� e-post</div> +<div class="body"> + <div><a href="mailto:announce-subscribe@no.openoffice.org?subject=P�melding til nyhendelista">Meld deg p�</a></div> + <div><a href="mailto:announce-unsubscribe@no.openoffice.org?subject=Avmelding fr� nyhendelista">Meld deg av</a></div> +</div> <div class="label"><strong>Prosjektverkt�y</strong></div> + <div class="body"> <div><a href="/servlets/ProjectHome">Framside</a> </div> <div><a href="/servlets/ProjectMemberList">Medlemsskap</a> </div> @@ -19,15 +40,4 @@ <div class="body"> <div> <a href="/servlets/ProjectIssues">Feilrapportar</a> </div> - <!-- #if ($isLoggedIn && !$loginUser.isAnonymous()) - <div><a href="http://qa.openoffice.org/issues/buglist.cgi?cmdtype=runuserdefault">Mine rapportar</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> - ---> +</div> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
