Hi wouter,

yes that should be possible, but it probably does not work since the repositories.xconf of the CMS does not contain the live folder configuration as far as I know. As you can imagine in the String " repository:default-live:" the second part after the : stand for the name of the 'live' repository

What happens if you try to add it manually (without a rebuild) and retry the generate?

Regards,

Jeroen

Wouter Zelle wrote:
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

********************************************
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

Reply via email to