by Viper
8. February 2009 11:09
Based on the last update where I added ability to make pages in blogengine first class citizens, it became too much to list most viewed posts/pages, categories of posts and pages separately. They were taking too much vertical space in widget zone. So I decided to create new widgets that use tabbed views. See the following snapshots of most categories and recent items widgets.


These widgets are implemented using Yahoo User Interface (YUI) library. You don't have to worry about carrying these java script files on your server. You can just reference them
directly from YUI site. You can add these references in master file of your theme. See site.master file in Blues theme to see how these references were added.
Following code package contains all the updates that were done to BlogEngine since last official code release from original site.
Download Latest BlogEngine (modified) Code (~2MB))