Re: Loading html-code into left and right navi

Christian Stocker <[email protected]>
Newsgroups gmane.comp.cms.bitflux.general
Organization Bitflux GmbH
Message-ID <[email protected]>

On 31.10.2005 18:38 Uhr, Matthias Dieke wrote:
> Hi,
> 
> ok, the subject isn't really clear, but I try to describe my problem ;)
> 
> 
> For a client project I like to show some tables in the left and right
> navi at the "start"-page. Normaly not so hard ;)
> 
> The client don't have any knowledge about xsl. To give the client the
> most comfortable way to edit the tables (useing BXE) I created a new
> "XHTML" for each table.
> 
> In the home.xsl I used xsl-copy to include the tables
> <xsl:template name="leftnavi">
> 
> <xsl:copy-of
> select="document('../../data/home/letztes-spiel.de.xhtml')/xhtml:html/xhtml:body/xhtml:table"
> />
> 
>   <xsl:copy-of
> select="document('../../data/home/naechstes-spiel.de.xhtml')/xhtml:html/xhtml:body/xhtml:table"
> />
> 
>   ...
> 
> </xsl:template>
> 
> 
> The tables will be include, but now the "start"-page loads very slow :(
> 
> Has someone an idea to solve the "slow-loading-problem"?

maybe this helps:

http://blog.bitflux.ch/archive/2005/09/12/check-your-xml-catalogs.html

or just remove the DOCTYPE stuff (not needed anyway). Was the problem
for me once, not sure if it helps in your case.

chregu

> 
> Thanks for your help.
> 
> 
> Matthias
> 

-- 
christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich
phone +41 1 240 56 70 | mobile +41 76 561 88 60  | fax +41 1 240 56 71
http://www.bitflux.ch | [email protected] |  GPG 0x5CE1DECB
-- 
bitflux-cms mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.