From 026c5ddd117cd04e3eac66804011d64e56ced0e9 Mon Sep 17 00:00:00 2001 From: Shai Almog <67850168+shai-almog@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:17:37 +0200 Subject: [PATCH 1/2] Add HTML redirects for legacy How Do I pages --- .../create-an-ios-provisioning-profile.md | 17 ++++++++++++----- .../content/take-a-picture-with-the-camera.md | 13 ++++++++++++- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/docs/website/content/create-an-ios-provisioning-profile.md b/docs/website/content/create-an-ios-provisioning-profile.md index 89d1969886..f1891a95e7 100644 --- a/docs/website/content/create-an-ios-provisioning-profile.md +++ b/docs/website/content/create-an-ios-provisioning-profile.md @@ -4,8 +4,15 @@ date: 2015-03-03 slug: "create-an-ios-provisioning-profile" --- - - - - -type=howdoi status=published date=2015-03-03 title=Create An iOS Provisioning Profile subtitle=Signing & provisioning on iOS is a bit painful, hopefully this will aleviate some of the pain youtube=OWHizrNyizQ link1=/signing.html link1Title=Signing Guide link1Desc=A detailed guide for code signing and provisioning on the various platforms link2=/blog/ios-code-signing-fail-checklist.html link2Title=Signing Fail Checklist link2Desc=Do you have a problem installing or building for iOS? We created a checklist you can review to pinpoint the problem. link3=/blog/ios-8-installs-customizing-the-pull-to-refresh.html link3Title=iOS 8 Install Issue link3Desc=iOS 8 seems to have a bug for some rare cases with over the air installs of specific apps, the workaround is to install via a cable or wipe the device tags=signing ~~~~~~ + + +
+ + + + + + +This page moved to /how-do-i/how-do-i-create-an-ios-provisioning-profile/.
+ + diff --git a/docs/website/content/take-a-picture-with-the-camera.md b/docs/website/content/take-a-picture-with-the-camera.md index cfaed56b07..5e57b9e44b 100644 --- a/docs/website/content/take-a-picture-with-the-camera.md +++ b/docs/website/content/take-a-picture-with-the-camera.md @@ -4,4 +4,15 @@ date: 2015-03-03 slug: "take-a-picture-with-the-camera" --- -type=howdoi status=published date=2015-03-03 title=Take a Picture With The Camera subtitle=Using the capture API to take a picture youtube=nF4eqzVcsic link1=http://udemy.com/build-mobile-ios-apps-in-java-using-codename-one/ link1Title=Free Udemy Course link1Desc=The Photo Share app that is at the basis of the course makes use of the camera to share photos link2=/how-do-i---access-native-device-functionality-invoke-native-interfaces.html link2Title=Native Access link2Desc=Need more access to low level camera functionality? You can always use the native interfaces tags=basic ~~~~~~ + + + + + + + + + +This page moved to /how-do-i/how-do-i-take-a-picture-with-the-camera/.
+ + From 7f6fea2f7791fe2f644c000490c87e619affb470 Mon Sep 17 00:00:00 2001 From: Shai Almog <67850168+shai-almog@users.noreply.github.com> Date: Wed, 18 Mar 2026 07:25:01 +0200 Subject: [PATCH 2/2] Move legacy How Do I redirects to static stubs --- .../create-an-ios-provisioning-profile/index.html} | 7 +------ .../take-a-picture-with-the-camera/index.html} | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) rename docs/website/{content/create-an-ios-provisioning-profile.md => static/create-an-ios-provisioning-profile/index.html} (82%) rename docs/website/{content/take-a-picture-with-the-camera.md => static/take-a-picture-with-the-camera/index.html} (83%) diff --git a/docs/website/content/create-an-ios-provisioning-profile.md b/docs/website/static/create-an-ios-provisioning-profile/index.html similarity index 82% rename from docs/website/content/create-an-ios-provisioning-profile.md rename to docs/website/static/create-an-ios-provisioning-profile/index.html index f1891a95e7..47b909ccfa 100644 --- a/docs/website/content/create-an-ios-provisioning-profile.md +++ b/docs/website/static/create-an-ios-provisioning-profile/index.html @@ -1,13 +1,8 @@ ---- -title: "How Do I - Create An iOS Provisioning Profile" -date: 2015-03-03 -slug: "create-an-ios-provisioning-profile" ---- - +