Two things....
1. in your context, have an element that allows "many" entries....like something basic....just a STRING. You will simply add values (links as strings) to this context element.
2. on your view, bind that context to an area that renders as hyperlinks for each one.
That should do it....if you get what I am saying.