by Gabriele
16. Juli 2009 21:10
BlogEngine.NET 1.5.0.7 Modifikation (deutsch)
BlogEngine.NET ist ein Blogsystem für Windows-Server, entwickelt von der BlogEngine.NET-Projektgruppe und im Original veröffentlicht unter www.dotnetblogengine.net (ebenso: blogengine.codeplex.com).
Problem
Normalerweise führen von BlogEngine.NET abgesetzte Pings die vollständige URL der Nachricht an, auf die sie sich beziehen.
Ping-Dienste bestehen fallweise darauf, dass stattdessen nur die Blog-URL selbst angegeben wird.
Sie blockieren/ignorieren so fehlerhafte Pings gerne oder gar das versendende Blog.
Lösung
Die Verhaltenskorrektur von BolgEngine.NET wurde ursprünglich von Nils Holland (www.nightcastle.org)
für die Version 1.4.5 entwickelt.
Die Umsetzung auf diese Version 1.5.0.7 wurde durch Gabriele Laesser (www.gby.at) vorgenommen.
Betroffene Dateien der BlogEngine.NET Installation
.\BlogEngine.Core\BlogSettings.cs
.\BlogEngine.Core\Ping\PingService.cs
.\BlogEngine.Web\admin\Pages\Settings.aspx
.\BlogEngine.Web\admin\Pages\Settings.aspx.cs
.\BlogEngine.Web\App_Code\Extensions\SendPings.cs
.\BlogEngine.Web\App_GlobalResources\labels.resx
Dateien und Verzeichnisse in diesem Paket
.\BlogEngine.NET 1.5.0.7 mod\*
Vollständige modifizierte Version 1.5.0.7 von BlogEngine.NET (Quelltexte und Kompilate)
.\Changes\
WinDiff Composite-Dateien, die die Änderungen dokumentieren
.\Changes\Version 1.4.5
Modifikationen in dieser älteren Version
.\Changes\Version 1.5.0.7
Modifikationen für diese jüngere Version
.\liesmich.txt
dieser Text
Download modifizierte Version
BlogEngine.NET 1.5.0.7 Modification (English)
BlogEngine.NET is an Open Source blog system for Windows servers developed by the BlogEngine.NET project group at www.dotnetblogengine.net (also at blogengine.codeplex.com), where to get the unmodified release files.
Issue
Originally BlogEngine.NET pings every new post with a complete post URL.
Ping services may insist on getting just the blog URL and block/ignore pings or blogs doing it wrong.
Solution
The modifications to correct the behaviour of BlogEngine 1.4.5 was programmed by Nils Holland (www.nightcastle.org).
Application to this release 1.5.0.7 made by Gabriele Laesser (www.gby.at).
Affected Files of the BlogEngine.NET Installation
.\BlogEngine.Core\BlogSettings.cs
.\BlogEngine.Core\Ping\PingService.cs
.\BlogEngine.Web\admin\Pages\Settings.aspx
.\BlogEngine.Web\admin\Pages\Settings.aspx.cs
.\BlogEngine.Web\App_Code\Extensions\SendPings.cs
.\BlogEngine.Web\App_GlobalResources\labels.resx
Files and Directories in this Package
.\BlogEngine.NET 1.5.0.7 mod\*
complete modified Version 1.5.0.7 of BlogEngine.NET (sources and binaries)
.\Changes\
WinDiff composite files showing changes
.\Changes\Version 1.4.5
modifications of this older version
.\Changes\Version 1.5.0.7
modifications to this newer version
.\readme.txt
this file
Download modificated Version