From 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:50:24 +0100 Subject: unslug pt-pt: move --- files/pt-pt/orphaned/xforms/index.html | 68 ++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 files/pt-pt/orphaned/xforms/index.html (limited to 'files/pt-pt/orphaned/xforms/index.html') diff --git a/files/pt-pt/orphaned/xforms/index.html b/files/pt-pt/orphaned/xforms/index.html new file mode 100644 index 0000000000..39fbfd6df3 --- /dev/null +++ b/files/pt-pt/orphaned/xforms/index.html @@ -0,0 +1,68 @@ +--- +title: XForms +slug: XForms +tags: + - XForms +--- +

+

+
XForms Essentials
+An online book giving you a guided tour of XForms.
+


+

+
XForms is the future of online forms as envisioned by the W3C. Drawing on other W3C standards like XML Schema, XPath, and XML Events, XForms tries to address some of the limitations with the current HTML forms model. Other strengths that XForms brings to the table is the separation of data from presentation, strong data typing, the ability to submit XML data to servers instead of name/value pairs, and a descriptive way to author forms so that they can be displayed by a wide variety of devices. XForms is a W3C specification.
+
XForms Tutorial and Cookbook
+XForms in Wikibook Format - Over 50 examples tested with FireFox.
+
+

XForms support can be added to Firefox and SeaMonkey by installing the Mozilla XForms Extension. +

+
+ + +
+

Documentation

+
Troubleshooting tips for XForms +
A small collection of tips for troubleshooting common problems with XForms forms. +
+
Mozilla XForms specials +
Explains where, and how, Mozilla XForms deviates or extends the XForms 1.0 specification. +
+
XForms custom controls +
Custom controls lets the form author "skin" each XForms control through XBL, and create f.x. an SVG input control. +
+
XForms user preferences +
A description of the about:config variables that XForms uses. +
+
XForms API reference +
XForms interfaces documentation. +
+
XForms UI Elements reference +
XForms user interface elements documentation. +
+

View All... +

+
+

Community

+
  • View Mozilla forums... +
+

{{ DiscussionList("dev-tech-xforms", "mozilla.dev.tech.xforms") }} +

+ +

Tools

+ +

View All... +

+ +
Extensions, HTML, XHTML, XML, XPath +
+
+

Categories +

Interwiki Language Links +


+

{{ languages( { "fr": "fr/XForms", "it": "it/XForms", "ja": "ja/XForms", "pl": "pl/XForms", "es": "es/XForms" } ) }} -- cgit v1.2.3-54-g00ecf