mojoPortal 2.1.4 Released

I've been continuing to polish things up before my push into the next major features so lately its been little incremental releases.

Release 2.1.4 is now available on the download page

There are no database schema or stored procedure changes, 2.1.4 is the same in the db as 2.1.2 and 2.1.3. (and 2.1.2 only had stored procedure changes since 2.1.1)

Enhancements:

Added new Setup page for initial data creation. It will give a warning if the Data folder is not writable and won't allow data creation until this is configured correctly. This also
ensures no partial data gets created which was happening for some users before. It would create the home page but then error out on writing a module cache dependency file which would prevent the rest of the pages from being created.

Implemented new SiteMap feature and added SiteMapLink to skin layout.Master files, you can see the Site Map link at the bottom of this page

Implemented Skip Links navigation in skins for improved accessibility

Implemented PageMenuControl and 2 sample skins splitmenu1 and splitmenu2 which illustrate using 2 menus, a top horizontal menu with just one level and per page vertical menu for pages with child pages. This would be good for a top horizontal main menu with just a few items, but rather than a dynamic menu dropping down, there is a second menu on the left side for sub pages of the selected main menu item. These skins aren't very pretty, I just modified a couple of the existing skins to show the mechanics of using the split menu. I'm sure with a little CSS love they could look a lot better.

Moved DatePicker .js files from ClientScript to ClientScript/DatePicker

Bug Fixes:

Fixed bug where button labels were blank on ChangePassword page if not using shortcut keys
Fixed bug in Forum Notification Subscription manager, button events had become unhooked from some recent change
Fixed bug in MySQL/SQLite Data layers where Forum unsubscribe was broken due to incorrect sql
Maybe fixed bug in Search that was happening occassionally on this site, couldn't produce error on dev machine
Fixed issue where login from forum would not clear ssl on redirect
Fixed issue with using Forums module on home page caused bad links when the .aspx pages was not part of the url, ie using the default document for /

As always be sure and back up your site and db before doing an upgrade and post in the forums if you need help getting mojoPortal working.

mojoPortal 2.1.3 Released

I got some more things done today that I wished I had included in the 2.1.2 release so I went ahead and made a 2.1.3 release.

I updated to the new CSS Menu adapter release from Microsoft and by modifying the skins and adding an additional stylesheet I was able to get the menu working correctly in IE7 running on Vista RC1.

I also got the forum notification email modified so the link goes directly to the post which is nice for long threads.

Also found and fixed a few minor bugs that I noticed after deploying the 2.1.2 release to this site.

New files are available from the download page.

mojoPortal 2.1.2 Released

I just released mojoPortal 2.1.2

See my previous blog post for release notes.

The next 1.x release will happen when the new Firebird Data Layer is ready, stay tuned for more information on that.

As always if upgrading be sure and backup your site and db before doing the upgrade. If you have any difficulties, post in the forums and I will try to help.

Thanks,

Joe

Getting Close to a new Release

Hopefully this weekend I will make a new 2.1.2 Release

This release will have no schema changes (though there are stored procedure changes) so it will be an easy upgrade from 2.1.1
Some of the new things

  • Improved Module Caching
  • New CollapseLinkButton Control in mojoPortal.Web.Controls - this control can hide any other server control using cleint side javascript and css, you just enter the server side id in markup using the ControlToCollapse property. I used this in several administrative pages to hide sections of settings that don't need to be changed often
  • A new skin by Jasmin Savard, like the one used on this site
  • FriendlyUrls are now automatically created when creating pages
  • Blog and RSS Feeds now have friendly urls
  • Multi Sites Feature theme caching issue is now fixed and can now run multiple sites in a single application due to improvements in SiteMapProvider configuration
  • Users are now logged in automatically upon registration (thanks to Bo Rey for this fix)
  • Newest version of NeatUpload
  • Several bug fixes
  • The VS 2005 Solution now works with the VS Web Server, its no longer neccessary to setup an IIS application, just set your connection string and go

Vote For mojoPortal

mojoPortal is listed on a lot of resource sites but we have very few reviews or ratings.

Most recently we were added to the Control Gallery on the ASP.NET site.
We are also listed on:
CMS Matrix
411ASP
WorldOfASP.NET
123ASPX
DotNetFreaks
wwwcoder
freshmeat

We sure could use some reviews or ratings so if you are using mojoPortal, please take a moment and give us a review or rating on one or some of these sites.

and remember Vote Early and Vote Often