This module uses publication templating to resolve the real path for a resource. The current
publication ID can be provided as a parameter: {fallback:{pub-id}:foo/bar}. This
is especially useful for cocoon:// request which are triggered from non-environment components
(e.g. the scheduler).
version: $Id: PublicationTemplateFallbackModule.java 473861 2006-11-12 03:51:14Z gregor $
getLenyaBaseURI(Publication publication) Returns the base URI for a certain publication including the prefix "lenya".
Parameters: publication - The publication.