Last modified by Manuel Leduc on 2023/11/21

<
From version < 115.2 >
edited by Thomas Mortagne
on 2016/09/09
To version < 116.1 >
edited by Thomas Mortagne
on 2016/09/09
>
Change comment: Rollback to version 115.1

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +XWiki - The Advanced Open Source Enterprise and Application Wiki
Content
... ... @@ -1,0 +1,48 @@
1 +{{velocity}}
2 +$xwiki.ssx.use("xwiki:XWikiOrgCode.Homepage")
3 +$xwiki.ssx.use("$doc.fullName")
4 +#set($docextras = [])
5 +{{/velocity}}
6 +
7 +(% class="homepage main-wiki" %)
8 +(((
9 +(% class="homepage-carousel clearfix" %)
10 +(((
11 +{{include document="Carousel.Slider"/}}
12 +)))
13 +
14 +(% class="homepage-clients clearfix" %)
15 +(((
16 +(% class="col-xs-12" %)
17 +(((
18 +{{include document="XWikiOrgCode.Companies"/}}
19 +)))
20 +)))
21 +
22 +(% class="homepage-content container-fluid clearfix" %)
23 +(((
24 +(% class="row" %)
25 +(((
26 +
27 +(% class="col-xs-12 col-sm-12 col-lg-5 col-lg-push-3" %)
28 +(((
29 +{{include document="XWikiOrgCode.LatestBlogPosts"/}}
30 +)))
31 +
32 +(% class="col-xs-6 col-sm-4 col-sm-push-8 col-md-pull-5 col-lg-3 col-lg-push-0" %)
33 +(((
34 +{{include document="XWikiOrgCode.PoweredBy"/}}
35 +)))
36 +
37 +(% class="col-xs-12 col-sm-8 col-sm-pull-4 col-lg-4 col-lg-pull-0" %)
38 +(((
39 +{{include document="XWikiOrgCode.Testimonials"/}}
40 +)))
41 +)))
42 +
43 +(% class="homepage-stats"%)
44 +(((
45 +{{include document="XWikiOrgCode.Stats"/}}
46 +)))
47 +)))
48 +)))
ReleaseNotes.BackwardCompatibility[0]
Violations
... ... @@ -1,5 +1,0 @@
1 -[
2 - "",
3 - "",
4 - ""
5 -]
XWiki.StyleSheetExtension[3]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,12 @@
1 +.viewbody #contentmenu, #document-title, #document-info, #xdocFooter, #hierarchy {
2 + display: none;
3 +}
4 +
5 +.poweredBy .website {
6 + font-family: 'Roboto', Arial, sans-serif;
7 + font-weight: 300;
8 +}
9 +
10 +.poweredBy .website, .latestposts .hentry h3 {
11 + font-size: 1em;
12 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +Typography
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand
XWiki.StyleSheetExtension[4]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,36 @@
1 +/* Using overflow since the Homepage has a centered layout */
2 +html,
3 +body {
4 + overflow-x: hidden;
5 +}
6 +
7 +body {
8 + overflow-y: hidden;
9 +}
10 +
11 +#menuview {
12 + box-shadow: -75rem 0 0 #3E7CBC, 75rem 0 0 #3E7CBC;
13 +}
14 +
15 +.menu.navigation-menu {
16 + box-shadow: -75rem 0 0 #565c70, 75rem 0 0 #565c70;
17 +}
18 +
19 +#body {
20 + background-color: #fff;
21 +}
22 +
23 +.footerContainer {
24 + border-top: 0!important;
25 + box-shadow: -75rem 0 0 #F5F5F5, 75rem 0 0 #F5F5F5;
26 + box-shadow: -75rem 0 0 #f7f7f7, 75rem 0 0 #f7f7f7;
27 +}
28 +
29 +.footerContainer:before {
30 + content: ' ';
31 + display: block;
32 + height: 5px;
33 + /*background-color: #3E7CBC;
34 + box-shadow: -75rem 0 0 #3E7CBC, 75rem 0 0 #3E7CBC;*/
35 +}
36 +/* end */
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Name
... ... @@ -1,0 +1,1 @@
1 +Layout
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage
XWiki.XWikiRights[0]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Groups
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.XWikiAdminGroup,
Levels
... ... @@ -1,0 +1,1 @@
1 +edit,delete,comment

Get Connected