Closed
Bug 693654
Opened 13 years ago
Closed 13 years ago
Add OpenSearch plugin for Mozillians
Categories
(Participation Infrastructure :: Phonebook, defect, P3)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: GeekShadow, Unassigned)
References
()
Details
Attachments
(2 files)
I just create an Open Search plugin for Mozillians, it should supported by the main website.
Comment 1•13 years ago
|
||
Some rough notes, since I may take a crack at adding the header - or I may forget and wander off distracted by something shiny.
* Stick this in media/opensearch.xml: https://addons.mozilla.org/firefox/downloads/file/134379/mozillians-20111011.xml
* Add this header to the overall site template <head>: <link rel="search" type="application/opensearchdescription+xml" href="{{MEDIA_URL}}opensearch.xml" title="Mozillians.org" />
Comment 2•13 years ago
|
||
Useful commit from kitsune: https://github.com/jsocol/kitsune/commit/d0c89c7
I tried and failed; this is outside of my abilities and time atm :(.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•13 years ago
|
||
Commits pushed to https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/c61bacd67da5d1486ef9624d079092f745ea3054
fix bug 693654 - Add OpenSearch plugin for Mozillians
* Kitsune-inspired view, template, and test for localized
OpenSearch plugin
* Link for OpenSearch plugin in templates/base.html
https://github.com/mozilla/mozillians/commit/ebedf8a8bb64426964f32935f1a312eac66ebdb3
Merge pull request #38 from lmorchard/bug-693654-opensearch-plugin-2
Bug 693654 - Add OpenSearch plugin for Mozillians
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment 7•13 years ago
|
||
Commits pushed to https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/c61bacd67da5d1486ef9624d079092f745ea3054
fix bug 693654 - Add OpenSearch plugin for Mozillians
https://github.com/mozilla/mozillians/commit/ebedf8a8bb64426964f32935f1a312eac66ebdb3
Merge pull request #38 from lmorchard/bug-693654-opensearch-plugin-2
Updated•12 years ago
|
Component: mozillians.org → Phonebook
Product: Websites → Community Tools
QA Contact: mozillians-org → phonebook
Target Milestone: 1.1 → ---
Version: unspecified → other
You need to log in
before you can comment on or make changes to this bug.
Description
•