Closed Bug 849853 Opened 11 years ago Closed 11 years ago

Add toolbar button for creating redirects

Categories

(developer.mozilla.org Graveyard :: General, defect, P2)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sheppy, Unassigned)

Details

(Whiteboard: [specification][type:feature])

What problems would this solve?
===============================
Currently, creating redirects is hard, involving adding a slightly tricky link structure to the page by hand. People often get them wrong, or accidentally create redirects right back to the redirect, resulting in an infinite loop.

Who would use this?
===================
Any user editing content and creating a redirect.

What would users see?
=====================
A button in the toolbar; this would pop up a dialog to let the user select a target page (with a UX similar to the link editor, probably).

What would users do? What would happen as a result?
===================================================
Press the button in the toolbar and pick a target page for the redirect. After doing so, the new redirect code would be put into the page.

Is there anything else we should know?
======================================
Should this replace all the content of the page with the redirect, or just add the redirect? Probably the former.
Priority: -- → P1
Priority: P1 → P2
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/67ec24a814bb929a6848e225073efdaf1092bbfe
Fix bug 849853 - Add redirect plugin for the editor

https://github.com/mozilla/kuma/commit/b3d74ab59a0287b24815adc7a976a25ffa5a6167
Merge pull request #1010 from darkwing/toolbar-849853

Fix bug 849853 - Add redirect plugin for the editor
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.