Can't use included macro's! ($content is wrong)
We wrote a custom macro to include the QR code to the current page into each template. This QR code is a visual marker that links back to the url of page on the wiki. Having a QR code like this should be very useful when printing out a PDF, because then the reader of the paper version could instantly navigate to the same content online.
HOWEVER, this does not working with your product! The rendered QR code seems to be getting its url from the last page of the included set of pages, instead of the page your looking at. How can this be??? Other links on the page seems to be correct?
The custom macro contains code like this: `$generalUtil.urlEncode($content.getUrlPath())`
Please sign in to leave a comment.
Comments
0 comments