Closed Bug 504790 Opened 15 years ago Closed 9 years ago

Geolocation: add developer info and available services

Categories

(www.mozilla.org :: Pages & Content, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kohei, Assigned: waseem.tabraze, Mentored)

References

()

Details

(Whiteboard: [kb=1536942] [good first bug])

Geolocation informational page needs a faq for webdevs like this:

Q. How can I add support for Geolocation to my web site?
A. Web developers can integrate the Geolocation support into your service by following the instructions at Mozilla Developer Center <https://developer.mozilla.org/en/Using_geolocation>.

Also, it would nice to have links to available services including Google Maps.
http://www.techcrunch.com/2009/07/09/location-now-built-in-to-google-maps-%E2%80%94-in-chrome-and-firefox/

We've already added the faq and links to the localized page:
http://mozilla.jp/firefox/features/geolocation/
Copying Doug on this...Doug, what do you think?
it is not a bad idea - People might wonder how geolocation works and how they can also add it to their site.  current web searches return gear's api docus when looking for geolocation.

john, target audience question -- they people reading these questions, will they be asking that sort of question?
(In reply to comment #2)
> john, target audience question -- they people reading these questions, will
> they be asking that sort of question?
I don't have any specific data on that sort of info, but my guess is that they're a fairly general sample of our user base. Even so, that surely includes enough developers that it'd be helpful to have this content on there. 

Doug, what would you recommend in terms of content? Is Kohei's Q&A enough? Do we need the list of available services? (my hesitation on the services is that it'd become something we'd need to update fairly often...would personally rather either leave it off or link to another page that's more regularly maintained.)
Component: www.mozilla.org/firefox → www.mozilla.org
Closing old Mozilla.org website bugs due to them not being relevant to the new Python-based Bedrock system. Re-open if this is a critical bug and should be resolved on the new system too.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Still relevant.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
I like the idea of adding this:

Q. How can I add support for Geolocation to my web site?
A. Web developers can integrate the Geolocation support into your service by following the instructions at Mozilla Developer Center <https://developer.mozilla.org/en/Using_geolocation>.

Code is here: https://github.com/mozilla/bedrock/blob/master/apps/firefox/templates/firefox/geolocation.html

John Slater: If that content looks good, we can have the websites team make the change and push it out on a next release.
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
Severity: normal → enhancement
Status: REOPENED → NEW
Component: General → Pages & Content
Mentor: malexis
Whiteboard: [kb=1536942] [good first bug]
I am new in here. I want to take this as my first bug.
Can you please help me as to how to get started ?
(In reply to Siva from comment #7)
> I am new in here. I want to take this as my first bug.
> Can you please help me as to how to get started ?

Hi Siva.

Here are the docs on how to contribute to mozilla.org:

https://bedrock.readthedocs.org/en/latest/contribute.html

The page is located here on github:

https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/templates/firefox/geolocation.html

If you can get content added to that page and do a pull request, we can triage it and get it up on the website. 

Thanks for the help!
Hello Chris,

I'm new to Bugzilla. I'm really interested in fixing this bug. I feel glad if you can assign it to me.

Thanks in advance.

Regards,

Wasim
Assignee: nobody → waseem.tabraze
Hello Chris,

Thanks for assigning me this bug. I'm really motivated to fix this bug. I feel glad if you can help me getting started to fix this bug.

I've gone through 
1. https://bedrock.readthedocs.org/en/latest/contribute.html
2. https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/templates/firefox/geolocation.html

As a beginner, I actually don't understand what I actually need to do with this bug! As you said above 'If you can get content added to that page and do a pull request, we can triage it and get it up on the website'. What do you actually mean by 'content'.Do I actually need to add few FAQ's there?

Thanks in advance.
May i know if anyone working on this bug?

As a new comer, I am trying to setup the bedrock project and work on this bug,
I have added the following content to the geolocation.html page:

Q. How can I add support for Geolocation to my web site?
A. Web developers can integrate the Geolocation support into your service by following the instructions at Mozilla Developer Center <https://developer.mozilla.org/en/Using_geolocation>.

Is that all needed for this bug?

Thanks.
Commit pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/9ecc96970d5edfc2c1afb5b52f650b63ec82112a
Bug 504790 - Add new faq for Geolocation

Add a new faq about how to add support for Geolocation to
website.
Status: NEW → RESOLVED
Closed: 12 years ago9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.