<
From version < 4.6 >
edited by Manuel Smeria
on 2013/01/18
To version < 5.1 >
edited by Thomas Mortagne
on 2017/03/24
>
Change comment: Fix jira URLs

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.ThomasMortagne
Content
... ... @@ -13,7 +13,7 @@
13 13   ** [[Vertical Layout>>DevGuide.VerticalForms]] (##xform##): uses a dl-dt-dd structure
14 14   ** **Inline Layout** (##xformInline##)
15 15  
16 -This classes implementation has been voted at [[[Vote] [Standards] Forms: Usage + Documentation page to XWiki.org>>http://markmail.org/thread/5zrnncdukmc7wmer]] and implemented in [[XSCOLIBRI-266>>http://jira.xwiki.org/browse/XSCOLIBRI-266]]
16 +This classes implementation has been voted at [[[Vote] [Standards] Forms: Usage + Documentation page to XWiki.org>>http://markmail.org/thread/5zrnncdukmc7wmer]] and implemented in [[XSCOLIBRI-266>>https://jira.xwiki.org/browse/XSCOLIBRI-266]]
17 17  
18 18  = Usage =
19 19  
... ... @@ -21,6 +21,7 @@
21 21  The CSS classes have as parent the ##.xformInline## class. This is supposed to be used on the form tag, but if the styling is done inside dynamically generated structures it can be used on other elements, like divs, as long as the element remains the parent for the other form components.
22 22  {{/info}}
23 23  
24 +(% summary="Table containg classes for different form components" %)
24 24  |= Tag |=Type |=Size |=Classes Required|=Optional |=Container |=Usage\\
25 25  |form | | |##.xformInline##|##.half##, ##.third##| |Container for the form controls\\
26 26  |label | | | | | |Descriptive label for the control\\

Get Connected