Merge conflicts resolved
This commit is contained in:
@@ -278,6 +278,7 @@
|
||||
<Content Include="Views\Partials\Grid\Bootstrap3-Fluid.cshtml" />
|
||||
<Content Include="Umbraco\Views\Preview\Index.cshtml" />
|
||||
<Content Include="Umbraco\Views\web.config" />
|
||||
<Content Include="Views\Partials\BlockList\Default.cshtml" />
|
||||
<None Include="Web.Debug.config.transformed" />
|
||||
<None Include="web.Template.Debug.config">
|
||||
<DependentUpon>Web.Template.config</DependentUpon>
|
||||
@@ -346,6 +347,7 @@
|
||||
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
||||
<IISUrl>http://localhost:8610</IISUrl>
|
||||
<IISUrl>http://localhost:8700</IISUrl>
|
||||
<IISUrl>http://localhost:8700</IISUrl>
|
||||
<NTLMAuthentication>False</NTLMAuthentication>
|
||||
<UseCustomServer>False</UseCustomServer>
|
||||
<CustomServerUrl>
|
||||
@@ -427,4 +429,4 @@
|
||||
<Message Text="ConfigFile: $(OriginalFileName) -> $(OutputFileName)" Importance="high" Condition="Exists('$(ModifiedFileName)')" />
|
||||
<Copy SourceFiles="$(ModifiedFileName)" DestinationFiles="$(OutputFileName)" OverwriteReadOnlyFiles="true" SkipUnchangedFiles="false" Condition="Exists('$(ModifiedFileName)')" />
|
||||
</Target>
|
||||
</Project>
|
||||
</Project>
|
||||
@@ -17,6 +17,7 @@
|
||||
<key alias="createGroup">Opret gruppe</key>
|
||||
<key alias="delete">Slet</key>
|
||||
<key alias="disable">Deaktivér</key>
|
||||
<key alias="editSettings">Edit settings</key>
|
||||
<key alias="emptyRecycleBin">Tøm papirkurv</key>
|
||||
<key alias="enable">Aktivér</key>
|
||||
<key alias="exportDocumentType">Eksportér dokumenttype</key>
|
||||
@@ -152,6 +153,8 @@
|
||||
<key alias="confirmActionCancel">Fortryd</key>
|
||||
<key alias="confirmActionConfirm">Bekræft</key>
|
||||
<key alias="morePublishingOptions">Flere publiseringsmuligheder</key>
|
||||
<key alias="submitChanges">Indsæt</key>
|
||||
<key alias="submitChangesAndClose">Indsæt og luk</key>
|
||||
</area>
|
||||
<area alias="auditTrails">
|
||||
<key alias="atViewingFor">For</key>
|
||||
@@ -607,6 +610,7 @@
|
||||
<key alias="tableColMergeLeft">Du skal stå til venstre for de 2 celler du ønsker at samle!</key>
|
||||
<key alias="tableSplitNotSplittable">Du kan ikke opdele en celle, som ikke allerede er delt.</key>
|
||||
<key alias="propertyHasErrors">Denne egenskab er ugyldig</key>
|
||||
<key alias="errorPropertyEditorNotSupportedInElementTypes">Feltet %0% bruger editor %1% som ikke er supporteret for ElementTyper.</key>
|
||||
</area>
|
||||
<area alias="general">
|
||||
<key alias="about">Om</key>
|
||||
@@ -1810,8 +1814,43 @@ Mange hilsner fra Umbraco robotten
|
||||
<key alias="labelForCopyAllEntries">Kopier %0%</key>
|
||||
<key alias="labelForArrayOfItemsFrom">%0% fra %1%</key>
|
||||
<key alias="labelForRemoveAllEntries">Fjern alle elementer</key>
|
||||
<key alias="labelForClearClipboard">Ryd udklipsholder</key>
|
||||
</area>
|
||||
<area alias="propertyActions">
|
||||
<key alias="tooltipForPropertyActionsMenu">Åben egenskabshandlinger</key>
|
||||
</area>
|
||||
<area alias="blockEditor">
|
||||
<key alias="headlineCreateBlock">Opret ny blok</key>
|
||||
<key alias="headlineAddSettingsElementType">Tilføj en indstillings afsnit</key>
|
||||
<key alias="headlineAddCustomView">Tilføj visning</key>
|
||||
<key alias="headlineAddCustomStylesheet">Tilføj stylesheet</key>
|
||||
<key alias="headlineAddThumbnail">Vælg billede</key>
|
||||
<key alias="labelcreateNewElementType">Opret ny</key>
|
||||
<key alias="labelCustomStylesheet">Overskriv stylesheet</key>
|
||||
<key alias="addCustomStylesheet">Tilføj stylesheet</key>
|
||||
<key alias="headlineEditorAppearance">Redigerings udseende</key>
|
||||
<key alias="headlineDataModels">Data modeller</key>
|
||||
<key alias="headlineCatalogueAppearance">katalog udseende</key>
|
||||
<key alias="labelBackgroundColor">Baggrunds farve</key>
|
||||
<key alias="labelIconColor">Ikon farve</key>
|
||||
<key alias="labelContentElementType">Indholds model</key>
|
||||
<key alias="labelLabelTemplate">Label</key>
|
||||
<key alias="labelCustomView">Speciel visning</key>
|
||||
<key alias="labelSettingsElementType">Indstillings model</key>
|
||||
<key alias="labelEditorSize">Rederings lagets størrelse</key>
|
||||
<key alias="addCustomView">Tilføj speciel visning</key>
|
||||
<key alias="addSettingsElementType">Tilføj instillinger</key>
|
||||
<key alias="labelTemplatePlaceholder">Overskriv label form</key>
|
||||
<key alias="confirmDeleteBlockMessage"><![CDATA[Er du sikker på at du vil slette denne blok: <strong>%0%</strong>.]]></key>
|
||||
<key alias="confirmDeleteBlockNotice">Indhold der benytter sig af denne blok vil gå bort.</key>
|
||||
<key alias="blockConfigurationOverlayTitle"><![CDATA[Konfiguration af '%0%']]></key>
|
||||
<key alias="thumbnail">Billede</key>
|
||||
<key alias="addThumbnail">Tilføj billede</key>
|
||||
<key alias="tabCreateEmpty">Opret ny</key>
|
||||
<key alias="tabClipboard">Udklipsholder</key>
|
||||
<key alias="tabBlockSettings">Indstillinger</key>
|
||||
<key alias="headlineAdvanced">Avanceret</key>
|
||||
<key alias="forceHideContentEditor">Skjuld indholds editoren</key>
|
||||
</area>
|
||||
|
||||
</language>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -17,6 +17,7 @@
|
||||
<key alias="createGroup">Create group</key>
|
||||
<key alias="delete">Delete</key>
|
||||
<key alias="disable">Disable</key>
|
||||
<key alias="editSettings">Edit settings</key>
|
||||
<key alias="emptyRecycleBin">Empty recycle bin</key>
|
||||
<key alias="enable">Enable</key>
|
||||
<key alias="exportDocumentType">Export Document Type</key>
|
||||
@@ -31,6 +32,7 @@
|
||||
<key alias="unpublish">Unpublish</key>
|
||||
<key alias="refreshNode">Reload</key>
|
||||
<key alias="republish">Republish entire site</key>
|
||||
<key alias="remove">Remove</key>
|
||||
<key alias="rename" version="7.3.0">Rename</key>
|
||||
<key alias="restore" version="7.3.0">Restore</key>
|
||||
<key alias="SetPermissionsForThePage">Set permissions for the page %0%</key>
|
||||
@@ -155,6 +157,8 @@
|
||||
<key alias="confirmActionCancel">Cancel</key>
|
||||
<key alias="confirmActionConfirm">Confirm</key>
|
||||
<key alias="morePublishingOptions">More publishing options</key>
|
||||
<key alias="submitChanges">Submit</key>
|
||||
<key alias="submitChangesAndClose">Submit and close</key>
|
||||
</area>
|
||||
<area alias="auditTrails">
|
||||
<key alias="atViewingFor">Viewing for</key>
|
||||
@@ -433,6 +437,9 @@
|
||||
<key alias="closeThisWindow">Close this window</key>
|
||||
<key alias="confirmdelete">Are you sure you want to delete</key>
|
||||
<key alias="confirmdisable">Are you sure you want to disable</key>
|
||||
<key alias="confirmremove">Are you sure you want to remove</key>
|
||||
<key alias="confirmremoveusageof"><![CDATA[Are you sure you want to remove the usage of <b>%0%</b>]]></key>
|
||||
<key alias="confirmremovereferenceto"><![CDATA[Are you sure you want to remove the reference to <b>%0%</b>]]></key>
|
||||
<key alias="confirmlogout">Are you sure?</key>
|
||||
<key alias="confirmSure">Are you sure?</key>
|
||||
<key alias="cut">Cut</key>
|
||||
@@ -637,6 +644,7 @@
|
||||
<key alias="tableColMergeLeft">Please place cursor at the left of the two cells you wish to merge</key>
|
||||
<key alias="tableSplitNotSplittable">You cannot split a cell that hasn't been merged.</key>
|
||||
<key alias="propertyHasErrors">This property is invalid</key>
|
||||
<key alias="errorPropertyEditorNotSupportedInElementTypes">Property '%0%' uses editor '%1%' which is not supported in Element Types.</key>
|
||||
</area>
|
||||
<area alias="general">
|
||||
<key alias="options">Options</key>
|
||||
@@ -2323,6 +2331,7 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="labelForCopyAllEntries">Copy %0%</key>
|
||||
<key alias="labelForArrayOfItemsFrom">%0% from %1%</key>
|
||||
<key alias="labelForRemoveAllEntries">Remove all items</key>
|
||||
<key alias="labelForClearClipboard">Clear clipboard</key>
|
||||
</area>
|
||||
<area alias="propertyActions">
|
||||
<key alias="tooltipForPropertyActionsMenu">Open Property Actions</key>
|
||||
@@ -2446,6 +2455,39 @@ To manage your website, simply open the Umbraco back office and start adding con
|
||||
<key alias="formsHeadline">Umbraco Forms</key>
|
||||
<key alias="formsDescription">Create forms using an intuitive drag and drop interface. From simple contact forms that sends e-mails to advanced questionaires that integrate with CRM systems. Your clients will love it!</key>
|
||||
</area>
|
||||
<area alias="blockEditor">
|
||||
<key alias="headlineCreateBlock">Create new block</key>
|
||||
<key alias="headlineAddSettingsElementType">Attach a settings section</key>
|
||||
<key alias="headlineAddCustomView">Select view</key>
|
||||
<key alias="headlineAddCustomStylesheet">Select stylesheet</key>
|
||||
<key alias="headlineAddThumbnail">Choose thumbnail</key>
|
||||
<key alias="labelcreateNewElementType">Create new</key>
|
||||
<key alias="labelCustomStylesheet">Custom stylesheet</key>
|
||||
<key alias="addCustomStylesheet">Add stylesheet</key>
|
||||
<key alias="headlineEditorAppearance">Editor apperance</key>
|
||||
<key alias="headlineDataModels">Data models</key>
|
||||
<key alias="headlineCatalogueAppearance">Catalogue appearance</key>
|
||||
<key alias="labelBackgroundColor">Background color</key>
|
||||
<key alias="labelIconColor">Icon color</key>
|
||||
<key alias="labelContentElementType">Content model</key>
|
||||
<key alias="labelLabelTemplate">Label</key>
|
||||
<key alias="labelCustomView">Custom view</key>
|
||||
<key alias="labelSettingsElementType">Settings model</key>
|
||||
<key alias="labelEditorSize">Overlay editor size</key>
|
||||
<key alias="addCustomView">Add custom view</key>
|
||||
<key alias="addSettingsElementType">Add settings</key>
|
||||
<key alias="labelTemplatePlaceholder">Overwrite label template</key>
|
||||
<key alias="confirmDeleteBlockMessage"><![CDATA[Are you sure you want to delete block of <strong>%0%</strong>.]]></key>
|
||||
<key alias="confirmDeleteBlockNotice">Content using this block will be lost.</key>
|
||||
<key alias="blockConfigurationOverlayTitle"><![CDATA[Configuration of '%0%']]></key>
|
||||
<key alias="thumbnail">Thumbnail</key>
|
||||
<key alias="addThumbnail">Add thumbnail</key>
|
||||
<key alias="tabCreateEmpty">Create empty</key>
|
||||
<key alias="tabClipboard">Clipboard</key>
|
||||
<key alias="tabBlockSettings">Settings</key>
|
||||
<key alias="headlineAdvanced">Advanced</key>
|
||||
<key alias="forceHideContentEditor">Force hide content editor</key>
|
||||
</area>
|
||||
<area alias="contentTemplatesDashboard">
|
||||
<key alias="whatHeadline">What are Content Templates?</key>
|
||||
<key alias="whatDescription">Content Templates are pre-defined content that can be selected when creating a new content node.</key>
|
||||
|
||||
13
src/Umbraco.Web.UI/Views/Partials/BlockList/Default.cshtml
Normal file
13
src/Umbraco.Web.UI/Views/Partials/BlockList/Default.cshtml
Normal file
@@ -0,0 +1,13 @@
|
||||
@inherits UmbracoViewPage<BlockListModel>
|
||||
@using Umbraco.Core.Models.Blocks
|
||||
@{
|
||||
if (Model?.Layout == null || !Model.Layout.Any()) { return; }
|
||||
}
|
||||
<div class="umb-block-list">
|
||||
@foreach (var layout in Model.Layout)
|
||||
{
|
||||
if (layout?.Udi == null) { continue; }
|
||||
var data = layout.Data;
|
||||
@Html.Partial("BlockList/Components/" + data.ContentType.Alias, layout)
|
||||
}
|
||||
</div>
|
||||
Reference in New Issue
Block a user