Skip to content

Update to last version #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions BlogEngine/BlogEngine.NET/App_Data/categories.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
<categories>
<category id="c223353c-1aef-4a46-afd1-cb61ab1a792d" description="" parent="">Blog</category>
<category id="19770e74-9ec9-4cde-b2ab-e5051aaaf348" description="Posts about my adventures with BlogEngine.NET" parent="">BlogEngine.NET</category>
<category id="c8e1cb9b-5612-434f-8bd6-3f91ee030697" description="CategoryTest" parent="">CategoryTest</category>
</categories>
12 changes: 12 additions & 0 deletions BlogEngine/BlogEngine.NET/App_Data/logger.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Date: 3/6/2018 12:49:02
Error sending email in SendMailMessage: Failure sending mail. The remote name could not be resolved: 'mail.example.com'
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Date: 3/6/2018 13:31:33
Error sending email in SendMailMessage: The operation has timed out.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Date: 3/6/2018 13:31:51
Error sending email in SendMailMessage: The operation has timed out.
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
Date: 3/6/2018 16:00:11
Dashboard news feed: The operation has timed out

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>Admin</author>
<title>Title Test Fang</title>
<description>Description test fang</description>
<content>&lt;p&gt;Content Test Fang&lt;/p&gt;</content>
<ispublished>True</ispublished>
<isdeleted>False</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 03:53:00</pubDate>
<lastModified>2018-03-06 03:57:55</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>title-test-fang</slug>
<tags />
<comments />
<categories>
<category>c8e1cb9b-5612-434f-8bd6-3f91ee030697</category>
</categories>
<notifications />
</post>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>admin</author>
<title>Quick Draft</title>
<description>Quick Draft</description>
<content>Quick Draft</content>
<ispublished>False</ispublished>
<isdeleted>True</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 05:25:00</pubDate>
<lastModified>2018-03-06 05:25:15</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>Quick-Draft</slug>
<tags />
<comments />
<categories />
<notifications />
</post>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>admin</author>
<title>222</title>
<description>222</description>
<content>222</content>
<ispublished>False</ispublished>
<isdeleted>True</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 06:27:00</pubDate>
<lastModified>2018-03-06 06:30:52</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>222</slug>
<tags />
<comments />
<categories />
<notifications />
</post>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>admin</author>
<title>55</title>
<description>55</description>
<content>55</content>
<ispublished>False</ispublished>
<isdeleted>True</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 08:02:00</pubDate>
<lastModified>2018-03-06 08:02:39</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>55</slug>
<tags />
<comments />
<categories />
<notifications />
</post>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>admin</author>
<title>11</title>
<description>11</description>
<content>11</content>
<ispublished>False</ispublished>
<isdeleted>True</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 06:17:00</pubDate>
<lastModified>2018-03-06 06:20:59</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>11</slug>
<tags />
<comments />
<categories />
<notifications />
</post>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<post>
<author>admin</author>
<title>33</title>
<description>33</description>
<content>33</content>
<ispublished>False</ispublished>
<isdeleted>True</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2018-03-06 07:57:00</pubDate>
<lastModified>2018-03-06 07:57:57</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>33</slug>
<tags />
<comments />
<categories />
<notifications />
</post>
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<ispublished>True</ispublished>
<isdeleted>False</isdeleted>
<iscommentsenabled>True</iscommentsenabled>
<pubDate>2015-09-23 20:04:00</pubDate>
<lastModified>2015-09-23 21:07:50</lastModified>
<pubDate>2015-09-23 12:04:00</pubDate>
<lastModified>2018-03-06 04:50:41</lastModified>
<raters>0</raters>
<rating>0</rating>
<slug>welcome-to-blogengine-net</slug>
Expand All @@ -31,7 +31,7 @@
</tags>
<comments>
<comment id="61c640cb-7782-4a1d-ab79-25bd4613fc4e" parentid="00000000-0000-0000-0000-000000000000" approved="True" spam="False" deleted="False">
<date>2015-09-23 21:01:16</date>
<date>2015-09-23 13:01:16</date>
<author>Visitor1</author>
<email>[email protected]</email>
<country />
Expand All @@ -40,8 +40,8 @@
<avatar />
<content>Comment left by visitor1.</content>
</comment>
<comment id="7a5eac3e-0964-45dd-9b47-6914544450e0" parentid="61c640cb-7782-4a1d-ab79-25bd4613fc4e" approved="False" spam="False" deleted="False">
<date>2015-09-23 21:05:26</date>
<comment id="7a5eac3e-0964-45dd-9b47-6914544450e0" parentid="61c640cb-7782-4a1d-ab79-25bd4613fc4e" approved="True" spam="False" deleted="False">
<date>2015-09-23 13:05:26</date>
<author>Visitor2</author>
<email>[email protected]</email>
<country />
Expand All @@ -50,6 +50,25 @@
<avatar />
<content>Reply from visitor2 on comment by visitor1.</content>
</comment>
<comment id="4b20e728-eacf-4ecd-8dbf-5e3b5ee0c393" parentid="7a5eac3e-0964-45dd-9b47-6914544450e0" approved="True" spam="False" deleted="False">
<date>2018-03-06 04:48:22</date>
<author>Administrator</author>
<email>[email protected]</email>
<country />
<ip>::1</ip>
<moderatedby>Rule:authenticated</moderatedby>
<content>Hi Visitor2,
Welcome</content>
</comment>
<comment id="c7dfecd2-ae2a-4302-9bd4-d143461794c0" parentid="00000000-0000-0000-0000-000000000000" approved="True" spam="False" deleted="False">
<date>2018-03-06 04:49:01</date>
<author>Fang</author>
<email>[email protected]</email>
<country />
<ip>::1</ip>
<avatar />
<content>Test comment</content>
</comment>
</comments>
<categories>
<category>19770e74-9ec9-4cde-b2ab-e5051aaaf348</category>
Expand Down
42 changes: 25 additions & 17 deletions BlogEngine/BlogEngine.NET/App_Data/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
<settings>
<showpostnavigation>True</showpostnavigation>
<enablehttpcompression>False</enablehttpcompression>
<customfrontpage />
<emailsubjectprefix>FounderBox_Blog</emailsubjectprefix>
<htmlheader />
<theme>Standard</theme>
<emailsubjectprefix>Weblog</emailsubjectprefix>
<facebooklanguage>en_US</facebooklanguage>
<trackingscript />
<showdescriptioninpostlist>False</showdescriptioninpostlist>
<showdescriptioninpostlist>True</showdescriptioninpostlist>
<commentsperpage>10</commentsperpage>
<feedauthor />
<description>Short description of the blog</description>
<description>Welcome to Founder Home</description>
<enablepingbacksend>True</enablepingbacksend>
<postoptionscustomfields>True</postoptionscustomfields>
<enabletagexport>True</enabletagexport>
<iscocommentenabled>False</iscocommentenabled>
<compresswebresource>False</compresswebresource>
Expand All @@ -28,20 +29,22 @@
<enablecontactattachments>True</enablecontactattachments>
<blogrollmaxlength>23</blogrollmaxlength>
<language>en-US</language>
<smtpserver>mail.example.com</smtpserver>
<smtpserver>mail.hengtiansoft.com</smtpserver>
<disqusdevmode>False</disqusdevmode>
<customfrontpage />
<postsperpage>10</postsperpage>
<enabletrackbackreceive>True</enabletrackbackreceive>
<enableopensearch>True</enableopensearch>
<dayscommentsareenabled>0</dayscommentsareenabled>
<useblognameinpagetitles>True</useblognameinpagetitles>
<pageoptionsdescription>False</pageoptionsdescription>
<removeextensionsfromurls>True</removeextensionsfromurls>
<smtpusername>username</smtpusername>
<smtpusername>zhengfang</smtpusername>
<enablepasswordreset>True</enablepasswordreset>
<disqusaddcommentstopages>False</disqusaddcommentstopages>
<alternatefeedurl />
<errortitle>Ooops! An unexpected error has occurred.</errortitle>
<email>name@example.com</email>
<email>zhengfang@hengtiansoft.com</email>
<enabletrackbacksend>True</enabletrackbacksend>
<showdescriptioninpostlistforpostsbytagorcategory>False</showdescriptioninpostlistforpostsbytagorcategory>
<contacterrormessage>&lt;p&gt;This form does not work at the moment. Sorry for the inconvenience.&lt;/p&gt;</contacterrormessage>
Expand All @@ -53,25 +56,29 @@
<commentprovider>BlogEngine</commentprovider>
<postsperfeed>3</postsperfeed>
<sendmailoncomment>True</sendmailoncomment>
<culture>Auto</culture>
<culture>en</culture>
<remotemaxfilesize>524288</remotemaxfilesize>
<redirecttoremovefileextension>False</redirecttoremovefileextension>
<syndicationformat>Rss</syndicationformat>
<postoptionsslug>True</postoptionsslug>
<blogrollvisibleposts>3</blogrollvisibleposts>
<geocodinglatitude>0</geocodinglatitude>
<pageoptionsslug>False</pageoptionsslug>
<numberofreferrerdays>1</numberofreferrerdays>
<israzortheme>False</israzortheme>
<iscommentsenabled>True</iscommentsenabled>
<redirecttoremovefileextension>False</redirecttoremovefileextension>
<searchdefaulttext>Enter search term or APML url</searchdefaulttext>
<smtpserverport>25</smtpserverport>
<smtppassword>password</smtppassword>
<smtpserverport>443</smtpserverport>
<smtppassword>officefz12!</smtppassword>
<iscommentnestingenabled>True</iscommentnestingenabled>
<timestamppostlinks>False</timestamppostlinks>
<avatar>identicon</avatar>
<timezoneid>UTC</timezoneid>
<enablerecaptchaoncontactform>False</enablerecaptchaoncontactform>
<timestamppostlinks>True</timestamppostlinks>
<avatar>wavatar</avatar>
<timezoneid>China Standard Time</timezoneid>
<moderationtype>Auto</moderationtype>
<enablerecaptchaoncontactform>True</enablerecaptchaoncontactform>
<enableoptimization>False</enableoptimization>
<name>Name of the blog</name>
<name>FounderBox Home</name>
<pageoptionscustomfields>False</pageoptionscustomfields>
<enablepingbackreceive>True</enablepingbackreceive>
<showlivepreview>True</showlivepreview>
<facebookappid />
Expand All @@ -80,11 +87,12 @@
<enableenclosures>False</enableenclosures>
<authorname>My name</authorname>
<descriptioncharacters>300</descriptioncharacters>
<enablessl>False</enablessl>
<enablessl>True</enablessl>
<errortext>This one's down to me! Please accept my apologies for this - I'll see to it that the developer responsible for this happening is given 20 lashes (but only after he or she has fixed this problem).</errortext>
<contactthankmessage>&lt;h1&gt;Thank you&lt;/h1&gt;&lt;p&gt;The message was sent.&lt;/p&gt;</contactthankmessage>
<descriptioncharactersforpostsbytagorcategory>0</descriptioncharactersforpostsbytagorcategory>
<commentreportmistakes>False</commentreportmistakes>
<postoptionsdescription>True</postoptionsdescription>
<geocodinglongitude>0</geocodinglongitude>
<selfregistrationinitialrole>Editors</selfregistrationinitialrole>
<enableselfregistration>False</enableselfregistration>
Expand Down
2 changes: 1 addition & 1 deletion BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<TypeScriptToolsVersion>1.6</TypeScriptToolsVersion>
<TypeScriptToolsVersion>1.8</TypeScriptToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
12 changes: 12 additions & 0 deletions BlogEngine/BlogEngine.NET/Web.Config
Original file line number Diff line number Diff line change
@@ -1,28 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>

<configSections>
<sectionGroup name="BlogEngine">
<section name="blogProvider" requirePermission="false" type="BlogEngine.Core.Providers.BlogProviderSection, BlogEngine.Core" allowDefinition="MachineToApplication" restartOnExternalChanges="true" />
<section name="blogFileSystemProvider" requirePermission="false" type="BlogEngine.Core.Providers.BlogFileSystemProviderSection, BlogEngine.Core" allowDefinition="MachineToApplication" restartOnExternalChanges="true" />
</sectionGroup>
</configSections>

<BlogEngine>

<blogProvider defaultProvider="XmlBlogProvider" fileStoreProvider="XmlBlogProvider">
<providers>
<add description="Xml Blog Provider" name="XmlBlogProvider" type="BlogEngine.Core.Providers.XmlBlogProvider, BlogEngine.Core" />
</providers>
</blogProvider>

<blogFileSystemProvider defaultProvider="XmlBlogProvider">
<providers>
<add description="Xml Blog Provider" name="XmlBlogProvider" type="BlogEngine.Core.Providers.XmlFileSystemProvider, BlogEngine.Core" />
</providers>
</blogFileSystemProvider>

</BlogEngine>

<appSettings>
<!-- Override default application settings here -->
<!-- blog usage scenario: singleblog, multiusers or multiblogs -->
<add key="BlogEngine.UsageScenario" value="singleblog" />
</appSettings>

<system.serviceModel>
<services>
<service behaviorConfiguration="AuthenticationServiceBehaviors" name="System.Web.ApplicationServices.AuthenticationService">
Expand All @@ -38,13 +45,15 @@
</serviceBehaviors>
</behaviors>
</system.serviceModel>

<system.web.extensions>
<scripting>
<webServices>
<authenticationService enabled="true" requireSSL="false" />
</webServices>
</scripting>
</system.web.extensions>

<!--
For a description of web.config changes for .NET 4.5 see http://go.microsoft.com/fwlink/?LinkId=235367.

Expand Down Expand Up @@ -155,6 +164,7 @@
<add verb="*" path="*.htm" type="System.Web.StaticFileHandler" />
</httpHandlers>
</system.web>

<system.webServer>
<validation validateIntegratedModeConfiguration="false" />
<!--
Expand Down Expand Up @@ -235,6 +245,7 @@
<mimeMap fileExtension=".svg" mimeType="image/svg+xml" />
</staticContent>
</system.webServer>

<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
Expand Down Expand Up @@ -267,4 +278,5 @@
</dependentAssembly>
</assemblyBinding>
</runtime>

</configuration>
Loading