It seems to be a permissions issue. I added read-only access to anonymous role for our books workspace, and after activating the role am able to see the contents after logging in. This brings up two questions:
1. How do I deactive the role, so that login in not required on public to view pages? 2. What do I need to do to make our books workspace accessible to the world similar to the website/dms workspaces? Thanks Rakesh On 14/12/2009 10:16, "Rakesh Vidyadharan" <[email protected]> wrote: I tried a full redeploy of author and public instances with the same settings to see if that made any difference. I still have the issue with content not being displayed on the public site if there a link to any of our data nodes. Any other ideas on what I should look for? Thanks Rakesh On 11/12/2009 10:11, "Rakesh Vidyadharan" <[email protected]> wrote: On 11/12/2009 02:34, "Jan Haderka" <[email protected]> wrote: On Thu, 2009-12-10 at 12:59 -0600, Rakesh Vidyadharan wrote: > 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 assuming you have done this on both author and public instances, right? Yes, I did activate the mapping. See http://sptci.com/uploads/magnolia/URI2RepositoryMapping.png > 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? If the configuration is same for the author and public the results should be the same as well. You might want to compare rendered html between author and public ... if it is the same (excl. the main/edit bars related code) then it is definitively the configuration, if it is not the same, it is again likely the configuration, but posting both at pastebin.com (or similar) and providing links here would help to track it down. The pages look same, except for the missing content when there is a link to one of our data nodes. I can change the link from author to that for public In the browser and get the page to display fine (so it is not an issue with missing data or virtualURIMapping). http://sptci.com/uploads/magnolia/virtualURIMapping.png http://sptci.com/uploads/magnolia/author.png - The event page on author instance http://sptci.com/uploads/magnolia/public.png - The same page on public instance http://sptci.com/uploads/magnolia/websiteTree.png - The website tree http://sptci.com/uploads/magnolia/config.server.URI2RepositoryMapping.mappings.books.xml http://sptci.com/uploads/magnolia/config.modules.books.virtualURIMapping.xml I hope that is sufficient information for you to see if you can find what I am missing. Thanks Rakesh Cheers, Jan > > Thanks > Rakesh > > > ______________________________________________________________________ > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ________________________________ ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ________________________________ ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
