Closed
Bug 671886
Opened 14 years ago
Closed 13 years ago
Clean up templates as part of the migration process
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect, P2)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: openjck, Assigned: lorchard)
References
Details
(Whiteboard: u=administrator c=wiki p=2 s=2012-04-10 t=2012-04-10)
No description provided.
Reporter | ||
Updated•14 years ago
|
Priority: -- → P2
Updated•13 years ago
|
Whiteboard: u=administrator c=migration p= → u=administrator c=migration p= s=2012-04-10 t=2012-04-03
Assignee | ||
Comment 1•13 years ago
|
||
Work in progress:
https://github.com/lmorchard/kuma/commits/bug-671886-migrate-templates
Updated•13 years ago
|
Whiteboard: u=administrator c=migration p= s=2012-04-10 t=2012-04-03 → u=administrator c=migration p= s=2012-04-10 t=2012-04-10
Updated•13 years ago
|
Whiteboard: u=administrator c=migration p= s=2012-04-10 t=2012-04-10 → u=administrator c=wiki p= s=2012-04-10 t=2012-04-10
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → lorchard
Assignee | ||
Updated•13 years ago
|
Whiteboard: u=administrator c=wiki p= s=2012-04-10 t=2012-04-10 → u=administrator c=wiki p=2 s=2012-04-10 t=2012-04-10
Comment 2•13 years ago
|
||
Commits pushed to mdn at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/d1a2955c85f3ddbd766522957b6794f7d772d895
bug 671886: clean up and migrate templates
* Defer bleach sanitation of template content all the way until the
kumascript service response
* --withtemplates option to select templates for migration
* Migrate documents in Template: namespace, with some content tweaking
to ease transition to KumaScript
* Add "template" review tag to mark templates in need of review
* Tweaks to review list page to use tag list styles
* Index Template: in slug as is_template, rather than title
* Skip Template:MindTouch/* in migration, since they're out-of-box
templates and not really used
* Tweaks to wiki admin to allow easier navigation between documents and
related revisions
* More fields included in admin search
https://github.com/mozilla/kuma/commit/45413a198c2cae8d0985f6272fae76d474d30052
Merge pull request #146 from lmorchard/bug-671886-migrate-templates
bug 671886: clean up and migrate templates
Comment 3•13 years ago
|
||
Commit pushed to mdn at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/6c8b155ca449ac19c1bb8e9d7e0050eb628a9939
Revert "bug 671886: clean up and migrate templates"
This was not ready for merge yet, and went to the wrong branch anyway.
Comment 4•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/1d7775d6d59014a75d37e507a29e3df58103b722
bug 671886: clean up and migrate templates
* Defer bleach sanitation of template content all the way until the
kumascript service response
* --withtemplates option to select templates for migration
* Migrate documents in Template: namespace, with some content tweaking
to ease transition to KumaScript
* Add "template" review tag to mark templates in need of review
* Tweaks to review list page to use tag list styles
* Index Template: in slug as is_template, rather than title
* Skip Template:MindTouch/* in migration, since they're out-of-box
templates and not really used
* Tweaks to wiki admin to allow easier navigation between documents and
related revisions
* More fields included in admin search
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Version: Kuma → unspecified
Updated•12 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•