edited by Ecaterina Moraru (Valica)
on 2011/02/07
on 2011/02/07
edited by Ecaterina Moraru (Valica)
on 2011/02/07
on 2011/02/07
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
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
- 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