#14338 closed (fixed)
Search bar on the docs should include 1.2, & 1.1
Reported by: | John Shimek | Owned by: | jacobkm |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.2 |
Severity: | Keywords: | docs search google versions | |
Cc: | justinlilly@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The search bar on the right hand side of the documentation pages has 4 radio buttons: Latest, 1.0, 0.96, and All. Given that the current version is now 1.2, it seems logical that the options would be updated to include 1.1 and 1.2.
Attachments (3)
Change History (10)
comment:1 Changed 12 years ago by
Summary: | Search bar on the docs should include 1.2, & 1.2 → Search bar on the docs should include 1.2, & 1.1 |
---|
comment:2 Changed 12 years ago by
milestone: | → 1.3 |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 Changed 12 years ago by
Has patch: | set |
---|---|
Keywords: | docs search google versions added |
Owner: | changed from nobody to jacobkm |
Changed 12 years ago by
Attachment: | 14338.diff added |
---|
Changed 12 years ago by
Attachment: | 14338.2.diff added |
---|
Changed 12 years ago by
Attachment: | 14338_well_formed.diff added |
---|
comment:4 Changed 12 years ago by
The first 2 patchs where wrong (diff executed inside app folder, not on root folder). The well_formed is the correct.
comment:5 Changed 11 years ago by
Cc: | justinlilly@… added |
---|
comment:6 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with the latest rollout of search.
Note: See
TracTickets for help on using
tickets.
The change to the site code is on the patch, but it's also necesary to add two labels and sites on the google custom search api account.
Jacob, others have told us that you are the only one with access to the account.
Sites to add (Control panel - ):
http://docs.djangoproject.com/en/1.1/
http://docs.djangoproject.com/en/1.2/
Labels to add (Control panel - Refinements):
1.1_docs
1.2_docs
The labels should be associated to their respective sites.
(fisadev and croldan from PyAr on Rafaela host of Argentina Django sprint 2010)