5.0.1 22/Apr/2008
- Fixed ExplodingBoy, TabMenuB
- Fixed querystring select tab linking
- Added help to EditTab for creating tab link url and javascript tab select
- Added support for MMLinks from Locopon. Use [MMLINKSTITLE] token in tab caption to grab localized caption for first module in tab
5.0.0 09/Feb/2008
- Added template support
- Updated caption token replacement to built in DNN TokenReplace function
- Fixed problem when user deleted module using DNN delete function before deleting from the Aggregator
- Added link column to Tabs section in Manage Aggregator - link provides syntax needed to select a given tab
from a link on another page or same page
- Added customizable delay for Active Hover - default is 0 milliseconds (no delay)
- Client side tab links, [TABMODULEID]_SelectTab(n);
- Added hide all tabs
- Added targeting other Aggregators
- Templates now reside inside of skins
4.5.2 12/Sep/2007
- Changed loading so that modules that support partial rendering are rendered in page init
while all other modules are rendered in page load as before
4.5.1 beta - 19/Jul/2007
- Added objectQualifier to constraints, problem when doing multiple host installs in a single db
- Changed loading to intialize to reflect changes to ajax partial rendering
4.5.0 - 07/Apr/2007
- Fixed DNN 4.5.0 compatibility issue
4.4.1 - 13/Mar/2007
- Fixed issue with datareader that wasn't being closed properly
4.4.0 - 15/Jan/2007
- Reversioned to 4.4.x to reflect DNN 4.4.0+ status
- Fixed issue that caused only a single fallback tab to remain if more than one fallback was present
4.0.3 - 29/Dec/2006 - DNN 4.4.0+ only
- Fixed ClearTabCache problem introduced with DNN 4.4.0
4.0.2 - 13/Sep/2006
- Fixed Simple Inline style
- Added XPLunaVar skin - a variable width caption skin
- Fixed problem determining connection string with DNN 3.2.0
4.0.1 - 31/Jul/2006
- Removed condition that tab should be visible for modules to be added from it
4.0.0 - 18/Jul/2006
- Added Prev/Next links
- Added PrevNext style to themeing
- Added Multiple Modules per tab
- Added Tab and Module localization
3.1.4 - 30/Jan/2006
- Fixed issue that caused certain modules with grids etc. not to page or bind properly
- Fixed issue that caused nested modules to sometimes display both inside and outside the Aggregator
3.1.1 - 18/Dec/2005
- Changed cookie information path to root instead of page level
3.1.0 - 05/Aug/2005
Manage Aggregator
- added alternate caption which can include html to display for tab caption
- tokens can be used to substitute common portal variables within the caption text
3.0.2 - 09/May/2005
- Fixed issue that caused the querystring tab selection to fail
- Tabs may be selected by using the syntax Module[AggregatorModuleId]_SelectById=[ModuleId],
for example ... default.aspx?Module123_SelectById=345, will select the tab containing
module345 within the Aggregator module 123
3.0.1 - 20/Mar/2005
- Fixed issue that caused 'All Tabs' modules to appear multiple times in the module selector
- Added a custom 'No Container.ascx' file that is used to render modules without titles
3.0.0 - 06/Feb/2005
- Port to DotNetNuke 3.0.12