From e77204c88f6be6810bf6d34b9e6995d33ba44c78 Mon Sep 17 00:00:00 2001 From: dmd Date: Wed, 16 Dec 2015 11:18:38 +0200 Subject: [PATCH 1/4] Renamed publish profile --- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Accounts/code/Sitecore.Feature.Accounts.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Demo/code/Sitecore.Feature.Demo.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Identity/code/Sitecore.Feature.Identity.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Language/code/Sitecore.Feature.Language.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Media/code/Sitecore.Feature.Media.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Metadata/code/Sitecore.Feature.Metadata.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Multisite/code/Sitecore.Feature.Multisite.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../Navigation/code/Sitecore.Feature.Navigation.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/News/code/Sitecore.Feature.News.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../PageContent/code/Sitecore.Feature.PageContent.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Person/code/Sitecore.Feature.Person.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Search/code/Sitecore.Feature.Search.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Social/code/Sitecore.Feature.Social.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Feature/Teasers/code/Sitecore.Feature.Teasers.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Foundation/Assets/code/Sitecore.Foundation.Assets.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../Indexing/code/Sitecore.Foundation.Indexing.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../Installer/code/Sitecore.Foundation.Installer.csproj | 4 ++-- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../Multisite/code/Sitecore.Foundation.Multisite.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../code/Sitecore.Foundation.Serialization.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../code/Sitecore.Foundation.SitecoreExtensions.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 .../Theming/code/Sitecore.Foundation.Theming.csproj | 2 +- .../PublishProfiles/{Habitat.pubxml => Local.pubxml} | 0 src/Project/Habitat/code/Sitecore.Habitat.Website.csproj | 2 +- 44 files changed, 23 insertions(+), 23 deletions(-) rename src/Feature/Accounts/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Demo/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Identity/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Language/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Media/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Metadata/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Multisite/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Navigation/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/News/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/PageContent/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Person/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Search/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Social/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Feature/Teasers/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Assets/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Indexing/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Installer/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Multisite/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Serialization/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/SitecoreExtensions/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Foundation/Theming/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) rename src/Project/Habitat/code/Properties/PublishProfiles/{Habitat.pubxml => Local.pubxml} (100%) diff --git a/src/Feature/Accounts/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Accounts/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Accounts/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Accounts/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Accounts/code/Sitecore.Feature.Accounts.csproj b/src/Feature/Accounts/code/Sitecore.Feature.Accounts.csproj index 96a8aab5d4..3e9addc26e 100644 --- a/src/Feature/Accounts/code/Sitecore.Feature.Accounts.csproj +++ b/src/Feature/Accounts/code/Sitecore.Feature.Accounts.csproj @@ -143,7 +143,7 @@ Designer - + diff --git a/src/Feature/Demo/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Demo/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Demo/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Demo/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj b/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj index 57c0ca6fbb..98190752cd 100644 --- a/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj +++ b/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj @@ -120,7 +120,7 @@ Designer - + Web.config diff --git a/src/Feature/Identity/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Identity/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Identity/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Identity/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Identity/code/Sitecore.Feature.Identity.csproj b/src/Feature/Identity/code/Sitecore.Feature.Identity.csproj index d6b4c0f7b8..7c27ae7b53 100644 --- a/src/Feature/Identity/code/Sitecore.Feature.Identity.csproj +++ b/src/Feature/Identity/code/Sitecore.Feature.Identity.csproj @@ -104,7 +104,7 @@ - + diff --git a/src/Feature/Language/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Language/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Language/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Language/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Language/code/Sitecore.Feature.Language.csproj b/src/Feature/Language/code/Sitecore.Feature.Language.csproj index 6d88378cbb..01e6bac465 100644 --- a/src/Feature/Language/code/Sitecore.Feature.Language.csproj +++ b/src/Feature/Language/code/Sitecore.Feature.Language.csproj @@ -110,7 +110,7 @@ - + diff --git a/src/Feature/Media/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Media/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Media/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Media/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Media/code/Sitecore.Feature.Media.csproj b/src/Feature/Media/code/Sitecore.Feature.Media.csproj index f3f4a2d7e1..30a54b756d 100644 --- a/src/Feature/Media/code/Sitecore.Feature.Media.csproj +++ b/src/Feature/Media/code/Sitecore.Feature.Media.csproj @@ -122,7 +122,7 @@ - + Web.config diff --git a/src/Feature/Metadata/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Metadata/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Metadata/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Metadata/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Metadata/code/Sitecore.Feature.Metadata.csproj b/src/Feature/Metadata/code/Sitecore.Feature.Metadata.csproj index 46f66b5caf..75014ce836 100644 --- a/src/Feature/Metadata/code/Sitecore.Feature.Metadata.csproj +++ b/src/Feature/Metadata/code/Sitecore.Feature.Metadata.csproj @@ -104,7 +104,7 @@ - + diff --git a/src/Feature/Multisite/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Multisite/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Multisite/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Multisite/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Multisite/code/Sitecore.Feature.Multisite.csproj b/src/Feature/Multisite/code/Sitecore.Feature.Multisite.csproj index 34359f70bb..6133d9f0b2 100644 --- a/src/Feature/Multisite/code/Sitecore.Feature.Multisite.csproj +++ b/src/Feature/Multisite/code/Sitecore.Feature.Multisite.csproj @@ -112,7 +112,7 @@ - + Web.config diff --git a/src/Feature/Navigation/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Navigation/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Navigation/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Navigation/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Navigation/code/Sitecore.Feature.Navigation.csproj b/src/Feature/Navigation/code/Sitecore.Feature.Navigation.csproj index 3e9eaa2914..4c13c44021 100644 --- a/src/Feature/Navigation/code/Sitecore.Feature.Navigation.csproj +++ b/src/Feature/Navigation/code/Sitecore.Feature.Navigation.csproj @@ -116,7 +116,7 @@ - + diff --git a/src/Feature/News/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/News/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/News/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/News/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/News/code/Sitecore.Feature.News.csproj b/src/Feature/News/code/Sitecore.Feature.News.csproj index f8a6b2d294..cbf573732d 100644 --- a/src/Feature/News/code/Sitecore.Feature.News.csproj +++ b/src/Feature/News/code/Sitecore.Feature.News.csproj @@ -114,7 +114,7 @@ - + diff --git a/src/Feature/PageContent/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/PageContent/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/PageContent/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/PageContent/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/PageContent/code/Sitecore.Feature.PageContent.csproj b/src/Feature/PageContent/code/Sitecore.Feature.PageContent.csproj index b2fa5d9dc5..8be5331af7 100644 --- a/src/Feature/PageContent/code/Sitecore.Feature.PageContent.csproj +++ b/src/Feature/PageContent/code/Sitecore.Feature.PageContent.csproj @@ -115,7 +115,7 @@ - + diff --git a/src/Feature/Person/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Person/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Person/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Person/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Person/code/Sitecore.Feature.Person.csproj b/src/Feature/Person/code/Sitecore.Feature.Person.csproj index 32f21b5090..618e8e4376 100644 --- a/src/Feature/Person/code/Sitecore.Feature.Person.csproj +++ b/src/Feature/Person/code/Sitecore.Feature.Person.csproj @@ -122,7 +122,7 @@ - + Web.config diff --git a/src/Feature/Search/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Search/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Search/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Search/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Search/code/Sitecore.Feature.Search.csproj b/src/Feature/Search/code/Sitecore.Feature.Search.csproj index add4be419e..d872c10ab9 100644 --- a/src/Feature/Search/code/Sitecore.Feature.Search.csproj +++ b/src/Feature/Search/code/Sitecore.Feature.Search.csproj @@ -136,7 +136,7 @@ - + diff --git a/src/Feature/Social/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Social/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Social/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Social/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Social/code/Sitecore.Feature.Social.csproj b/src/Feature/Social/code/Sitecore.Feature.Social.csproj index 08c2aabd81..d721bcbbf5 100644 --- a/src/Feature/Social/code/Sitecore.Feature.Social.csproj +++ b/src/Feature/Social/code/Sitecore.Feature.Social.csproj @@ -109,7 +109,7 @@ - + diff --git a/src/Feature/Teasers/code/Properties/PublishProfiles/Habitat.pubxml b/src/Feature/Teasers/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Feature/Teasers/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Feature/Teasers/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Feature/Teasers/code/Sitecore.Feature.Teasers.csproj b/src/Feature/Teasers/code/Sitecore.Feature.Teasers.csproj index 97f700a040..0d1505cf56 100644 --- a/src/Feature/Teasers/code/Sitecore.Feature.Teasers.csproj +++ b/src/Feature/Teasers/code/Sitecore.Feature.Teasers.csproj @@ -111,7 +111,7 @@ - + Web.config diff --git a/src/Foundation/Assets/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Assets/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Assets/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Assets/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Assets/code/Sitecore.Foundation.Assets.csproj b/src/Foundation/Assets/code/Sitecore.Foundation.Assets.csproj index 8b72f8ac89..489f4a34c3 100644 --- a/src/Foundation/Assets/code/Sitecore.Foundation.Assets.csproj +++ b/src/Foundation/Assets/code/Sitecore.Foundation.Assets.csproj @@ -126,7 +126,7 @@ Designer - + web.config diff --git a/src/Foundation/Indexing/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Indexing/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Indexing/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Indexing/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Indexing/code/Sitecore.Foundation.Indexing.csproj b/src/Foundation/Indexing/code/Sitecore.Foundation.Indexing.csproj index 9636817ca3..b817cb3947 100644 --- a/src/Foundation/Indexing/code/Sitecore.Foundation.Indexing.csproj +++ b/src/Foundation/Indexing/code/Sitecore.Foundation.Indexing.csproj @@ -118,7 +118,7 @@ - + web.config diff --git a/src/Foundation/Installer/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Installer/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Installer/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Installer/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Installer/code/Sitecore.Foundation.Installer.csproj b/src/Foundation/Installer/code/Sitecore.Foundation.Installer.csproj index a1c91d812a..c0cf8ba39d 100644 --- a/src/Foundation/Installer/code/Sitecore.Foundation.Installer.csproj +++ b/src/Foundation/Installer/code/Sitecore.Foundation.Installer.csproj @@ -37,7 +37,7 @@ DEBUG;TRACE prompt 4 - false + false pdbonly @@ -165,7 +165,7 @@ - + diff --git a/src/Foundation/Multisite/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Multisite/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Multisite/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Multisite/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Multisite/code/Sitecore.Foundation.Multisite.csproj b/src/Foundation/Multisite/code/Sitecore.Foundation.Multisite.csproj index 7cb360a704..840d5b8d41 100644 --- a/src/Foundation/Multisite/code/Sitecore.Foundation.Multisite.csproj +++ b/src/Foundation/Multisite/code/Sitecore.Foundation.Multisite.csproj @@ -111,7 +111,7 @@ - + Web.config diff --git a/src/Foundation/Serialization/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Serialization/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Serialization/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Serialization/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Serialization/code/Sitecore.Foundation.Serialization.csproj b/src/Foundation/Serialization/code/Sitecore.Foundation.Serialization.csproj index 8ff113c71d..798241bca9 100644 --- a/src/Foundation/Serialization/code/Sitecore.Foundation.Serialization.csproj +++ b/src/Foundation/Serialization/code/Sitecore.Foundation.Serialization.csproj @@ -128,7 +128,7 @@ - + Web.config diff --git a/src/Foundation/SitecoreExtensions/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/SitecoreExtensions/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/SitecoreExtensions/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/SitecoreExtensions/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/SitecoreExtensions/code/Sitecore.Foundation.SitecoreExtensions.csproj b/src/Foundation/SitecoreExtensions/code/Sitecore.Foundation.SitecoreExtensions.csproj index 72d464562e..356a8f9575 100644 --- a/src/Foundation/SitecoreExtensions/code/Sitecore.Foundation.SitecoreExtensions.csproj +++ b/src/Foundation/SitecoreExtensions/code/Sitecore.Foundation.SitecoreExtensions.csproj @@ -152,7 +152,7 @@ - + web.config diff --git a/src/Foundation/Theming/code/Properties/PublishProfiles/Habitat.pubxml b/src/Foundation/Theming/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Foundation/Theming/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Foundation/Theming/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Foundation/Theming/code/Sitecore.Foundation.Theming.csproj b/src/Foundation/Theming/code/Sitecore.Foundation.Theming.csproj index 85ba510286..75c1c1788d 100644 --- a/src/Foundation/Theming/code/Sitecore.Foundation.Theming.csproj +++ b/src/Foundation/Theming/code/Sitecore.Foundation.Theming.csproj @@ -148,7 +148,7 @@ - + compilerconfig.json diff --git a/src/Project/Habitat/code/Properties/PublishProfiles/Habitat.pubxml b/src/Project/Habitat/code/Properties/PublishProfiles/Local.pubxml similarity index 100% rename from src/Project/Habitat/code/Properties/PublishProfiles/Habitat.pubxml rename to src/Project/Habitat/code/Properties/PublishProfiles/Local.pubxml diff --git a/src/Project/Habitat/code/Sitecore.Habitat.Website.csproj b/src/Project/Habitat/code/Sitecore.Habitat.Website.csproj index f9a34323c5..3f7d994ca2 100644 --- a/src/Project/Habitat/code/Sitecore.Habitat.Website.csproj +++ b/src/Project/Habitat/code/Sitecore.Habitat.Website.csproj @@ -171,7 +171,7 @@ - + From 5208164014a4415f610b7c6c122fa831deb84ff2 Mon Sep 17 00:00:00 2001 From: dmd Date: Wed, 16 Dec 2015 12:12:13 +0200 Subject: [PATCH 2/4] captions moved to separate class --- .../Demo/code/Sitecore.Feature.Demo.csproj | 1 + src/Feature/Demo/code/Texts/Captions.cs | 69 ++++++++++++++++++ .../code/Views/Demo/ContactDetails.cshtml | 73 +++++++------------ .../Demo/code/Views/Demo/VisitDetails.cshtml | 49 +++++++------ 4 files changed, 123 insertions(+), 69 deletions(-) create mode 100644 src/Feature/Demo/code/Texts/Captions.cs diff --git a/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj b/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj index 98190752cd..7e9580ee14 100644 --- a/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj +++ b/src/Feature/Demo/code/Sitecore.Feature.Demo.csproj @@ -151,6 +151,7 @@ + diff --git a/src/Feature/Demo/code/Texts/Captions.cs b/src/Feature/Demo/code/Texts/Captions.cs new file mode 100644 index 0000000000..d2a2978539 --- /dev/null +++ b/src/Feature/Demo/code/Texts/Captions.cs @@ -0,0 +1,69 @@ +namespace Sitecore.Feature.Demo.Texts +{ + using Sitecore.Foundation.SitecoreExtensions.Repositories; + + public class Captions + { + public class VisitDetails + { + public static string GeoIpPostalCode => DictionaryRepository.Get("/Demo/VisitDetails/GeoIP/PostalCode", "Postal Code"); + public static string GeoIpCity => DictionaryRepository.Get("/Demo/VisitDetails/GeoIP/City", "City"); + public static string GeoIp => DictionaryRepository.Get("/Demo/VisitDetails/GeoIP", "Geo IP Location"); + public static string ThisVisit => DictionaryRepository.Get("/Demo/VisitDetails/Title", "This Visit"); + public static string PagesViewed => DictionaryRepository.Get("/Demo/VisitDetails/PagesViewed", "Pages Viewed"); + public static string EngagementValue => DictionaryRepository.Get("/Demo/VisitDetails/EngagementValue", "Engagement Value"); + public static string Patterns => DictionaryRepository.Get("/Demo/VisitDetails/Patterns", "Patterns"); + public static string Campaign => DictionaryRepository.Get("/Demo/VisitDetails/Campaign", "Campaign"); + public static string Pages => DictionaryRepository.Get("/Demo/VisitDetails/Pages", "Pages"); + + public static string Goals => DictionaryRepository.Get("/Demo/VisitDetails/Goals", "Goals"); + public static string Engagement => DictionaryRepository.Get("/Demo/VisitDetails/Engagement", "Engagement"); + public static string EndVisit => DictionaryRepository.Get("/Demo/VisitDetails/EndVisit", "End Visit"); + public static string EndVisitDescription => DictionaryRepository.Get("/Demo/VisitDetails/EndVisit/Description", "End the current visit and submits it to the Sitecore Experience Database"); + + public class Device + { + public static string OperatingSystem => DictionaryRepository.Get("/Demo/VisitDetails/Device/OS", "Operating System"); + public static string Title => DictionaryRepository.Get("/Demo/VisitDetails/Device", "Device"); + public static string Type => DictionaryRepository.Get("/Demo/VisitDetails/Device/Type", "Device Type"); + public static string Vendor => DictionaryRepository.Get("/Demo/VisitDetails/Device/Vendor", "Vendor"); + public static string Browser => DictionaryRepository.Get("/Demo/VisitDetails/Device/Browser", "Browser"); + public static string DisplayHeight => DictionaryRepository.Get("/Demo/VisitDetails/Device/DisplayHeight", "Display Height"); + public static string DisplayWidth => DictionaryRepository.Get("/Demo/VisitDetails/Device/DisplayWidth", "Display Width"); + } + } + + public class ContactDetails + { + public static string Title => DictionaryRepository.Get("/Demo/ContactDetails/Title", "Contact"); + public static string NumberOfVisits => DictionaryRepository.Get("/Demo/ContactDetails/NoOfVisits", "Number of Visits"); + public static string EngagementValue => DictionaryRepository.Get("/Demo/ContactDetails/EngagementValue", "Engagement Value"); + public static string Identification => DictionaryRepository.Get("/Demo/ContactDetails/Identification", "Identification"); + public static string ContactId => DictionaryRepository.Get("/Demo/ContactDetails/ContactID", "Contact ID"); + public static string Identifier => DictionaryRepository.Get("/Demo/ContactDetails/Identifier", "Identifier"); + public static string IdentificationStatus => DictionaryRepository.Get("/Demo/ContactDetails/IdentificationStatus", "Identification status"); + + public static string PersonalData => DictionaryRepository.Get("/Demo/ContactDetails/PersonalData", "Personal Data"); + public static string Picture => DictionaryRepository.Get("/Demo/ContactDetails/Picture", "Picture"); + public static string Addresses => DictionaryRepository.Get("/Demo/ContactDetails/Addresses", "Addresses"); + public static string PhoneNumbers => DictionaryRepository.Get("/Demo/ContactDetails/PhoneNumbers", "Phone Numbers"); + + public static string Communication => DictionaryRepository.Get("/Demo/ContactDetails/Communication", "Communication"); + public static string CommunicationRevoked => DictionaryRepository.Get("/Demo/ContactDetails/CommunicationRevoked", "Communication Revoked"); + public static string ConsentRevoked => DictionaryRepository.Get("/Demo/ContactDetails/ConsentRevoked", "Consent Revoked"); + public static string EmailAddresses => DictionaryRepository.Get("/Demo/ContactDetails/EmailAddresses", "Email Addresses"); + public static string PreferenceLanguage => DictionaryRepository.Get("/Demo/ContactDetails/PreferenceLanguage", "Preference Language"); + + public static string BehaviorProfiles => DictionaryRepository.Get("/Demo/ContactDetails/BehaviorProfiles", "Behavior Profiles"); + public static string TimesScored => DictionaryRepository.Get("/Demo/ContactDetails/NumberOfTimesScored", "Number Of Times Scored"); + public static string Scores => DictionaryRepository.Get("/Demo/ContactDetails/Scores", "Scores"); + + public static string KeyBehaviorCache => DictionaryRepository.Get("/Demo/ContactDetails/KeyBehaviorCache", "Key Behavior Cache"); + public static string Campaigns => DictionaryRepository.Get("/Demo/ContactDetails/Campaigns", "Campaigns"); + public static string Channels => DictionaryRepository.Get("/Demo/ContactDetails/Channels", "Channels"); + public static string Goals => DictionaryRepository.Get("/Demo/ContactDetails/Goals", "Goals"); + public static string CustomValues => DictionaryRepository.Get("/Demo/ContactDetails/CustomValues", "Custom Values"); + public static string Outcomes => DictionaryRepository.Get("/Demo/ContactDetails/Outcomes", "Outcomes"); + } + } +} \ No newline at end of file diff --git a/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml b/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml index b2129b0dfd..54c4f24d0f 100644 --- a/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml +++ b/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml @@ -1,4 +1,5 @@ @using Sitecore.Feature.Demo.Models +@using Sitecore.Feature.Demo.Texts @using Sitecore.Foundation.SitecoreExtensions.Extensions @using Sitecore.Foundation.SitecoreExtensions.Repositories @using Sitecore.Mvc.Extensions @@ -6,13 +7,13 @@

- @DictionaryRepository.Get("/Demo/ContactDetails/Title", "Contact") + @Captions.ContactDetails.Title - + @Model.NoOfVisits - + @Model.EngagementValue @@ -23,18 +24,18 @@
-
@DictionaryRepository.Get("/Demo/ContactDetails/ContactID", "Contact ID")
+
@Captions.ContactDetails.ContactId
@Model.Id.ToString()
-
@DictionaryRepository.Get("/Demo/ContactDetails/Identifier", "Identifier")
+
@Captions.ContactDetails.Identifier
@Model.Identifier
-
@DictionaryRepository.Get("/Demo/ContactDetails/IdentificationStatus`", "Identification status")
+
@Captions.ContactDetails.IdentificationStatus
@Model.IdentificationStatus
@@ -43,7 +44,7 @@
@@ -52,7 +53,7 @@
@if (!Model.Picture?.IsEmpty ?? false) { -
@DictionaryRepository.Get("/Demo/contactDetails/Picture", "Picture")
+
@Captions.ContactDetails.Picture
@@ -74,7 +75,7 @@ } @if (Model.Addresses != null && !Model.Addresses.IsEmpty && Model.Addresses.Entries != null) { -
@DictionaryRepository.Get("/Demo/contactDetails/Addresses", "Addresses")
+
@Captions.ContactDetails.Addresses
@foreach (var key in Model.Addresses.Entries.Keys) @@ -99,7 +100,7 @@ } @if (Model.PhoneNumbers != null && !Model.PhoneNumbers.IsEmpty && Model.PhoneNumbers.Entries != null) { -
@DictionaryRepository.Get("/Demo/contactDetails/PhoneNumbers", "Phone Numbers")
+
@Captions.ContactDetails.PhoneNumbers
@foreach (var key in Model.PhoneNumbers.Entries.Keys) @@ -121,21 +122,21 @@
-
@DictionaryRepository.Get("/Demo/contactDetails/CommunicationRevoked", "Communication Revoked")
+
@Captions.ContactDetails.CommunicationRevoked
@Model.CommunicationProfile.CommunicationRevoked
-
@DictionaryRepository.Get("/Demo/contactDetails/ConsentRevoked", "Consent Revoked")
+
@Captions.ContactDetails.ConsentRevoked
@Model.CommunicationProfile.ConsentRevoked
@if (Model.Emails != null && !Model.Emails.IsEmpty && Model.Emails.Entries != null) { -
@DictionaryRepository.Get("/Demo/contactDetails/EmailAddresses", "Email Addresses")
+
@Captions.ContactDetails.EmailAddresses
@foreach (var key in Model.Emails.Entries.Keys) @@ -148,7 +149,7 @@
} -
@DictionaryRepository.Get("/Demo/contactDetails/PreferenceLanguage", "Preference Language")
+
@Captions.ContactDetails.PreferenceLanguage
@Model.Preferences.Language
@@ -158,7 +159,7 @@
@@ -181,10 +182,12 @@
Id
@entry.Id
- @DictionaryRepository.Get("/Demo/contactDetails/NumberOfTimesScored", "Number Of Times Scored") + @Captions.ContactDetails.TimesScored
@entry.NumberOfTimesScored
-
@DictionaryRepository.Get("/Demo/contactDetails/Scores", "Scores")
+
+ @Captions.ContactDetails.Scores +
@foreach (var score in entry.Scores.Select(x => $"{x.Name}: {x.Value}")) {
@score
@@ -202,7 +205,7 @@
@@ -210,31 +213,11 @@
@if (Model.KeyBehaviorCache != null) { - @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel - { - Entries = Model.KeyBehaviorCache.Campaigns, - Title = DictionaryRepository.Get("/Demo/ContactDetails/Campaigns", "Campaigns") - }) - @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel - { - Entries = Model.KeyBehaviorCache.Channels, - Title = DictionaryRepository.Get("/Demo/ContactDetails/Channels", "Channels") - }) - @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel - { - Entries = Model.KeyBehaviorCache.Goals, - Title = DictionaryRepository.Get("/Demo/ContactDetails/Goals", "Goals") - }) - @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel - { - Entries = Model.KeyBehaviorCache.CustomValues, - Title = DictionaryRepository.Get("/Demo/ContactDetails/CustomValues", "Custom Values") - }) - @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel - { - Entries = Model.KeyBehaviorCache.Outcomes, - Title = DictionaryRepository.Get("/Demo/ContactDetails/Outcomes", "Outcomes") - }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Campaigns, Title = Captions.ContactDetails.Campaigns }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Channels, Title = Captions.ContactDetails.Channels }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Goals, Title = Captions.ContactDetails.Goals }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.CustomValues, Title = Captions.ContactDetails.CustomValues }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Outcomes, Title = Captions.ContactDetails.Outcomes }) }
diff --git a/src/Feature/Demo/code/Views/Demo/VisitDetails.cshtml b/src/Feature/Demo/code/Views/Demo/VisitDetails.cshtml index aa0c832873..0bf5e6a3a6 100644 --- a/src/Feature/Demo/code/Views/Demo/VisitDetails.cshtml +++ b/src/Feature/Demo/code/Views/Demo/VisitDetails.cshtml @@ -1,20 +1,21 @@ @using System.Security.Policy +@using Sitecore.Feature.Demo.Texts @using Sitecore.Foundation.SitecoreExtensions.Repositories @model Sitecore.Feature.Demo.Models.VisitInformation

- @DictionaryRepository.Get("/Demo/VisitDetails/Title", "This Visit") -
- + @Captions.VisitDetails.ThisVisit + + @Model.PageCount - + @Model.EngagementValue -
+

@@ -22,7 +23,7 @@
@@ -34,7 +35,7 @@ {
- @item.PatternName + @item.PatternName

@item.Profile

@item.PatternName
@@ -47,7 +48,7 @@
@@ -63,16 +64,16 @@
-
@DictionaryRepository.Get("/Demo/VisitDetails/GeoIP/City", "City")
+
@Captions.VisitDetails.GeoIpCity
@Model.City
-
@DictionaryRepository.Get("/Demo/VisitDetails/GeoIP/PostalCode", "Postal Code")
+
@Captions.VisitDetails.GeoIpPostalCode
@Model.PostalCode
@@ -81,26 +82,26 @@
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/Type", "Device Type")
+
@Captions.VisitDetails.Device.Type
@Model.Device.DeviceType
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/Vendor", "Vendor")
+
@Captions.VisitDetails.Device.Vendor
@Model.Device.DeviceVendor
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/OS", "Operating System")
+
@Captions.VisitDetails.Device.OperatingSystem
@Model.Device.DeviceOperatingSystemModel (@Model.Device.DeviceOperatingSystemVendor)
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/Browser", "Browser")
+
@Captions.VisitDetails.Device.Browser
@Model.Device.Browser
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/DisplayHeight", "Display Height")
+
@Captions.VisitDetails.Device.DisplayHeight
@(Model.Device.HardwareDisplayHeight > 0 ? @Model.Device.HardwareDisplayHeight + " px" : @DictionaryRepository.Get("/Demo/VisitDetails/Device/UnknownValue", "Unknown"))
-
@DictionaryRepository.Get("/Demo/VisitDetails/Device/DisplayWidth", "Display Width")
+
@Captions.VisitDetails.Device.DisplayWidth
@(Model.Device.HardwareDisplayWidth > 0 ? @Model.Device.HardwareDisplayWidth + " px" : @DictionaryRepository.Get("/Demo/VisitDetails/Device/UnknownValue", "Unknown"))
@@ -111,7 +112,7 @@
@@ -132,7 +133,7 @@
\ No newline at end of file From 9c52caca20ab9e7511a79e3a0408e4ee28fe6e13 Mon Sep 17 00:00:00 2001 From: dmd Date: Wed, 16 Dec 2015 14:50:33 +0200 Subject: [PATCH 3/4] Added missing entries --- src/Feature/Demo/code/Texts/Captions.cs | 3 +++ src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/src/Feature/Demo/code/Texts/Captions.cs b/src/Feature/Demo/code/Texts/Captions.cs index d2a2978539..0a9abd6b4e 100644 --- a/src/Feature/Demo/code/Texts/Captions.cs +++ b/src/Feature/Demo/code/Texts/Captions.cs @@ -64,6 +64,9 @@ public class ContactDetails public static string Goals => DictionaryRepository.Get("/Demo/ContactDetails/Goals", "Goals"); public static string CustomValues => DictionaryRepository.Get("/Demo/ContactDetails/CustomValues", "Custom Values"); public static string Outcomes => DictionaryRepository.Get("/Demo/ContactDetails/Outcomes", "Outcomes"); + public static string PageEvents => DictionaryRepository.Get("/Demo/ContactDetails/PageEvents", "Page Events"); + public static string Venues => DictionaryRepository.Get("/Demo/ContactDetails/Venues", "Venues"); + } } } \ No newline at end of file diff --git a/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml b/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml index 54c4f24d0f..d82c794c96 100644 --- a/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml +++ b/src/Feature/Demo/code/Views/Demo/ContactDetails.cshtml @@ -218,6 +218,8 @@ @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Goals, Title = Captions.ContactDetails.Goals }) @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.CustomValues, Title = Captions.ContactDetails.CustomValues }) @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Outcomes, Title = Captions.ContactDetails.Outcomes }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.PageEvents, Title = Captions.ContactDetails.PageEvents }) + @Html.Partial("KeyBehaviourCacheList", new KeyBehaviorCacheEntryModel { Entries = Model.KeyBehaviorCache.Venues, Title = Captions.ContactDetails.Venues }) }
From a49a52c6e57971d2a7170cfbd1efd2aeee90be01 Mon Sep 17 00:00:00 2001 From: OlegJytnik Date: Wed, 16 Dec 2015 16:10:24 +0200 Subject: [PATCH 4/4] Insert options has been added to the News folder. --- .../Habitat.Website.Content/Habitat/Home.yml | 90 ++++++++------- .../Habitat/Home/Modules/Feature/News.yml | 107 ++++++++++-------- 2 files changed, 108 insertions(+), 89 deletions(-) diff --git a/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home.yml b/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home.yml index c22f75e7a6..37dde5e666 100644 --- a/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home.yml +++ b/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home.yml @@ -1,40 +1,50 @@ ---- -ID: dac24edd-44fb-42ef-9ecd-1e8daf706386 -Parent: 725a45e3-e307-4b95-b363-2782b059df06 -Template: 4a8822cc-b418-4452-ab0f-8bb6df2f2114 -Path: /sitecore/content/Habitat/Home -Languages: -- Language: en - Versions: - - Version: 1 - Fields: - - ID: 04bf00db-f5fb-41f7-8ab7-22408372a981 - # __Final Renderings - Type: Layout - Value: | - - - - - - - - - - - - - - - - ID: 1b483e91-d8c4-4d19-ba03-462074b55936 - # NavigationTitle - Value: Home - - ID: 25bed78c-4957-4165-998a-ca1b52f67497 - # __Created - Value: 20150823T123346Z - - ID: 5dd74568-4d4b-44c1-b513-0af5f4cda34f - # __Created by - Value: sitecore\admin - - ID: ca0479ce-0bfe-4522-83de-ba688b380a78 - # BrowserTitle - Value: Flexibility, Simplicity, Extensibility +--- +ID: dac24edd-44fb-42ef-9ecd-1e8daf706386 +Parent: 725a45e3-e307-4b95-b363-2782b059df06 +Template: 4a8822cc-b418-4452-ab0f-8bb6df2f2114 +Path: /sitecore/content/Habitat/Home +SharedFields: +- ID: f1a1fe9e-a60c-4ddb-a3a0-bb5b29fe732e + # __Renderings + Type: layout + Value: | + + + + + +Languages: +- Language: en + Versions: + - Version: 1 + Fields: + - ID: 04bf00db-f5fb-41f7-8ab7-22408372a981 + # __Final Renderings + Type: Layout + Value: | + + + + + + + + + + + + + + + - ID: 1b483e91-d8c4-4d19-ba03-462074b55936 + # NavigationTitle + Value: Home + - ID: 25bed78c-4957-4165-998a-ca1b52f67497 + # __Created + Value: 20150823T123346Z + - ID: 5dd74568-4d4b-44c1-b513-0af5f4cda34f + # __Created by + Value: sitecore\admin + - ID: ca0479ce-0bfe-4522-83de-ba688b380a78 + # BrowserTitle + Value: Flexibility, Simplicity, Extensibility diff --git a/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home/Modules/Feature/News.yml b/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home/Modules/Feature/News.yml index 59e43f150d..ff37e4ed6c 100644 --- a/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home/Modules/Feature/News.yml +++ b/src/Project/Habitat/serialization/Habitat.Website.Content/Habitat/Home/Modules/Feature/News.yml @@ -1,49 +1,58 @@ ---- -ID: ea258531-d346-4200-b673-471cf1544506 -Parent: f7434df7-e32e-4f8c-a50e-27c476f4dc32 -Template: 94a8c8e9-690b-4e65-98e7-f95800222767 -Path: /sitecore/content/Habitat/Home/Modules/Feature/News -Languages: -- Language: en - Versions: - - Version: 1 - Fields: - - ID: 04bf00db-f5fb-41f7-8ab7-22408372a981 - # __Final Renderings - Type: Layout - Value: | - - - - - - - - - - - - - - ID: 1b483e91-d8c4-4d19-ba03-462074b55936 - # NavigationTitle - Value: News - - ID: 25bed78c-4957-4165-998a-ca1b52f67497 - # __Created - Value: 20151008T041914Z - - ID: 9492e0bb-9df9-46e7-8188-ec795c4ade44 - # Image - Value: "" - - ID: ac3fd4db-8266-476d-9635-67814d91e901 - # Summary - Value: The News module contains news functionality including lists, articles and teasers. - - ID: c30a013f-3cc8-4961-9837-1c483277084a - # Title - Value: News - - ID: ca0479ce-0bfe-4522-83de-ba688b380a78 - # BrowserTitle - Value: News - - ID: d74f396d-5c5e-4916-bd0a-bfd58b6b1967 - # Body - Value: | - The News module contains features related to news content, i.e. articles and lists.
- See the news list here.  +--- +ID: ea258531-d346-4200-b673-471cf1544506 +Parent: f7434df7-e32e-4f8c-a50e-27c476f4dc32 +Template: 94a8c8e9-690b-4e65-98e7-f95800222767 +Path: /sitecore/content/Habitat/Home/Modules/Feature/News +SharedFields: +- ID: 1172f251-dad4-4efb-a329-0c63500e4f1e + # __Masters + Type: TreelistEx + Value: | + {94A8C8E9-690B-4E65-98E7-F95800222767} + {8FF3D369-A508-4D2F-84A5-9B6C6BF5E537} + {467C2144-4454-4518-B1DE-E31B4CBBFF33} + {A99866E5-08E7-44D8-8A52-F8E26BCD3714} +Languages: +- Language: en + Versions: + - Version: 1 + Fields: + - ID: 04bf00db-f5fb-41f7-8ab7-22408372a981 + # __Final Renderings + Type: Layout + Value: | + + + + + + + + + + + + + - ID: 1b483e91-d8c4-4d19-ba03-462074b55936 + # NavigationTitle + Value: News + - ID: 25bed78c-4957-4165-998a-ca1b52f67497 + # __Created + Value: 20151008T041914Z + - ID: 9492e0bb-9df9-46e7-8188-ec795c4ade44 + # Image + Value: "" + - ID: ac3fd4db-8266-476d-9635-67814d91e901 + # Summary + Value: The News module contains news functionality including lists, articles and teasers. + - ID: c30a013f-3cc8-4961-9837-1c483277084a + # Title + Value: News + - ID: ca0479ce-0bfe-4522-83de-ba688b380a78 + # BrowserTitle + Value: News + - ID: d74f396d-5c5e-4916-bd0a-bfd58b6b1967 + # Body + Value: | + The News module contains features related to news content, i.e. articles and lists.
+ See the news list here.