Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • richardrock Friend
    #154675

    Hi all

    I spent ages trawling through the wiki to try and get a better understanding of how the framework is structured so that I could add some new module positions to my site, but alas it was to no avail.

    All I really want it do is add another row of 5 user modules (lets call them userA – userE) just below the user 1 – 5 positions in the top spotlight block.

    I have absolutely no idea where to begin with this (apart from adding the position names to the templateDetails.xml file, as such any help at all would be much appreciated!

    Thanks

    musicinme Friend
    #356851

    Check this thread

    http://www.joomlart.com/forums/topic/cusomization/

    and let me know if you undersatnd anything. I sitill can’t figure out how it works. Black magic 😉

    dosch Friend
    #357042

    Hi,
    richardrock, did you manage to add your position module?
    I followed the tuto in the wiki but don’t manage to make it work!

    any help?

    thank’s

    dosch

    musicinme Friend
    #357117

    Hi richardrock.

    I think I got it.

    Open templateDetails.xml and add new positions. Let say a copy of users1 to 5 called user1a, user2a ad so on:

    <position>user1a</position>
    <position>user2a</position>
    <position>user3a</position>
    <position>user4a</position>
    <position>user5a</position>

    Then go to admin control panel of your template (JA T3 blank), click LAYOUTS tab and choos the layout you’d like to add new block. Let say DEFAULT.

    Belove (or above as you like) line:

    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>

    add new one:

    <block name="topsla" type="spotlight" main-inner="1">user1a,user2a,user3a,user4a,user5a</block>

    and save it. That’s all.

    To quick look for new changes type in address bar:

    http://www.YOUR-SITE.com/index.php?tp=1

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

This topic contains 4 replies, has 3 voices, and was last updated by  musicinme 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum