[Gnucash-changes] r12833 - htdocs/trunk/en - replacing tables with CSS for left hand menu entries

Derek Atkins warlord at MIT.EDU
Tue Jan 17 14:57:50 EST 2006


Neil Williams <codehelp at cvs.gnucash.org> writes:

> Log:
> replacing tables with CSS for left hand menu entries
>
> -<p style="text-align:center;"><b>Copyright &copy; 2001-2004 The GnuCash Project</b></p>
> +<p style="text-align:center;"><b>Copyright &copy; 2001-2006 The GnuCash Project</b></p>

Okay, ignore my last email.  ;)

[snip]
> --- htdocs/trunk/en/menu/menu-developer.phtml	2006-01-17 18:57:49 UTC (rev 12832)
> +++ htdocs/trunk/en/menu/menu-developer.phtml	2006-01-17 18:58:19 UTC (rev 12833)
> @@ -1,38 +1,13 @@
[snip]
> +<ul><li><a href="/en/architecture.phtml">System Architecture</a></li>
> +<li><a href="/en/roadmap.phtml">The Road Ahead</a></li>
> +<li><a href="http://linas.org/linux/gnucash/projects.html">Project Goals</a></li>
> +<li><a href="http://cvs.gnucash.org/docs/HEAD/modules.html">Source Docs</a></li>
> +<li><a href="https://cvs.gnucash.org/cgi-bin/cvsweb.cgi/">Browse Source Code</a></li>

Why are you pointing to cvsweb instead of the trac browser?
If nothing else you should be using viewcvs.cgi with at least
points into the SVN repo instead of the (old) CVS repo.

[snip]
> -    <!-- <a href="/lxr/">Browse Source Code</a><br> -->
> -    <!-- <a href="https://cvs.gnucash.org/cgi-bin/cvsweb.cgi/">Browse Source</a><br> -->
> -    <a href="http://svn.gnucash.org/trac/browser/">Browse Source</a><br>

See?  It used to use trac...  It's almost like this is a reverse
patch?

[snip]
> --- htdocs/trunk/en/menu/menu-help.phtml	2006-01-17 18:57:49 UTC (rev 12832)
> +++ htdocs/trunk/en/menu/menu-help.phtml	2006-01-17 18:58:19 UTC (rev 12833)
> @@ -1,27 +1,11 @@
[snip]
> +<li><a href="/en/bugs.phtml">Bug Reports</a></li>
> +<li><a href="/en/irc.phtml">IRC (Chat)</a></li>
> +<li><a href="http://gnomesupport.org/wiki/index.php/GnuCashFrequentlyAskedQuestions">FAQ</a></li></ul>

This is the wrong FAQ URL.  It should be

  http://wiki.gnucash.org/wiki/FAQ

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list