Re: [PHP-WEBMASTER] Community "get involved" menu links are missing

[email protected] (Philip Olson)
Newsgroups php.webmaster
Message-ID <[email protected]>
On Jan 6, 2011, at 9:18 AM, Andy Dawson wrote:

> I'm sure this'd get noticed sooner rather than later however in the menu the
> get involved links are missing
> 
> The php.net site contains the following source:
> 
> <dt><a href="/get-involved.php">Get Involved</a></dt>
>    <dd><a href="#">Report bugs</a></dd>
>    <dd><a href="#">Contribute code</a></dd>
>    <dd><a href="#">Organize an event</a></dd>
>    <dd><a href="#">Write documentation</a></dd>
>    <dd><a href="#">Test PHP</a></dd>
> <dt>
> 
> Should be something like:
> 
> <dt><a href="/get-involved.php">Get Involved</a></dt>
>    <dd><a href="http://bugs.php.net/report.php"
> <http://bugs.php.net/report.php%22>>Report bugs</a></dd>
>    <dd><a href="/svn.php">Contribute code</a></dd>
>    <dd><a href="/submit-event.php">Organize an event</a></dd>
>    <dd><a href="/get-involved.php#something">Write documentation</a></dd>
>    <dd><a href="http://qa.php.net/write-test.php"
> <http://qa.php.net/write-test.php%22>>Test PHP</a></dd>
> <dt>
> 
> 
> I mistakenly reported this as a bug (http://bugs.php.net/bug.php?id=53675)
> after enabling the alpha program.

Greetings Andy,

Eventually the 'Get Involved' guide will be rewritten, because it was copy-n-pasted from a PHP|Arch magazine article written by Hannes, so it isn't yet geared to be part of the site. After that rewrite, this TOC will only link to sections within the 'Get Involved' section itself, as opposed to different parts of the site. So while your patch fixes the current situation, I think it'll take away from the ultimate/future goal. Sound fair? I guess it's now time to work on this rewrite.... :) 

Regards,
Philip
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.