Closed
Bug 878039
Opened 12 years ago
Closed 10 years ago
migrate specific content in /access to MDN
Categories
(www.mozilla.org :: Legacy PHP system, defect, P2)
www.mozilla.org
Legacy PHP system
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hoosteeno, Assigned: sgarrity)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kb=984631])
Attachments
(2 files)
|
489.37 KB,
patch
|
pmac
:
review+
|
Details | Diff | Splinter Review |
|
50.22 KB,
patch
|
pmac
:
review+
|
Details | Diff | Splinter Review |
There's a ton of content in /access/*, ready for migration:
http://viewvc.svn.mozilla.org/vc/projects/mozilla.org/trunk/access/
The list of "Necessary" items here can go straight into MDN and be linked from the page at mozilla.org/access:
https://wiki.mozilla.org/Accessibility/WebMess/724672
All requests for those pages should be redirected to the appropriate place on MDN. And then the SVN tree should be deleted. Please put the revision number of that change in this bug so anyone who wishes to access the older content knows what revision to check out for the full collection.
| Reporter | ||
Comment 1•12 years ago
|
||
Please note that accessibility content experts are glad to consult if questions come up. :dbolter is a good contact for this.
Updated•12 years ago
|
Blocks: mozorg-redirects
Comment 2•12 years ago
|
||
Two months ago, Ben said that /access was going to be a bedrock page and that an MDN redirect is invalid: https://bugzilla.mozilla.org/show_bug.cgi?id=793827#c6
These bugs seems conflicting now.
Comment 3•12 years ago
|
||
Jenn:
It is my recollection that this bug is a result of your additional investigation with Dan and that 793827 is no longer valid.. we are not building a landing page on bedrock and the above is the agreed approach.
Can you confirm?
Flags: needinfo?(jbertsch)
Comment 4•12 years ago
|
||
Yes this is the approach we are moving forward with.
Flags: needinfo?(jbertsch)
Updated•12 years ago
|
Priority: -- → P2
Comment 5•12 years ago
|
||
I got told original we were going to move it to the wiki so it was easier to manage and I started to update the accessibility pages on wiki.mozilla.org
Flags: needinfo?
Comment 6•12 years ago
|
||
Hi Satdav-
In consultation with David Bolter, we decided that MDN is the best place for the /access content as it is geared toward developers and very easy to keep updated on MDN.
I'm sorry if this change in plans caused you any inconvenience.
Thanks for your help,
Jen
Flags: needinfo?
Comment 7•12 years ago
|
||
Most of the pages in the "Unnecessary" section of [1] are named as being safe to remove / 404. We could redirect these pages to www-archive without much effort if we wanted to. Do we want to?
https://wiki.mozilla.org/Accessibility/WebMess/724672
Comment 8•12 years ago
|
||
This migration may take some time as some of the pages are very complex. I will be tracking my progress in the spreadsheet below.
https://docs.google.com/spreadsheet/ccc?key=0AjOagEIuYksCdHZBMWZOd1A0REpJOExzRGJaLTdETlE#gid=0
Comment 9•12 years ago
|
||
This was in the Testing column, but it is not yet ready for testing as the migration work is still ongoing.
Comment 11•12 years ago
|
||
I have been making very good progress (see below), but a small number of pages remain and my time has been limited. Would love help if anyone else is available.
https://docs.google.com/spreadsheet/ccc?key=0AjOagEIuYksCdHZBMWZOd1A0REpJOExzRGJaLTdETlE#gid=0
Flags: needinfo?(jkarahalis)
| Assignee | ||
Comment 12•12 years ago
|
||
I'll take this. John, can you give me edit permissions on that Google Doc?
Assignee: nobody → steven
Flags: needinfo?(jkarahalis)
Comment 13•12 years ago
|
||
(In reply to Steven Garrity [:sgarrity] from comment #12)
> I'll take this. John, can you give me edit permissions on that Google Doc?
Done!
Flags: needinfo?(jkarahalis)
| Assignee | ||
Comment 14•12 years ago
|
||
John, the Google spreadsheet shows http://www.mozilla.org/access/ui-developers.html being ported to the same URL as the http://www.mozilla.org/access/users.html page on MDN. Is that a mistake? Thanks.
Flags: needinfo?(jkarahalis)
Comment 15•12 years ago
|
||
That does seem to be a mistake, yes. I do not see a port of ui-developers.html among the pages I created on MDN, so I must not have migrated it.
Flags: needinfo?(jkarahalis)
| Assignee | ||
Comment 16•12 years ago
|
||
Thanks John, I've ported the ui-developers.html over now.
I think I moved a few of the pages into an incorrect location on MDN, and have sheppy looking at moving them for me.
I've emailed sheppy, but for reference, here's what I sent him:
> The following five pages were ported from mozilla.org to MDN and I think they may belong under /docs/Mozilla/Accessibility/ rather than just /docs/Accessibility/
>
> https://developer.mozilla.org/en-US/docs/Accessibility_Information_for_Web_Authors
> https://developer.mozilla.org/en-US/docs/Accessibility/Gecko_info_for_Windows_accessibility_vendors
> https://developer.mozilla.org/en-US/docs/Accessibility/Implementing_MSAA_server
> https://developer.mozilla.org/en-US/docs/Accessibility/Mozilla_accessibility_architecture
> https://developer.mozilla.org/en-US/docs/Accessibility/UAAG_evaluation_report
>
> The Accessibility_Information_for_Web_Authors page was ported by openjck before I picked up the work. I'm not sure if it belongs at that root level.
Once this is addressed, I'll submit a PR to add the redirects to the global.conf in bedrock. Once those are in place, I'll remove the old files from SVN. It's the circle of life...
Updated•12 years ago
|
Flags: needinfo?(eshepherd)
Comment 17•12 years ago
|
||
The pages have all been moved into the correct places, based on whether they're general accessibility content or Mozilla-specific.
Flags: needinfo?(eshepherd)
| Assignee | ||
Comment 18•12 years ago
|
||
Thanks sheppy. The new MDN looks great.
Pull request with the redirects: https://github.com/mozilla/bedrock/pull/1512
Comment 19•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/7e581b95da557bf0312a9cb37c4cb28314b0c9ac
Bug 878039 Redirect pages from /access to MDN
https://github.com/mozilla/bedrock/commit/455c3ca80d392e62f263f4e3a1d14902e7946ac7
Merge pull request #1512 from sgarrity/bug-878039-access
Bug 878039 Redirect pages from /access to MDN
Comment 20•12 years ago
|
||
fixed on stage
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Comment 21•11 years ago
|
||
Hi David-
We'd like to migrate the "nice to have" content listed here: https://wiki.mozilla.org/Accessibility/WebMess/724672
to our new web archive at http://website-archive.mozilla.org/
All the content would redirect and would still be findable by search engines.
Can this plan work for your team and the accessibility community?
Thx,
Jen
Flags: needinfo?(dbolter)
Comment 23•11 years ago
|
||
Hi Steven-
This one is also now ready to work on.
Thx,
Jen
| Assignee | ||
Comment 24•11 years ago
|
||
These files are already migrated/redirected to MDN, they just need to be removed from SVN now:
http://mozilla.org/access/architecture.html
http://mozilla.org/access/at-vendors.html
http://mozilla.org/access/authors.html
http://mozilla.org/access/core-developers.html
http://mozilla.org/access/evaluators.html
http://mozilla.org/access/event-flow.html
http://mozilla.org/access/external-developers.html
http://mozilla.org/access/features.html
http://mozilla.org/access/highlevel.html
http://mozilla.org/access/platform-apis.html
http://mozilla.org/access/plugins-work.html
http://mozilla.org/access/prefs-and-apis.html
http://mozilla.org/access/resources.html
http://mozilla.org/access/section508.html
http://mozilla.org/access/today.html
http://mozilla.org/access/toolkit-checklist.html
http://mozilla.org/access/ui-developers.html
http://mozilla.org/access/users.html
http://mozilla.org/access/w3c-uaag.html
http://mozilla.org/access/w4a.html
http://mozilla.org/access/windows/at-apis.html
http://mozilla.org/access/windows/msaa-server.html
http://mozilla.org/access/windows/zoomtext.html
Attachment #8498837 -
Flags: review?(pmac)
| Assignee | ||
Updated•11 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Updated•11 years ago
|
Attachment #8498837 -
Flags: review?(pmac) → review+
| Assignee | ||
Comment 25•11 years ago
|
||
(In reply to Steven Garrity [:sgarrity] from comment #24)
> Created attachment 8498837 [details] [diff] [review]
> Patch to remove already-redirected pages from SVN
Patch applied in trunk in r132418.
| Assignee | ||
Comment 26•11 years ago
|
||
This patch removes the files from https://wiki.mozilla.org/Accessibility/WebMess/724672 that were determined could be removed without redirects.
Attachment #8498931 -
Flags: review?(pmac)
Updated•11 years ago
|
Attachment #8498931 -
Flags: review?(pmac) → review+
| Assignee | ||
Comment 27•11 years ago
|
||
(In reply to Steven Garrity [:sgarrity] from comment #26)
> Created attachment 8498931 [details] [diff] [review]
> bug-878039-access-removes.diff
Patch applied in trunk in r132431.
| Assignee | ||
Comment 28•10 years ago
|
||
All of these files have been removed from SVN.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•