[ic] show active page in bootmenu

Josh Lavin jlavin at endpoint.com
Mon Jan 11 21:00:07 UTC 2016


Quoting Dan Bergan (danbergan at gmail.com):
> I'm playing around with the bootmenu tag, and I'm trying to have it
> highlight the current page (class="active").
> 
> It looks like "indicator_page" might do this, but I'm having trouble
> figuring out how to use this transform.

bootmenu is based on [menu], so you can use the same syntax. According
to this line from the IC repo:
https://github.com/interchange/interchange/blob/master/dist/lib/UI/vars/UI_STD_HEAD#L223

you should be able to set 

    indicator_page=page

which identifies the URL to use as the "page" field of the menu.

-- 
Josh Lavin
End Point Corporation



More information about the interchange-users mailing list