Last modified by Marius Dumitru Florea on 2021/08/24

From version 1.1 >
edited by Ecaterina Moraru (Valica)
on 2011/02/07
To version < 3.1 >
edited by Ecaterina Moraru (Valica)
on 2011/02/07
>
Change comment: Upload new image inlineform.png

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,7 @@
1 -{{velocity}}$xwiki.ssx.use("Standards.FormInlineUsage"){{/velocity}}
1 +{{velocity}}
2 +$xwiki.ssx.use("DevGuide.InlineForms")
3 +$xwiki.ssx.use("DevGuide.VerticalForms")
4 +{{/velocity}}
2 2  
3 3  =Forms Standards: Inline Layout Usage=
4 4  
inlineform.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +714 bytes
Content
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,9 @@
1 +#template('colorThemeInit.vm')
2 +
3 +.xformInline label {
4 + color: $theme.textColor;
5 + font-size: .85em;
6 + font-weight: 700;
7 + margin-bottom: .3em;
8 + text-transform: uppercase;
9 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Inline Layout Form Standard
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand

Get Connected