131
=> Version 2.1 RC2 (2008-09-02)- Fixed: Some css were fixed to look alike in IE and Mozilla.
- Fixed: Javascript bug in IE when not using 'on mouse over'
- Fixed: XOOPS 2.2.x bug - Impossible to select menu class in blocks administration.
- Added: Possibilitie to use mytabs blocks inside a mytabs page (use this with caution).
- Improved: Blocks with same 'uniqueid' will not display to avoid conflict.
http://code.google.com/p/xuups/downloads/listLimitations
========
Although you can use a mytabs block(let´s call it mytabsblock1) inside a mytabspage(let´s call it mytabspage1), using mytabspage1 inside mytabsblock1 is impossible as it results in an endless loop. Because of this, a check was added when rendering the blocks to prevent conflicting blocks to display.
This means that you are able to add conflicting blocks but they are ignored and will not show in your page.
However it can be useful to use a mytabsblock2 that contains a mytabspage2 that contains a mytabsblock3(clone) in the same layout page that contains a mytabsblock3(original).
In a normal situation only one of the mytabsblocks will display because the other will be blocked by mytabs 'fool proof system'.
To bypass this situation you have to edit the original mytabsblock3 and change the 'uniqueid' field.
Yeah, it sounds more like a 'fool system'. I´ll try to make it better.
See a demo in
http://www.xuups.com (click in about this block)