On Sun, Jul 01, 2007 at 05:51:50PM +0400, Oleg Pronin wrote:
> Because [%Game.detailsHref%] or [%Game.historyHref%] is much easier and
> faster to call then
> [%INCLUDE game_hrefs game=Game type='details'%]

Macro?

    [%
        game_detail_link( Game, 'Click here' );
        game_history_link( Game, 'View history' );
    %]


-- 
Bill Moseley
[EMAIL PROTECTED]


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to