digitalmars.D - all website troubles are belong to me
- Andrei Alexandrescu (5/5) Jun 01 2011 Just updated www.d-programming-language.org to be in sync with the
- Jonathan M Davis (5/10) Jun 01 2011 What exactly needs to be done at this point to make it so that d-program...
- Andrei Alexandrescu (5/15) Jun 01 2011 We're really getting there. Once the site is done, Walter will redirect
- Andrej Mitrovic (4/4) Jun 02 2011 dpl.org appears to be missing the tools section on the left, from
- Andrei Alexandrescu (3/7) Jun 02 2011 Yah, the template is missing them. I don't know whether that is intentio...
- David Gileadi (11/19) Jun 02 2011 Being the fellow who caused that issue, it was my intention that
- Brad Roberts (2/8) Jun 01 2011 Is it too soon to consider every link from d-p-l.org back to www.digital...
- Andrei Alexandrescu (4/12) Jun 01 2011 It's a bit early; a few links are okay to point back, such as the
- Brad Roberts (2/16) Jun 02 2011 Too bad.. puts us in an uglier world than we're in right now where the w...
- Andrej Mitrovic (3/3) Jun 03 2011 That new std.algorithm page looks great. We should start doing that
Just updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks! Andrei
Jun 01 2011
On 2011-06-01 23:20, Andrei Alexandrescu wrote:Just updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks!What exactly needs to be done at this point to make it so that d-programming- language.org can be the offical site? Are there still a lot of things that need to be ironed out, or can we be moving towards making it the main site? - Jonathan M Davis
Jun 01 2011
On 06/02/2011 01:30 AM, Jonathan M Davis wrote:On 2011-06-01 23:20, Andrei Alexandrescu wrote:We're really getting there. Once the site is done, Walter will redirect the bulk of the traffic from digitalmars.com to d-programming-language.org. Thanks, AndreiJust updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks!What exactly needs to be done at this point to make it so that d-programming- language.org can be the offical site? Are there still a lot of things that need to be ironed out, or can we be moving towards making it the main site? - Jonathan M Davis
Jun 01 2011
dpl.org appears to be missing the tools section on the left, from http://www.digitalmars.com/d/2.0/index.html . I'm not sure if it's hidden under some section, otherwise I'll file a report. (it's not under the downloads & tools section)
Jun 02 2011
On 6/2/11 8:03 AM, Andrej Mitrovic wrote:dpl.org appears to be missing the tools section on the left, from http://www.digitalmars.com/d/2.0/index.html . I'm not sure if it's hidden under some section, otherwise I'll file a report. (it's not under the downloads& tools section)Yah, the template is missing them. I don't know whether that is intentional. Andrei
Jun 02 2011
On 6/2/11 6:49 AM, Andrei Alexandrescu wrote:On 6/2/11 8:03 AM, Andrej Mitrovic wrote:Being the fellow who caused that issue, it was my intention that clicking on Downloads & Tools would link to a page where there would be sub-options underneath the Downloads & Tools header, similar to the other "expanding" sections on the site. However, at the time I was limited to changing look & feel, not content, so I didn't create such a page. If I had a preference that page would contain browser-detecting code to offer a link to the relevant DMD download one-click installer at the top of the page, with other download links below. However I don't know if we can offer downloads without a redirect to digitalmars.com... -Davedpl.org appears to be missing the tools section on the left, from http://www.digitalmars.com/d/2.0/index.html . I'm not sure if it's hidden under some section, otherwise I'll file a report. (it's not under the downloads& tools section)Yah, the template is missing them. I don't know whether that is intentional. Andrei
Jun 02 2011
On 6/1/2011 11:20 PM, Andrei Alexandrescu wrote:Just updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks! AndreiIs it too soon to consider every link from d-p-l.org back to www.digitalmars.com a bug?
Jun 01 2011
On 06/02/2011 01:41 AM, Brad Roberts wrote:On 6/1/2011 11:20 PM, Andrei Alexandrescu wrote:It's a bit early; a few links are okay to point back, such as the download links. AndreiJust updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks! AndreiIs it too soon to consider every link from d-p-l.org back to www.digitalmars.com a bug?
Jun 01 2011
On 6/1/2011 11:44 PM, Andrei Alexandrescu wrote:On 06/02/2011 01:41 AM, Brad Roberts wrote:Too bad.. puts us in an uglier world than we're in right now where the website is self contained.On 6/1/2011 11:20 PM, Andrei Alexandrescu wrote:It's a bit early; a few links are okay to point back, such as the download links. AndreiJust updated www.d-programming-language.org to be in sync with the latest and greatest. Please report any bugs, dead links, etc. on bugzilla, making sure d-programming-language.org is in the title. Thanks! AndreiIs it too soon to consider every link from d-p-l.org back to www.digitalmars.com a bug?
Jun 02 2011
That new std.algorithm page looks great. We should start doing that for the other modules, at least for those that are stable now. std.datetime could definitely use it.
Jun 03 2011