Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
ecommerce-ui
Commits
eeb39eb8
Commit
eeb39eb8
authored
Apr 11, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: added carousel and controlbar to start page
parent
0729697a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
73 additions
and
0 deletions
+73
-0
data/home.json
data/home.json
+73
-0
No files found.
data/home.json
View file @
eeb39eb8
...
...
@@ -9,6 +9,79 @@
},
"view_dict"
:
{
"default"
:
[
{
"generate"
:
"widget"
,
"type"
:
"controlbar"
,
"property_dict"
:
{
"wrap"
:
"section"
,
"class_list"
:
"span_1"
},
"children"
:
[{
"type"
:
"img"
,
"direct"
:
{
"src"
:
"img/weinparis.jpg"
,
"alt"
:
""
}
},{
"portal_type_source"
:
"Product"
,
"portal_type_title"
:
"product"
,
"skip_total_records"
:
true
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:[
0
,
5
],
"select_list"
:
[]},
"property_dict"
:
{},
"scheme"
:
[],
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"controlgroup"
,
"property_dict"
:
{
"class_list"
:
"foo"
,
"dynamic"
:
true
},
"children"
:
[
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn"
},
"attributes"
:
{},
"logic"
:
{
"text"
:
"a"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn"
},
"attributes"
:
{},
"logic"
:
{
"text"
:
"b"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn"
},
"attributes"
:
{},
"logic"
:
{
"text"
:
"c"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn"
},
"attributes"
:
{},
"logic"
:
{
"text"
:
"d"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn"
},
"attributes"
:
{},
"logic"
:
{
"text"
:
"e"
}}
]
}]
}]
},
{
"generate"
:
"widget"
,
"type"
:
"controlbar"
,
"property_dict"
:
{
"wrap"
:
"section"
,
"class_list"
:
"span_1"
},
"children"
:[{
"portal_type_source"
:
"Product"
,
"portal_type_title"
:
"product"
,
"skip_total_records"
:
true
,
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:
[
0
,
2
],
"select_list"
:
[
"_id"
,
"brand"
,
"teaser_image_path"
],
"sort_on"
:
[[
"teaser_image_path"
,
"descending"
]]
},
"property_dict"
:
{
"link"
:
"true"
,
"link_identifier"
:
"_id"
,
"link_core"
:
"product_module"
},
"scheme"
:
[{
"position"
:
"caption"
,
"field_list"
:
[{
"field"
:
"brand"
,
"type"
:
"p"
}]
},
{
"position"
:
"content"
,
"field_list"
:
[{
"field"
:
"teaser_image_path"
,
"type"
:
"image"
}]
}],
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"carousel"
,
"property_dict"
:
{
"handles"
:
true
,
"captions"
:
true
,
"captiontheme"
:
"slapos-white"
,
"captionpos"
:
"bottom"
,
"map_children"
:
"listItem"
,
"dynamic"
:
true
},
"children"
:
[]
}]
}]
},
{
"type"
:
"h3"
,
"direct"
:
{
"className"
:
"translate ui-content-header responsive"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment