Josias Thoeny wrote:
On Thu, 2006-01-26 at 15:36 +0100, Andreas Hartmann wrote:
Hi Lenya devs,
I'd like to remove the publications from the webapp/lenya directory.
This would decrease the directory depth and emphasize the separation
between core and publications. In a first step, we can do it in the
src only, which is just a matter of svn move and configuration:
/src
/modules
/pubs
/webapp
/...
WDYT?
+1
But there are still some xslts in the default pub which have something
like:
<xsl:import href="../../../../../xslt/navigation/tabs.xsl"/>
Could fallback be used there?
fallback or context should be used.
context can be used for things like
context://lenya/content/util/empty.xml where fallback is not necessary.
Josias
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]