Commented Unassigned: Change settings per Controller/Action [20]
Hi, It is possible to change the setting of the MinifyHtml attribute?Something like this, ```public class MyController : Controller {[MinifyHtml(RemoveEmptyAttributes=false)] public ActionResult...
View ArticleUpdated Wiki: Home
Project DescriptionThe Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web...
View ArticleNew Post: Extra first character (BOM?) in html minified output
I'm using the MVC attribute which is working nicely apart from an extra first character in the generated content - it looks like it might be a UTF8 BOM - and it causes Chrome to interpret the HTML...
View ArticleNew Post: Extra first character (BOM?) in html minified output
I'm having the same issue, so I can't use the minifier currently. Does anyone working on a bug fix for this?
View ArticleNew Post: Extra first character (BOM?) in html minified output
Hello! Just now I found out about this discussion, because notification about first message did not come. In recent times, often caused similar problems on CodePlex. Tell me the version number of...
View ArticleSource code checked in, #57165d37314591ccce51893bf681efbfe7c8520a
Now during minification removes the byte order mark (BOM)
View ArticleSource code checked in, #534385df8186fbbcfa2f44f30d270712a0aa49a8
Fixed a bug “Filtering is not allowed.”, that caused by joint usage of the WebMarkupMin's action filters and the nopCommerce's widgets.
View ArticleReleased: WebMarkupMin 1.0.1 (Dec 06, 2015)
Version: 1.0.1Published: 12/6/2015Now during minification removes the byte order mark (BOM); In WebMarkupMin.Mvc fixed a bug “Filtering is not allowed.”, that caused by joint usage of the...
View ArticleCreated Release: WebMarkupMin 1.0.1 (Dec 06, 2015)
Version: 1.0.1Published: 12/6/2015Now during minification removes the byte order mark (BOM);In WebMarkupMin.Mvc fixed a bug “Filtering is not allowed.”, that caused by joint usage of the WebMarkupMin's...
View ArticleNew Post: Extra first character (BOM?) in html minified output
Try to upgrade to version 1.0.1 or 2.0.0 RC 2.
View ArticleSource code checked in, #c0ccdc76c1e12478ad6198ca88b52f907e7d3ca1
Reference to `System.Web.Mvc` assembly from GAC replaced by reference to assembly from NuGet package
View ArticleClosed Unassigned: Change settings per Controller/Action [20]
Hi, It is possible to change the setting of the MinifyHtml attribute?Something like this, ```public class MyController : Controller {[MinifyHtml(RemoveEmptyAttributes=false)] public ActionResult...
View ArticleEdited Feature: How can I disable HTML minification for a particular URL? [18]
I'm using Sitecore CMS on our website.I've noticed that HTML minifier brakes markup which is produced by Sitecore in the administration area.Is there any possibility to disable HTML minifier when...
View ArticleReviewed: WebMarkupMin 1.0.1 (Feb 06, 2016)
Rated 5 Stars (out of 5) - Perfect Solution for my Site. It saves my life. Thank you very much. Taritsyn: My site load very fast ^^!. xemlicham.com
View ArticleReviewed: WebMarkupMin 1.0.1 (Feb 06, 2016)
Rated 5 Stars (out of 5) - Perfect Solution for my Site. It saves my life. Thank you very much. Taritsyn: My site loaded very fastly ^^!. xemlicham.com
View ArticleReviewed: WebMarkupMin 1.0.1 (Feb 06, 2016)
Rated 5 Stars (out of 5) - Perfect Solution for my Site. It saves my life. Thank you very much. Taritsyn: My site loaded very fastly ^^!. <a href="http://xemlicham.com">xemlicham.com</a>
View ArticleReviewed: WebMarkupMin 1.0.1 (Feb 06, 2016)
Rated 5 Stars (out of 5) - Perfect Solution for my Site. It saves my life. Thank you very much. Taritsyn: My site loaded very fastly ^^!. xemlicham.com
View ArticleUpdated Wiki: Home
Project DescriptionThe Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web...
View ArticleUpdated Wiki: Home
Project DescriptionThe Web Markup Minifier (abbreviated WebMarkupMin) - a .NET library that contains a set of markup minifiers. The objective of this project is to improve the performance of web...
View Article