forked from Sitefinity/mvc-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
261 changed files
with
289 additions
and
47,333 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<GhostDoc> | ||
<IgnoreFilePatterns> | ||
<IgnoreFilePattern>*.min.js</IgnoreFilePattern> | ||
<IgnoreFilePattern>jquery*.js</IgnoreFilePattern> | ||
</IgnoreFilePatterns> | ||
</GhostDoc> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-18 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1e_3.del
Binary file not shown.
Binary file removed
BIN
-1.49 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1f.cfs
Binary file not shown.
Binary file removed
BIN
-14.5 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1g.cfs
Binary file not shown.
Binary file removed
BIN
-9 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1g_1.del
Binary file not shown.
Binary file removed
BIN
-14.5 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1h.cfs
Binary file not shown.
Binary file removed
BIN
-5.76 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1i.cfs
Binary file not shown.
Binary file removed
BIN
-9 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1i_1.del
Binary file not shown.
Binary file removed
BIN
-6.2 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1j.cfs
Binary file not shown.
Binary file removed
BIN
-951 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1k.cfs
Binary file not shown.
Binary file removed
BIN
-9 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1k_1.del
Binary file not shown.
Binary file removed
BIN
-2.55 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1l.cfs
Binary file not shown.
Binary file removed
BIN
-9 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1l_1.del
Binary file not shown.
Binary file removed
BIN
-2.66 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1m.cfs
Binary file not shown.
Binary file renamed
BIN
+379 KB
...p/App_Data/Sitefinity/Search/main/_1e.cfs → ...p/App_Data/Sitefinity/Search/main/_1o.cfs
Binary file not shown.
Binary file added
BIN
+18 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1o_1.del
Binary file not shown.
Binary file added
BIN
+825 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/_1p.cfs
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/segments.gen
Binary file not shown.
Binary file removed
BIN
-1.63 KB
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/segments_2w
Binary file not shown.
Binary file added
BIN
+426 Bytes
DevMagazineSite/SitefinityWebApp/App_Data/Sitefinity/Search/main/segments_30
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...tefinityWebApp/ResourcePackages/Bootstrap/MVC/Views/DropdownListField/Read.Default.cshtml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@model Telerik.Sitefinity.Frontend.Forms.Mvc.Models.Fields.DropdownListField.DropdownListFieldViewModel | ||
|
||
<div class="@Model.CssClass from-group" data-sf-role="text-field-container"> | ||
<div class="@Model.CssClass form-group" data-sf-role="text-field-container"> | ||
<strong>@Model.MetaField.Title</strong> | ||
<p>@Model.Value</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
44 changes: 27 additions & 17 deletions
44
DevMagazineSite/SitefinityWebApp/ResourcePackages/Bootstrap/MVC/Views/Layouts/default.cshtml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,40 @@ | ||
@using Telerik.Sitefinity.Frontend.Mvc.Helpers | ||
@using System.Web.Mvc; | ||
@using Telerik.Sitefinity.Frontend.Mvc.Helpers; | ||
@using Telerik.Sitefinity.Modules.Pages; | ||
@using Telerik.Sitefinity.UI.MVC; | ||
@using Telerik.Sitefinity.Services; | ||
|
||
<!DOCTYPE html> | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<html @Html.RenderLangAttribute()> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> | ||
<meta charset="utf-8" /> | ||
<title></title> | ||
<link rel="stylesheet" href='~/ResourcePackages/BootstrapCustom/assets/dist/css/styles.min.css' type="text/css" /> | ||
|
||
@Html.Section("head") | ||
@Html.StyleSheet(Url.Content("~/ResourcePackages/Bootstrap/assets/dist/css/styles.min.css"), "head") | ||
</head> | ||
|
||
<body> | ||
@Html.SfPlaceHolder("ContainerPlaceholder") | ||
@Html.Section("top") | ||
|
||
<div class="sfPublicWrapper" id="PublicWrapper"> | ||
@Html.SfPlaceHolder("Contentplaceholder1") | ||
</div> | ||
|
||
<script src="~/ResourcePackages/BootstrapCustom/assets/dist/js/all.min.js"></script> | ||
@* Inline editing scripts and helpers. They should be available only when inline editing is possible. *@ | ||
@if (Html.ShouldRenderInlineEditing()) | ||
{ | ||
@Html.Script(ScriptRef.MicrosoftAjax, "top") | ||
@Html.Script(ScriptRef.MicrosoftAjaxCore, "top") | ||
@Html.Script(ScriptRef.JQuery, "top") | ||
|
||
<script> | ||
$(document).ready(function () { | ||
$(".js-nav-fixed").fixit({ | ||
top: 0, | ||
fixClass: "is-fixed", | ||
dummyClass: "fixed-dummy", | ||
classOnly: true, | ||
renderDummy: true | ||
}); | ||
}); | ||
@Html.Script(Url.EmbeddedResource("Telerik.Sitefinity.Resources.Reference", "Telerik.Sitefinity.Resources.Scripts.jquery.ba-outside-events.min.js"), "top") | ||
@Html.Script(ScriptRef.KendoAll, "top") | ||
@Html.Script(Url.EmbeddedResource("Telerik.Sitefinity.Resources.Reference", "Telerik.Sitefinity.Resources.Scripts.RequireJS.require.min.js"), "top") | ||
@Html.InlineEditingManager(false) | ||
} | ||
|
||
</script> | ||
@Html.Section("bottom") | ||
</body> | ||
</html> |
2 changes: 1 addition & 1 deletion
2
...finityWebApp/ResourcePackages/Bootstrap/MVC/Views/MultipleChoiceField/Read.Default.cshtml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@model Telerik.Sitefinity.Frontend.Forms.Mvc.Models.Fields.MultipleChoiceField.MultipleChoiceFieldViewModel | ||
|
||
<div class="@Model.CssClass from-group" data-sf-role="text-field-container"> | ||
<div class="@Model.CssClass form-group" data-sf-role="text-field-container"> | ||
<strong>@Model.MetaField.Title</strong> | ||
<p>@Model.Value</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.