From 63ba9e5d956dd37270135fd1e388d5c6c4adc5d7 Mon Sep 17 00:00:00 2001 From: IMHOJEONG <39ghwjd@naver.com> Date: Sat, 7 Oct 2023 11:48:09 +0900 Subject: [PATCH 1/2] [add]: add index.md for web/glossary/xforms --- files/ko/glossary/xforms/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 files/ko/glossary/xforms/index.md diff --git a/files/ko/glossary/xforms/index.md b/files/ko/glossary/xforms/index.md new file mode 100644 index 00000000000000..1eaf5038171f72 --- /dev/null +++ b/files/ko/glossary/xforms/index.md @@ -0,0 +1,14 @@ +--- +title: XForms +slug: Glossary/XForms +l10n: + sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 +status: + - deprecated +--- + +{{GlossarySidebar}} + +**XForms** 은 웹 양식을 작성하고 {{glossary("XML")}} 형식의 양식 데이터를 처리하기 위한 규칙입니다. + +> **참고:** XForms을 더 이상 지원하는 주요 브라우저는 없습니다. 대신 [HTML forms](/ko/docs/Learn/Forms)을 사용하는 것이 좋습니다. From dae453d2c712b0b0786e2c3785bd7bcc3cfd4ce6 Mon Sep 17 00:00:00 2001 From: hochan Lee Date: Sat, 7 Oct 2023 17:59:34 +0900 Subject: [PATCH 2/2] Update files/ko/glossary/xforms/index.md Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- files/ko/glossary/xforms/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/files/ko/glossary/xforms/index.md b/files/ko/glossary/xforms/index.md index 1eaf5038171f72..979156890d31d9 100644 --- a/files/ko/glossary/xforms/index.md +++ b/files/ko/glossary/xforms/index.md @@ -3,8 +3,6 @@ title: XForms slug: Glossary/XForms l10n: sourceCommit: ada5fa5ef15eadd44b549ecf906423b4a2092f34 -status: - - deprecated --- {{GlossarySidebar}}