0 Replies Latest reply on Apr 2, 2010 11:25 AM by anon-816571

    international content?

    anon-816571

      hi

       

      I'm trying to find out how to load internationalized content into the CMS portlet. Say I have a content archive that looks like:

       

      home/index.html

      home/contact.html

      home/menu.html

       

      These pages are all in English. Now say I want a French version of the pages. I tried creating an archive with the same structure as above and loading it, selecting French from the language popup, but this fails - the log messages complain about there not existing a directory ending in fr, e.g.

       

      org.jboss.portal.cms.CMSException: java.lang.RuntimeException: javax.jcr.PathNotFoundException: /home/contact.html/fr
              at org.jboss.portal.cms.impl.jcr.command.StoreArchiveCommand.execute(StoreArchiveCommand.java:113)

       

      How am I supposed to structure and load my archive? Should I have a folder called contact.html? What should be in the contact.html/fr folder? Anyway I tried variations on this and always got a complaint like "Invalid Path: /home/menu.html : Trying to create a Folder inside a File".

       

      I'm foxed - any help much appreciated.

       

      Geoff