I want to create a Freemarker expression for checking whether the logged in user is a member of a particular predefined site. And want to add it as a condition while displaying a new link in title menu bar. How can I create a Freemarker expression here? and how to add that in condition field of a link in share-config.xml ? Please give steps and code…