Closed Bug 711197 Opened 13 years ago Closed 13 years ago

Migrate developer docs search to python

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: spasovski)

References

Details

Attachments

(1 file)

This page (https://addons.mozilla.org/en-US/firefox/developers/search?q=test) is still PHP but it's really just a header/footer shell and the contents come from google.  This should be super quick to get on python.

PHP controller:
>  http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/controllers/devhub_controller.php?view=markup#l493

PHP view:
> http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/views/dev_hub/search.thtml?view=markup

We should also adjust the "Search Developer Docs" <input> on our developer pages (eg. https://addons.mozilla.org/en-US/developers/) to stop using remora_url().

Extra Credit:
There is a bug filed to make those search boxes be autocomplete but I can't seem to find it.
Assignee: nobody → cvan
Target Milestone: --- → 6.3.6
Target Milestone: 6.3.6 → Q1 2012
Bug hijack!
Assignee: cvan → dspasovski
Target Milestone: Q1 2012 → 6.3.6
Target Milestone: 6.3.6 → 6.3.5
Done: https://github.com/mozilla/zamboni/commit/f317206b
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
I don't see any search results listed at https://addons-dev.allizom.org/z/en-US/developers/search?q=add-ons

Am I missing something?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Code cleanup was more thorough than I thought...removed a very necessary JS line. Anyway should be OK now:

https://github.com/mozilla/zamboni/commit/94b36ec
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Depends on: 712466
Depends on: 712468
Depends on: 712492
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: