Re: djangoproject.com/documentation/ redirected

2008-09-10 Thread Marc Fargas

On Wed, Sep 10, 2008 at 11:46 AM, James Bennett <[EMAIL PROTECTED]> wrote:
>
> On Wed, Sep 10, 2008 at 2:52 AM, Marc Fargas <[EMAIL PROTECTED]> wrote:
> > Nice! Now the only thing left is to have 1.0 docs (aka:
> > docs.djangoproject.com/en/1.0/)
> > and make docs.djangoproject.com redirect there instead of /en/dev/ ;)) (
> > #8992 )
>
> Yes, and that's holding a bit until we get a few typo fixes and other
> things in; then the 1.0 docs will be tagged and frozen.

Is it ok to do so without a point release? That way the documentation
being distributed in the tarball (and by distribution packagers) would
be the same as the on shown in the website as 1.0 ;\

If you're doing so, I rewrote a part of custom-template-tags that got
strange with the ..versionchanged:: thing,
http://tinyurl.com/docs-1-0-fixes ;)

Regards,
Marc

--
http://www.marcfargas.com - will be finished someday.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-10 Thread James Bennett

On Wed, Sep 10, 2008 at 2:52 AM, Marc Fargas <[EMAIL PROTECTED]> wrote:
> Nice! Now the only thing left is to have 1.0 docs (aka:
> docs.djangoproject.com/en/1.0/)
> and make docs.djangoproject.com redirect there instead of /en/dev/ ;)) (
> #8992 )

Yes, and that's holding a bit until we get a few typo fixes and other
things in; then the 1.0 docs will be tagged and frozen.


-- 
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-10 Thread Marc Fargas
On Wed, Sep 10, 2008 at 6:43 AM, Adrian Holovaty <[EMAIL PROTECTED]> wrote:

>
> Just a quick note: I've redirected
> http://www.djangoproject.com/documentation/ and everything below that
> URL tree to the new docs subdomain, http://docs.djangoproject.com/.


Nice! Now the only thing left is to have 1.0 docs (aka:
docs.djangoproject.com/en/1.0/)
and make docs.djangoproject.com redirect there instead of /en/dev/ ;)) (
#8992 )


Regards,
Marc
-- 
http://www.marcfargas.com - will be finished someday.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Julien Phalip

On Sep 10, 2:43 pm, "Adrian Holovaty" <[EMAIL PROTECTED]> wrote:
> Just a quick note: I've 
> redirectedhttp://www.djangoproject.com/documentation/and everything below that
> URL tree to the new docs subdomain,http://docs.djangoproject.com/.
> Rather than spending the time to redirect individual pages, I just
> redirected everything to the docs.djangoproject.com front page. (The
> bigger issue is that some of the docs have been split into multiple
> pieces, and I don't have the time to work all of that out.)
>
> The exception is everything 
> underhttp://www.djangoproject.com/documentation/0_90/andhttp://www.djangoproject.com/documentation/0_91/--
>  those pages are
> still there.
>
> The outstanding issue is that 0.96 docs aren't available online
> anywhere. I didn't get a chance to save them and create flatpages
> before the doc refactor from a few weeks ago. For those, I'm
> comfortable telling people to refer to the text docs in the
> distribution, but we could pop 'em online if there's an outrage.
>
> Adrian
>
> --
> Adrian Holovaty
> holovaty.com | everyblock.com | djangoproject.com

Hi Adrian,

There's another issue concerning the model examples. I raised that
last week in [1] but I don't think it's been addressed (should
probably have created a ticket). Basically, the "official repository
of model examples" is still linked via the old docs domain at 4
occurrences in [2]. So I guess those now need to be restored in the
new domain.

I think those four are the last remaining occurrences of the old docs
domain (except for the old versions' release notes).

Just created a ticket for it: #9007

Regards,

Julien

[1] 
http://groups.google.com/group/django-developers/browse_thread/thread/2b6377bfe5e25170
[2] http://docs.djangoproject.com/en/dev/topics/db/models/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Karen Tracey
On Wed, Sep 10, 2008 at 12:43 AM, Adrian Holovaty <[EMAIL PROTECTED]>wrote:

>
> Just a quick note: I've redirected
> http://www.djangoproject.com/documentation/ and everything below that
> URL tree to the new docs subdomain, http://docs.djangoproject.com/.
> Rather than spending the time to redirect individual pages, I just
> redirected everything to the docs.djangoproject.com front page. (The
> bigger issue is that some of the docs have been split into multiple
> pieces, and I don't have the time to work all of that out.)
>
> The exception is everything under
> http://www.djangoproject.com/documentation/0_90/ and
> http://www.djangoproject.com/documentation/0_91/ -- those pages are
> still there.
>
> The outstanding issue is that 0.96 docs aren't available online
> anywhere. I didn't get a chance to save them and create flatpages
> before the doc refactor from a few weeks ago. For those, I'm
> comfortable telling people to refer to the text docs in the
> distribution, but we could pop 'em online if there's an outrage.
>

Yikes.  Seems like we're still getting a few "this doc that used to be here
is not in the new structure" tickets (e.g., #9000, opened late today).  Not
having the old docs online anywhere makes those hard to find/assess/fix,
no?  I see from the follow-up notes that we do have .95 and .96, but there's
a huge amount of "new in development" stuff in the post-.96 pre-refactor
docs, and it seems likely the "lost" stuff often falls into that category.
Is there no (not too difficult) way to keep the last pre-refactor level
available online somewhere for reference?

Karen

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Rajeev J Sebastian

On Wed, Sep 10, 2008 at 10:37 AM, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
> The old ones are available here:
> http://www.djangoproject.com/documentation/0.96/

0.96 ? Thanks to you guys, I've been using bleeding edge django for a
long time now ;)

>
> And don't worry about the new docs...I've been making some
> improvements to the new index, which I agree could use some work.

Great! Looking forward to it.

Regards
Rajeev J Sebastian

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Adrian Holovaty

On Wed, Sep 10, 2008 at 12:04 AM, Rajeev J Sebastian
<[EMAIL PROTECTED]> wrote:
> Is it possible to also keep the old docs frontpage/ToC available at
> some URL ? That one seemed nicer: more info/links was available
> without having to scroll down.
>
> (Perhaps, its also that I havent gotten used to the new docs yet ...)

The old ones are available here:
http://www.djangoproject.com/documentation/0.96/

And don't worry about the new docs...I've been making some
improvements to the new index, which I agree could use some work.

Adrian

-- 
Adrian Holovaty
holovaty.com | everyblock.com | djangoproject.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Adrian Holovaty

On Wed, Sep 10, 2008 at 12:01 AM, M N Islam Shihan <[EMAIL PROTECTED]> wrote:
> I may not understanding what you are asking for, but if you are looking for
> the old 0.96 and 0.95 docs in the django old doc site, those are still there
> at locations below:
>
> http://www.djangoproject.com/documentation/0.96/
> and
> http://www.djangoproject.com/documentation/0.95/

Hey, you're right! I got confused by our inconsistency: for the 0.90
and 0.91 docs, we use /documentation/0_91/ (note the underscore
instead of the period).

Thanks for pointing this out,
Adrian

-- 
Adrian Holovaty
holovaty.com | everyblock.com | djangoproject.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread Rajeev J Sebastian

On Wed, Sep 10, 2008 at 10:13 AM, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
>
> Just a quick note: I've redirected
> http://www.djangoproject.com/documentation/ and everything below that
> URL tree to the new docs subdomain, http://docs.djangoproject.com/.
> Rather than spending the time to redirect individual pages, I just
> redirected everything to the docs.djangoproject.com front page. (The
> bigger issue is that some of the docs have been split into multiple
> pieces, and I don't have the time to work all of that out.)

Is it possible to also keep the old docs frontpage/ToC available at
some URL ? That one seemed nicer: more info/links was available
without having to scroll down.

(Perhaps, its also that I havent gotten used to the new docs yet ...)

Regards
Rajeev J Sebastian

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



Re: djangoproject.com/documentation/ redirected

2008-09-09 Thread M N Islam Shihan

Hi Adrian,

I may not understanding what you are asking for, but if you are looking for 
the old 0.96 and 0.95 docs in the django old doc site, those are still there 
at locations below:

http://www.djangoproject.com/documentation/0.96/
and
http://www.djangoproject.com/documentation/0.95/

But if you can't access those for any reason, let me know I have mirror copy 
of those documents (though in a relative url format)

Regards,
Shihan

- Original Message - 
From: "Adrian Holovaty" <[EMAIL PROTECTED]>
To: <django-developers@googlegroups.com>
Sent: Wednesday, September 10, 2008 10:43 AM
Subject: djangoproject.com/documentation/ redirected


>
> Just a quick note: I've redirected
> http://www.djangoproject.com/documentation/ and everything below that
> URL tree to the new docs subdomain, http://docs.djangoproject.com/.
> Rather than spending the time to redirect individual pages, I just
> redirected everything to the docs.djangoproject.com front page. (The
> bigger issue is that some of the docs have been split into multiple
> pieces, and I don't have the time to work all of that out.)
>
> The exception is everything under
> http://www.djangoproject.com/documentation/0_90/ and
> http://www.djangoproject.com/documentation/0_91/ -- those pages are
> still there.
>
> The outstanding issue is that 0.96 docs aren't available online
> anywhere. I didn't get a chance to save them and create flatpages
> before the doc refactor from a few weeks ago. For those, I'm
> comfortable telling people to refer to the text docs in the
> distribution, but we could pop 'em online if there's an outrage.
>
> Adrian
>
> -- 
> Adrian Holovaty
> holovaty.com | everyblock.com | djangoproject.com
>
> > 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---



djangoproject.com/documentation/ redirected

2008-09-09 Thread Adrian Holovaty

Just a quick note: I've redirected
http://www.djangoproject.com/documentation/ and everything below that
URL tree to the new docs subdomain, http://docs.djangoproject.com/.
Rather than spending the time to redirect individual pages, I just
redirected everything to the docs.djangoproject.com front page. (The
bigger issue is that some of the docs have been split into multiple
pieces, and I don't have the time to work all of that out.)

The exception is everything under
http://www.djangoproject.com/documentation/0_90/ and
http://www.djangoproject.com/documentation/0_91/ -- those pages are
still there.

The outstanding issue is that 0.96 docs aren't available online
anywhere. I didn't get a chance to save them and create flatpages
before the doc refactor from a few weeks ago. For those, I'm
comfortable telling people to refer to the text docs in the
distribution, but we could pop 'em online if there's an outrage.

Adrian

-- 
Adrian Holovaty
holovaty.com | everyblock.com | djangoproject.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~--~~~~--~~--~--~---