Yet another enhancement I've maintained in my production branch of DotNetNuke, is replacement LOGIN and USER skinobjects. Like most features in DNN, they're were originally designed with a serverside postback control which creates unnecessary overhead for your users, administrators, server, and network connection.
The login and register postbacks are replaced with standard URLs which greatly enhances the experience for your users (mostly with page load times).
The latest package is installed on this website, see the Login and Register links in near the top right corner.
v01.00.06 - 08/03/2010 - Removed CausesValidation attribute from Login and Register hyperlinks (XHTML Validation), Fixed Register ReturnURL if Redirect_AfterRegistration is specified
v01.00.05 - 02/24/2010 - Added CHANGECONTAINER skinobject, added msbuild auto packaging script, precompiled skinobjects
v01.00.03 - 01/12/2010 - Added check if 'Redirect_AfterLogin' setting is configured, if so remove the ReturnURL from querystring params
v01.00.02 - 01/12/2010 - Stabilization Release, fixed bug in Register link with non-default text
v01.00.01 - 01/10/2010 - First Public Release, directly after installation you might see the following error: "PageLoadException: Object reference not set to an instance of an object". Don't worry, after clicking on "Return to Site" everything will be optimized and fully functional.
Any donation would be greatly appreciated and will go directly to the development of free extensions for the DotNetNuke community.