|
706 | 706 | <Content Include="Custom\Themes\Standard\site.master" /> |
707 | 707 | <Content Include="Custom\Widgets\Administration\widget.cshtml" /> |
708 | 708 | <Content Include="Custom\Widgets\AuthorList\widget.cshtml" /> |
709 | | - <Content Include="Custom\Widgets\Blog List\widget.cshtml" /> |
710 | | - <Content Include="Custom\Widgets\Tag cloud\widget.cshtml" /> |
711 | | - <Content Include="Custom\Widgets\Tag cloud\edit.cshtml" /> |
712 | | - <Content Include="Custom\Widgets\shared.cshtml" /> |
| 709 | + <Content Include="Custom\Widgets\BlogList\widget.cshtml" /> |
| 710 | + <Content Include="Custom\Widgets\TagCloud\widget.cshtml" /> |
| 711 | + <Content Include="Custom\Widgets\TagCloud\edit.cshtml" /> |
| 712 | + <Content Include="Custom\Widgets\common.cshtml" /> |
713 | 713 | <Content Include="Custom\Widgets\TextBox\edit.cshtml" /> |
714 | 714 | <Content Include="Custom\Widgets\TextBox\widget.cshtml" /> |
715 | | - <Content Include="Custom\Widgets\Category list\widget.cshtml" /> |
| 715 | + <Content Include="Custom\Widgets\CategoryList\widget.cshtml" /> |
716 | 716 | <Content Include="Custom\Widgets\Search\widget.cshtml" /> |
717 | 717 | <Content Include="Custom\Widgets\RecentComments\edit.cshtml" /> |
718 | 718 | <Content Include="Custom\Widgets\RecentComments\widget.cshtml" /> |
719 | 719 | <Content Include="AppCode\Wlw\TagMini.cshtml" /> |
720 | | - <Content Include="Custom\Widgets\Page List\widget.cshtml" /> |
721 | | - <Content Include="Custom\Widgets\Post List\edit.cshtml" /> |
722 | | - <Content Include="Custom\Widgets\Post List\widget.cshtml" /> |
| 720 | + <Content Include="Custom\Widgets\PageList\widget.cshtml" /> |
| 721 | + <Content Include="Custom\Widgets\PostList\edit.cshtml" /> |
| 722 | + <Content Include="Custom\Widgets\PostList\widget.cshtml" /> |
| 723 | + <Content Include="Custom\Widgets\Newsletter\edit.cshtml" /> |
| 724 | + <Content Include="Custom\Widgets\Newsletter\widget.cshtml" /> |
723 | 725 | <None Include="Scripts\jquery-2.1.4.intellisense.js" /> |
724 | 726 | <Content Include="Scripts\i18n\angular-locale_aa-dj.js" /> |
725 | 727 | <Content Include="Scripts\i18n\angular-locale_aa-er.js" /> |
|
1893 | 1895 | <Compile Include="Custom\Extensions\Recaptcha\RecaptchaValidator.cs" /> |
1894 | 1896 | <Compile Include="Custom\Extensions\ResolveLinks.cs" /> |
1895 | 1897 | <Compile Include="Custom\Extensions\SendCommentMail.cs" /> |
| 1898 | + <Compile Include="Custom\Extensions\Newsletter.cs" /> |
1896 | 1899 | <Compile Include="Custom\Extensions\SendPings.cs" /> |
1897 | 1900 | <Compile Include="Custom\Extensions\SimpleCaptcha\SimpleCaptcha.cs" /> |
1898 | 1901 | <Compile Include="Custom\Extensions\SimpleCaptcha\SimpleCaptchaControl.cs" /> |
|
2106 | 2109 | <Compile Include="Custom\Themes\Standard-2015\site.master.designer.cs"> |
2107 | 2110 | <DependentUpon>site.master</DependentUpon> |
2108 | 2111 | </Compile> |
| 2112 | + <Compile Include="Custom\Widgets\CategoryList\CategoryList.cs" /> |
| 2113 | + <Compile Include="Custom\Widgets\Common.cs" /> |
| 2114 | + <Compile Include="Custom\Widgets\Newsletter\Newsletter.cs" /> |
2109 | 2115 | <Compile Include="default.aspx.cs"> |
2110 | 2116 | <DependentUpon>default.aspx</DependentUpon> |
2111 | 2117 | <SubType>ASPXCodeBehind</SubType> |
|
0 commit comments