Skip to content

Commit

Permalink
Merged in Utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldblom-zz committed Dec 30, 2016
1 parent 4f90937 commit 7cdb5ae
Show file tree
Hide file tree
Showing 45 changed files with 471 additions and 122 deletions.
2 changes: 1 addition & 1 deletion scripts/unicorn.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ module.exports = function (callback, options) {
var url = options.siteHostName + "/unicorn.aspx";

var syncScript = "./Sync.ps1 -secret " + secret + " -url " + url;
var options = { cwd: __dirname + "/Unicorn/", maxBuffer: 1024 * 500 };
var options = { cwd: __dirname + "/Unicorn/", maxBuffer: 1024 * 700 };
return exec("powershell -executionpolicy unrestricted \"" + syncScript + "\"", options, function(err, stdout, stderr) {
if (err !== null) throw err;
console.log(stdout);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
<Content Include="styles\OrangeFlavour.min.css">
<DependentUpon>OrangeFlavour.css</DependentUpon>
</Content>
<Content Include="images\utilities\background.jpg" />
<Content Include="Views\Utilities\Layouts\Utilities.cshtml" />
<Content Include="App_Config\Security\domains.config.transform" />
<Content Include="compilerconfig.json" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
@RenderAssetsService.Current.RenderStyles()
@Html.Sitecore().VisitorIdentification()
</head>
<body class="pagelayout-fixed body-secondary @(Sitecore.Context.PageMode.IsExperienceEditor ? "header-static" : "") @(Sitecore.Context.PageMode.IsNormal ? "" : (Sitecore.Context.PageMode.IsExperienceEditor ? "pagemode-edit" : "pagemode-preview"))">
<body class="pagelayout-fixed body-media @(Sitecore.Context.PageMode.IsExperienceEditor ? "header-static" : "") @(Sitecore.Context.PageMode.IsNormal ? "" : (Sitecore.Context.PageMode.IsExperienceEditor ? "pagemode-edit" : "pagemode-preview"))" style="background-image: url(/images/utilities/background.jpg);">
<div id="main-container">
<header class="header-static bg-white">
@Html.Sitecore().Placeholder("header-top")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
ID: "bb1e1928-cf0c-4790-a919-cac38bdf7212"
Parent: "0ef42bfd-e134-46d5-8663-ee5d2f11c1a3"
Template: "c7d9d293-4ef8-4380-8e10-c4632e729f39"
Path: /sitecore/content/Utilities/Home/About Habitat Utilities/_Local/Corporate Information
DB: master
SharedFields:
- ID: "e8ab122c-6f54-4d4e-aec6-f81addc558fc"
Hint: TeaserLink
Value: |
<link text="Visit Habitat Financial" anchor="" linktype="internal" class="" title="" target="" querystring="" id="{97F499E7-0DCA-43CF-AA06-8954A5426166}" />
Languages:
- Language: en
Versions:
- Version: 1
Fields:
- ID: "0f6b5546-e0ab-4487-81de-640c1aa1b65b"
Hint: TeaserImage
Value: |
<image mediaid="{B49B7C94-5824-4610-9946-11956CCEE614}" ></image>
- ID: "13d97a52-7c4e-407c-960d-fadde8a3c1b1"
Hint: TeaserSummary
Value: Habitat Utilities is part of Habitat Group which also counts Habitat Financial, one of the world’s premier banking and financial services institutions.
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161229T233626Z
- ID: "4a59d072-5b41-4a79-a157-2b2ccac10f2b"
Hint: TeaserTitle
Value: Part of Habitat Group
- ID: "5dd74568-4d4b-44c1-b513-0af5f4cda34f"
Hint: __Created by
Value: |
sitecore\Admin
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,13 @@ Languages:
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{3BC5B8BC-5157-4C20-A95E-394A58BC4634}"
uid="{07D6599B-EA27-455B-AEFA-A818ED34F594}"
p:before="*"
s:id="{3F7AD288-FA57-441F-AD79-CA60DC0C0A8D}"
s:ph="/page-layout/section/col-narrow-1" />
<r
uid="{3BC5B8BC-5157-4C20-A95E-394A58BC4634}"
p:after="r[@uid='{07D6599B-EA27-455B-AEFA-A818ED34F594}']"
s:ds="{C92F60F0-F42F-4824-966C-D6568E0C5717}"
s:id="{5D35C31F-0770-4498-BAB8-C88BEF41F153}"
s:ph="/page-layout/section/section-narrow/col-wide-1_d7136ef2-1932-4ddb-aa45-524167be52a9" />
Expand Down Expand Up @@ -81,10 +86,6 @@ Languages:
{6C4E58A9-9F53-40B2-B7F6-4BA78A4B2993}
{ED3A7CAA-164A-48DE-B8EF-05A7E56EF10E}
{06028160-04F4-4BE8-B4EB-05E466F40742}
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}"></image>
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: "In addition to the more popular panels and roofs, Habitat offers other ways to harness solar energy. Learn about those below:"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ Languages:
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161209T034135Z
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" ></image>
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: Schedule an appointment below.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ Languages:
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161209T034117Z
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" ></image>
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ Languages:
{AFBE2910-3831-4744-AB4D-B1CED51E5290}
{B7AE8DDE-3673-4FE3-9D9E-F90AEF81845D}
{607368D3-F722-491A-B0E0-C99E93EE8785}
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" ></image>
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: "Learn how Habitat is helping communities thrive:"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,6 @@ Languages:
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161209T034829Z
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" ></image>
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: "For more than a 20 years, Habitat and it's customers have led the way to a cleaner environment with programs such as the ones outlined below:"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Languages:
Value: 20161229T090746Z
- ID: "4a59d072-5b41-4a79-a157-2b2ccac10f2b"
Hint: TeaserTitle
Value:         Electric Vehicles                               
Value: Electric Vehicles
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,22 @@ Languages:
Versions:
- Version: 1
Fields:
- ID: "04bf00db-f5fb-41f7-8ab7-22408372a981"
Hint: __Final Renderings
Type: Layout
Value: |
<r xmlns:p="p" xmlns:s="s"
p:p="1"
s:xsd="http://www.w3.org/2001/XMLSchema">
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{07EA5508-7721-49CB-96B6-98496806A57E}"
p:before="*"
s:id="{3F7AD288-FA57-441F-AD79-CA60DC0C0A8D}"
s:ph="/page-layout/section/col-narrow-1" />
</d>
</r>
- ID: "0ee2f208-1fee-42fc-8051-6696d49a92bf"
Hint: OpenGraphTitle
Value: Take the edge off your energy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,22 @@ Languages:
Versions:
- Version: 1
Fields:
- ID: "04bf00db-f5fb-41f7-8ab7-22408372a981"
Hint: __Final Renderings
Type: Layout
Value: |
<r xmlns:p="p" xmlns:s="s"
p:p="1"
s:xsd="http://www.w3.org/2001/XMLSchema">
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{728AC91C-CAC3-4067-9DE2-9FE56F46BA40}"
p:before="*"
s:id="{3F7AD288-FA57-441F-AD79-CA60DC0C0A8D}"
s:ph="/page-layout/section/col-narrow-1" />
</d>
</r>
- ID: "0ee2f208-1fee-42fc-8051-6696d49a92bf"
Hint: OpenGraphTitle
Value: Everyone needs a helping hand
Expand All @@ -25,7 +41,7 @@ Languages:
- ID: "9492e0bb-9df9-46e7-8188-ec795c4ade44"
Hint: Image
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" />
<image mediapath="/Default Website/cover" src="~/media/Default Website/cover" height="" mediaid="{6C7A82C6-4910-4933-A9FF-3B50ED1010FF}" hspace="" usethumbnail="" showineditor="" width="" alt="" vspace="" />
- ID: "ac3fd4db-8266-476d-9635-67814d91e901"
Hint: Summary
Value: Habitat offers many programs that can help you save money and energy. In these tough times, we’re dedicated to serving our customers' needs. We take pride in being a part of the communities we serve. Together, we can find solutions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,22 @@ Languages:
Versions:
- Version: 1
Fields:
- ID: "04bf00db-f5fb-41f7-8ab7-22408372a981"
Hint: __Final Renderings
Type: Layout
Value: |
<r xmlns:p="p" xmlns:s="s"
p:p="1"
s:xsd="http://www.w3.org/2001/XMLSchema">
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{2D0DE306-A5A7-4559-9C8C-CBF1CCC4EE8F}"
p:before="*"
s:id="{3F7AD288-FA57-441F-AD79-CA60DC0C0A8D}"
s:ph="/page-layout/section/col-narrow-1" />
</d>
</r>
- ID: "0ee2f208-1fee-42fc-8051-6696d49a92bf"
Hint: OpenGraphTitle
Value: Take the money and run
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ SharedFields:
Languages:
- Language: en
Fields:
- ID: "2a84eca4-68bb-4451-b4ac-98ea71a5a3dc"
Hint: SiteProfiles
Type: Multilist
Value: "{D016ADEF-7737-4289-A85F-FE0055F49C8E}"
- ID: "53b5af0a-265f-4e60-b2b2-4576ce0beccf"
Hint: Theme
Value: "{960A27EC-ABE3-43C0-947E-6397FCDD14FA}"
Expand All @@ -39,7 +43,7 @@ Languages:
Hint: Copyright
Value: |
<p><a href="~/link.aspx?_id=937170D9D7054A3C97DA6B148DA35075&amp;_z=z">Legal Notice</a>&nbsp;| <a href="~/link.aspx?_id=93C7D4AAC9614E669ED9CE39F6EEFE2A&amp;_z=z">Privacy Policy</a></p>
<p>Copyright &copy; 2016 Sitecore<br>
<p>Copyright &copy; 2016 Sitecore<br />
<small>&ldquo;Habitat Utilities&rdquo; as used here is for demonstration purposes only and to represent the software and services provided by Sitecore further described at www.sitecore.net.</small></p>
- ID: "021aa3f7-206f-4acc-9538-f6d7fe86b168"
Hint: Interests Folder
Expand Down Expand Up @@ -67,7 +71,7 @@ Languages:
- ID: "a24df48f-c8a3-4163-966c-8c24bd8760b2"
Hint: OrganisationAddress
Value: |
Habitat Utilities
1234 Habitat Blvd., 10th Floor
City, State, 12345
- ID: "e748d808-64c1-4dec-9718-f35cf9689e4b"
Hint: Logo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ID: "66018d59-7f18-4778-a70a-5a100ae0d734"
Parent: "8d708d48-1e1d-4838-a978-bbb796246754"
Template: "390333c8-751b-4332-84a3-6360b969a19f"
Path: /sitecore/content/Utilities/Global/Links/Header/Logged in User/Some Offer
Path: /sitecore/content/Utilities/Global/Links/Header/Logged in User/Going Solar
DB: master
Languages:
- Language: en
Expand All @@ -11,7 +11,7 @@ Languages:
Fields:
- ID: "1b483e91-d8c4-4d19-ba03-462074b55936"
Hint: NavigationTitle
Value: Some Offer
Value: "Going Solar?"
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161210T104241Z
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Languages:
- ID: "0f6b5546-e0ab-4487-81de-640c1aa1b65b"
Hint: TeaserImage
Value: |
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{04DAD0FD-DB66-4070-881F-17264CA257E1}" />
<image mediapath="/Default Website/cover" alt="" width="" height="" hspace="" vspace="" showineditor="" usethumbnail="" src="~/media/Default Website/cover" mediaid="{5E42C52D-837E-4D37-AA77-C549092B373C}" />
- ID: "13d97a52-7c4e-407c-960d-fadde8a3c1b1"
Hint: TeaserSummary
Value: This teaser is shown on all pages
Value: You can reach Habitat Utilities anytime, day or night, seven days a week by phone or online.
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161209T105958Z
- ID: "4a59d072-5b41-4a79-a157-2b2ccac10f2b"
Hint: TeaserTitle
Value: Global Teaser
Value: We are here 27/7/365
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,14 @@ Languages:
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{3F1E94B4-A6F9-40A8-B70E-F4CEB800BB4A}"
uid="{5510821F-6386-46C5-BA28-B0B0F76C77F9}"
p:before="*"
s:ds="{E3F85FC3-222D-443A-94E4-E8B5A6AC60D9}"
s:id="{349287CD-182C-4F2F-80B8-62A8B62CC57E}"
s:ph="/page-layout/section_8ffc1a3a-9d0c-430a-957b-9f3fbf9de6f3/col-narrow-3_92131aff-9786-4920-96ca-0d12c225d15f" />
<r
uid="{3F1E94B4-A6F9-40A8-B70E-F4CEB800BB4A}"
p:after="r[@uid='{5510821F-6386-46C5-BA28-B0B0F76C77F9}']"
s:ds="{324C0D44-AEED-4743-9B0E-C33E0647B5E2}"
s:id="{A9B002E1-963F-4F35-B6DB-14A8D4BF171A}"
s:ph="/page-layout/page-header">
Expand Down Expand Up @@ -86,7 +92,8 @@ Languages:
uid="{34B76F66-6EE6-47A1-A9EF-32496171A7B1}"
p:after="r[@uid='{3F1E94B4-A6F9-40A8-B70E-F4CEB800BB4A}']"
s:ds="{36A4A118-ED60-4E32-A5A1-DC1C98926C4E}"
s:id="{FDFCD088-3C9E-49C4-97FF-2DDE5D339BA0}"
s:id="{781C6B36-4B02-46EA-8ADC-B92A11877F10}"
s:par="Background={22EFB258-62F5-4B49-9D7E-DE07F70C9F37}"
s:ph="/page-layout/section_8ffc1a3a-9d0c-430a-957b-9f3fbf9de6f3/col-narrow-3_92131aff-9786-4920-96ca-0d12c225d15f" />
<r
uid="{1B450C4A-7375-48E0-8D87-20063E2B7DE1}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,35 @@ Languages:
Versions:
- Version: 1
Fields:
- ID: "04bf00db-f5fb-41f7-8ab7-22408372a981"
Hint: __Final Renderings
Type: Layout
Value: |
<r xmlns:p="p" xmlns:s="s"
p:p="1"
s:xsd="http://www.w3.org/2001/XMLSchema">
<d
id="{FE5D7FDF-89C0-4D99-9AA3-B5FBD009C9F3}">
<r
uid="{8ABECF6A-A935-4740-B5E6-7C27F386B271}"
p:before="*"
s:ds="{BB1E1928-CF0C-4790-A919-CAC38BDF7212}"
s:id="{FDFCD088-3C9E-49C4-97FF-2DDE5D339BA0}"
s:par="Background={EFA6AD59-AE21-4524-90F8-A92440B869AF}"
s:ph="/page-layout/section/col-narrow-1" />
<r
uid="{EBD5C6CE-5BBD-49E1-8FC9-ED5BD421A517}"
p:after="r[@uid='{8ABECF6A-A935-4740-B5E6-7C27F386B271}']"
s:id="{CA748838-E6D5-4BAD-9126-CAD10DD1B0DB}"
s:ph="/page-layout/section/col-narrow-1" />
</d>
</r>
- ID: "0ee2f208-1fee-42fc-8051-6696d49a92bf"
Hint: OpenGraphTitle
Value: Powering the future
Value: "About Habitat Utilities - Powering the future"
- ID: "1b483e91-d8c4-4d19-ba03-462074b55936"
Hint: NavigationTitle
Value: About Habitat Utilities
Value: About Us
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161209T034549Z
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
ID: "0ef42bfd-e134-46d5-8663-ee5d2f11c1a3"
Parent: "c2d7e16f-96bd-49f1-abd9-718298ecad39"
Template: "fff5f245-ffc0-4022-a998-9b07aa5e761f"
Path: /sitecore/content/Utilities/Home/About Habitat Utilities/_Local
DB: master
SharedFields:
- ID: "1172f251-dad4-4efb-a329-0c63500e4f1e"
Hint: __Masters
Type: TreelistEx
Value: "{C7D9D293-4EF8-4380-8E10-C4632E729F39}"
- ID: "ba3f86a2-4a1c-4d78-b63d-91c2779c1b5e"
Hint: __Sortorder
Value: "-1000"
Languages:
- Language: en
Versions:
- Version: 1
Fields:
- ID: "25bed78c-4957-4165-998a-ca1b52f67497"
Hint: __Created
Value: 20161229T233618Z
- ID: "5dd74568-4d4b-44c1-b513-0af5f4cda34f"
Hint: __Created by
Value: |
sitecore\Admin
Loading

0 comments on commit 7cdb5ae

Please sign in to comment.