by Viper
2. February 2009 19:39
I have updated BlogEngine.Net to include following new features.
- Added ability to assign categories to pages
- Added new widget PostCategoryList that lists pages by category.
- Added display of pages by category very much like the way currently posts are displayed by category. The difference is that the page only displays the link to the pages and does not display any details related to the pages. You can click on those links to get to the pages.
You can see all these changes in action on this site itself. Look at bottom right of the page where Articles by Category widget is displayed. This is the new widget that I added with this update.
There were too many changes in the core and web application implementation that I did not see it practical to create a svn patch. Just to keep the whole implementation separate from what is available on BlongEngine site, I have created a fresh package with all the latest code from BlogEngine.Net repository and my changes and named it BlogEngine 1.5.1
I have added changes to SQL script in MSSQLUpgradeTo1.5.0.0From1.4.5.0.sql that is present in "setup/SqlServer" folder.
I will be making more changes to this package to include some more new features and post them here.
Download BlogEngine_1_5_1(1.55 mb)