Closed Bug 759356 Opened 13 years ago Closed 13 years ago

Change links to highlighted wiki pages to point at Kuma equivalents

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lorchard, Assigned: groovecoder)

References

Details

(Whiteboard: c=wiki u=user s=2012-06-19 p=1 t=2012-07-09)

On the front page and in the top nav, there are lots of links to wiki pages (eg. HTML, CSS, DOM, Canvas, etc). These point to MindTouch URLs and use the devmo_url() helper, which will stop consulting MindTouch for localization advice once bug 757940 is implemented. So, go through the site, find links to MindTouch wiki pages, change them to use Kuma equivalents. Since we should be supporting redirects, we might be able to get by without changing paths - though we really should, and maybe even use the Django/Jinja url() helper. The devmo_url helper will definitely not do the right thing any more.
This PR might have a partial fix for this in the devmo_url() helper: https://github.com/mozilla/kuma/pull/242
Whiteboard: c=wiki u=user s=2012-06-19 p=
Whiteboard: c=wiki u=user s=2012-06-19 p= → c=wiki u=user s=2012-06-19 p=1
Assignee: nobody → lcrouch
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/0cccdf1b2a1c58ea4ab690a17e48e85af4eb60a2 fix bug 759356 - update devmo_url for kuma https://github.com/mozilla/kuma/commit/824118b44197a1e52649767c32c59a0cc626ab4b Merge pull request #269 from groovecoder/devmo_url_kuma fix bug 759356 - update devmo_url for kuma
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: c=wiki u=user s=2012-06-19 p=1 → c=wiki u=user s=2012-06-19 p=1 t=2012-06-26
reopening to remind us to restore the url changes made in https://github.com/mozilla/kuma/commit/0cccdf1b2a1c58ea4ab690a17e48e85af4eb60a2 after we disable MindTouch to avoid the redirect response.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/a9b9a58928566535fd1e9054c31f0b69e0ab28bd bug 759356 - restore MT url paths to fix devmo_url https://github.com/mozilla/kuma/commit/48ba78fa70a343b280cd6e77ddbea9cee75d0d7b Merge pull request #331 from groovecoder/devmo-url-mt-paths-759356 bug 759356 - restore MT url paths to fix devmo_url
Whiteboard: c=wiki u=user s=2012-06-19 p=1 t=2012-06-26 → c=wiki u=user s=2012-06-19 p=1 t=2012-07-09
I think Luke mentioned that the only downside of not doing this is that the links will redirect to the correct pages, rather than linking to them correctly. If that's the case, I think we can push this one off until after launch.
Priority: -- → P1
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.