Copied to clipboard

Flag this post as spam?

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


  • Rik Helsen 670 posts 873 karma points
    Mar 04, 2010 @ 11:12
    Rik Helsen
    0

    Is it possible to provide exta text on the insert macro dialog explaining each parameter

    Is there a way to provide extra text for each macro parameter, so content editors know what the posibilities are when they insert them into a content area? right now you need to go and look into each xslt file to see what is handled and what isn't...

    Also it would be nice if we could provide a choice 'dropdown' with possible values, is this possible?

    Kind regards,

    Rik

  • Dirk De Grave 4541 posts 6021 karma points MVP 3x admin c-trib
    Mar 04, 2010 @ 13:45
    Dirk De Grave
    0

    Hi Rik,

    Can't you use the 'Name' field on the macro property for that, that way it will be shown to the user if they use the popup dialog to insert a macro (icon in the toolbar on both rte and template editor)

    If you need to be able to choose a value from a dropdown, you'd have to implement a new macro parameter type that provides this functionality. Standard macro property types don't have this functionality right now (at least, not for the ones that are available oob)

     

    Cheers,

    /Dirk

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies