Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • René 5 posts 20 karma points
    Feb 19, 2009 @ 19:19
    René
    0

    Modifying a Template using XSLT

    Hi

    I have different MemberGroups and what I need to do is to show them a different version of the Frontpage according to the Group they belong.

    I won't be modifyng the whole template, just a section (div) of it.

    Can this be done? Any suggestions on how to do it?

    Thanks in advance :)

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Feb 19, 2009 @ 20:15
    Dirk De Grave
    0

    Hi,

    I'd use a user control that outputs what needs to be outputted based on group member belongs to.

    Hope this helps.

    Regards,
    /Dirk

  • Daniel Lindstrom 454 posts 271 karma points
    Feb 20, 2009 @ 16:03
    Daniel Lindstrom
    0

    And I'd use an XSLT macro to accomplish the same thing. But it is just a matter of preferences, and either way it is easily done with umbraco.

  • René 5 posts 20 karma points
    Feb 20, 2009 @ 17:48
    René
    0

    Thanks for the replies!

    I was thinking in making an user control to do the task too, because I'm not very good with XSLT.
    But I have the idea that using an user control is slower than XSLT when loading the page, is that so? or it isn't much of a difference?

Please Sign in or register to post replies

Write your reply to:

Draft