On Feb 8, 3:46 pm, Blaise Laflamme <bla...@laflamme.org> wrote:
> Hi jonathan,
>
> feel free to modify the sphinx theme and send a pull request. Actually
> older versions like 1.1, 1.2, etc, are not out-of-date but up-to-date with
> those versions. There are the latest and the development one that reflects
> the current stable and development versions of Pyramid. A mention to point
> to other versions would be good, I'm also working on a new theme that would
> include this information, and others tricks, but it's not ready ;) I hope
> to use the pycon sprints to work on this.

is the new theme online anywhere ?

i'm largely concerned with SEO tricks and just some visual cues going
"oh hey, this is/might be out-of-date".

For example, if I search for "pyramid.request" on a major engine, I
get a mix of -latest and 1.x docs.

What I'm thinking might work is this...
- since the theme is an external repository, have it reference back to
the pyramid/master ( hopefully that wont have a recursion issue?
otherwise to another repo ) to check what the current "master"/latest
and "legacy" versions are
- docs would contain , at the header, a note like this:
   "you are viewing the most current Pyramid docs, for the 1.4 branch.
if using an earlier branch, please click here. "
   "you are viewing the legacy Pyramid docs, for the 1.0 branch. if
you are using a new branch, please click here."
  ( basically a better version of this page : http://httpd.apache.org/docs/1.3/
)
-  every page would also contain a link to the /latest branch, to push
up the internal pagerank for the domain
- all the versioned docs push a <link rel="canonical" href="/latest"/>

using that, we should effectively eliminate all of the 1.x items from
google/yahoo/bing search , and everything will point to /latest ...
with the per-version docs easily accessible




-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to