Re: More Lenya questions
Andreas Hartmann <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Jürgen,
some comments on the remaining questions:
Am 29.12.09 21:45, schrieb Richard Frovarp:
> Juergen Weber wrote:
>> Can the content repository be moved out of the source tree? I'd like
>> to have
>> an exploded web app to --inPlace deploy into Geronimo and the content at
>> another place (so one could update the web app and leave the content
>> alone).
>
> I think that's possible. I can't find where the change would be made at
> the moment to move the pubs directory. You simply could just make a
> symlink.
http://lenya.apache.org/docu20/reference/publications/publication-config.html
<content-dir src="/home/USERNAME/data/default"/>
>> I think workflow is missing the option to take back one's publishings
>> before
>> the reviewer gets it.
>
> True. I think in many cases, the person who publishes the content is
> also the reviewer. So it hasn't been an issue in the past, but it may be
> something we should look at adding.
Is this a deficiency of the workflow state machine, or can it be
resolved by adding the necessary workflow transition(s) to the workflow
declaration?
http://lenya.apache.org/docu12x/components/workflow/wfconfig.html
(this still applies to Lenya 2.0)
>> Can you disable the i18n support? I got some errors on setting links to X
>> which made the browser look for X_de which did not exist. I'd like to
>> have
>> all pages in german only without any i18n suffixes.
>
> I don't know the answer to this one. Can someone else answer?
Just set the default language to "de":
http://lenya.apache.org/docu20/reference/publications/publication-config.html
<languages>
<language default="true">de</language>
</languages>
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01