DotNetNuke Module Rotator
Features include: * Saves valuable screen real estate by rotating any number of DotNetNuke modules within a single module * Hide the titles of all the rotated modules with a single setting There are two modes of operation: Timer (Client Side): * Choose the timer option and pick the duration in milliseconds. * Rotation happens on the client so no ugly postbacks are necessary to show the content * An optional setting allows the rotation to pause when a user hovers over the show module Non Timer (Server Side): * Rotation to the next module happens only when a postback is made * Quicker inital loading because only the shown module is rendered Security: * Rights mimic the modules they contain and will only show if the user has the proper privileges