On 10/12/2009 11:09, "Jan Haderka" <[email protected]> wrote: Hard to guess what exactly is wrong here, but my guess would be more something like missing repository mapping (since you are using your own repository for this).
Thanks for this information. I am one step closer to the resolution. I added the following uri to repository mapping: configuration:/server/URI2RepositoryMapping/mappings/ucp/URIPrefix = /ucp/ configuration:/server/URI2RepositoryMapping/mappings/ucp/repository = books Now, the links show up similar to those for website and dms. On the admin instance, I can click on the links and get it to work fine. However, after adding a test link to an event page description (template Event), the content does not seem to be loaded on the public instance. If I remove the link to our data nodes, it does show up. In the public log file, the only interesting message I see is: ia.module.templatingkit.templates.STKTemplateModel: No result page defined in template home properites The link to the node is handled via a page that just wraps a JSP template and should be invoked via a virtualURIMapping. This part works on the author instance, but not on public. Any ideas on how to handle this? Thanks Rakesh ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
