test
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • kolxoz Friend
    #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 Friend
    #235434

    Hi kolxoz,

    What do you mean by mootabs? Have you got a url?

    kolxoz Friend
    #235435

    Thats one of JA creations-modifications for tabbed module. JA MooTabs – its on the feature list for the JA Fagus.

    Menalto Friend
    #235436

    It should be possible, but where would you place them?

    kolxoz Friend
    #235451

    Right 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…

    kolxoz Friend
    #236557

    I cant believe nobody needs it,
    Guys, if you could just tell what the idea, should I rename the functions or something?

    Michael Casha Friend
    #236583

    Ahh so you’d like to export it into Fagus? Am I correct?

    kashxo Friend
    #236585

    You 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.

    kolxoz Friend
    #236634

    that’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)

    kolxoz Friend
    #236698

    Im wondering if anybody has done it already,
    how to separate 2 calls for the same javascript?

    kolxoz Friend
    #236728

    ok, gotta move it to paid requests, hopefully it works there, cuz I desperately need it…

Viewing 11 posts - 1 through 11 (of 11 total)

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