Hi, I want to read a published file from the repository in the override.xmap (from the CMS editor extensions). I know that I can force access to default.preview like this:
<map:generate src="repository:default://path/to/file"/> And I figured that I could force access to default.www by using this: <map:generate src="repository:default-live://path/to/file"/> However, this doesn't work. Is it possible to do what I want? Regards, Wouter ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
