ibexa

Caution: This documentation is for eZ Publish legacy, from version 3.x to 5.x.

tipafriend

Summary

Provides an interface to the "tip a friend" feature.

Balazs Halasy (07/04/2005 11:58 am)

Balazs Halasy (09/04/2005 8:11 am)


Comments

  • This is how you use it

    Way to use it in tpls:
    <a href={concat('/content/tipafriend/', $node.node_id)|ezurl}>Send this to a friend</a>
    
  • Typo -- THIS is how you use it

    Way to use it in tpls:

    <a href={concat('/content/tipafriend/', $node.node_id)|ezurl}>Send this to a friend</a>