I have modified the footer for places using the widgetRegistryConfig_ext.js to define an extension for the footer.js file and defined a new footer.xsl file for a custom footer. All works fine except that I am unable to add an href to another place using a standard quickr url like:
http://myplace.com/LotusQuickr/testplace/Main.nsf/h_RoomHome/2a9839c2c44c321e862577eb0071d7d8/?OpenDocument#{type=1&unid=2A922D48C75DD00B052567080016723A}.
If I remove the last part of the URL after 'OpenDocument' the link will work but only sends me to the correct place and not the document that I want to display.
I am thinking that there must be some other construct that I can use to do this as it seems strange that a quickr url does not work in a quickr footer when referenced by <a href="...
Any help or ideas would be greatly appreciated.