-
AuthorPosts
-
December 30, 2007 at 4:13 am #124701
Hello and thank you for the great art work! Templates are wonderful, and by now you guys have no competition. truly.
Question:
Is there any possibility to clone “mootabs”?Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
December 30, 2007 at 5:19 am #235434Hi kolxoz,
What do you mean by mootabs? Have you got a url?
December 30, 2007 at 6:09 am #235435Thats one of JA creations-modifications for tabbed module. JA MooTabs – its on the feature list for the JA Fagus.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
December 30, 2007 at 7:23 am #235436It should be possible, but where would you place them?
December 30, 2007 at 4:09 pm #235451Right below the standart one (if its on top) or right over it if its on the bottom.
Lets say, this is community site, like joomplace.net… first module with mootabs publishes –> New users, Popular users, and…Latest Login.
Second –> New videos, Popular videos, and smthg else regarding videos.
Third –> New mp3, popular mp3, …
I think it does make sense…January 17, 2008 at 3:19 am #236557I cant believe nobody needs it,
Guys, if you could just tell what the idea, should I rename the functions or something?Michael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
January 17, 2008 at 6:40 am #236583Ahh so you’d like to export it into Fagus? Am I correct?
kashxo Friendkashxo
- Join date:
- April 2007
- Posts:
- 605
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 11
- Thanked:
- 78 times in 40 posts
January 17, 2008 at 7:12 am #236585You can see this bock on line 177th in the index.php file:
[PHP]<!– BEGIN: MASSCOL –>
<?php if ( $ja_masscol) { ?>
<div id=”ja-masscol” class=”clearfix”>
<?php if (mosCountModules(‘user5’)) { ?>
<script language=”javascript” type=”text/javascript” src=”<?php echo $ja_template_path;?>/mootabs/mootabs1.2.js”></script>
<script type=”text/javascript”>
window.addEvent(‘domready’, initmootabs);
function initmootabs() {
myTabs1 = new jamootabs(‘ja-tabswrap-bot’, {
<?php echo $ja_mootabs_options; ?>
});
}
</script>
<div id=”ja-tabswrap” class=”clearfix”>
<div id=”ja-tabswrap-top”>
<div id=”ja-tabswrap-bot”>
<div class=”ja-tab-panels”>
<?php mosLoadModules ( ‘user5’,-2 ); ?>
</div>
</div></div></div>
<?php } ?>
</div>
<?php } ?>
<!– END: MASSCOL –>[/PHP]Put this block to where you want to clone the MooTabs, and remember to change user5 to other position of your choice.
January 18, 2008 at 1:46 am #236634that’d be too easy… I think, javascript still interfere, so tabs appear in standard mootabs(even though there is new module location,i.e. user11)
January 19, 2008 at 2:14 am #236698Im wondering if anybody has done it already,
how to separate 2 calls for the same javascript? -
AuthorPosts
This topic contains 11 replies, has 4 voices, and was last updated by kolxoz 16 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum