You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "Roy, Ansuman" <an...@logicacmg.com> on 2005/12/08 11:10:50 UTC

doubt regarding rendering static pages

Hi Community,

I have a doubt regarding the solution of rendering static files with StaticHtmlExporter,with the help of which we publish.

Take for Example 'Home' page is published first. And then the lets say  after that 'Tutorials' page is published second.
Now 'Tutorials' page has link to 'Home' page, but when i click the hyperlink from tutorial page to Home page then Home page 
displays and the link to Tutorial page has vanished. Any solutions/Ideas regarding how do i proceed??

regards,
Ansuman Roy


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: doubt regarding rendering static pages

Posted by Michael Ralston <mi...@ralston.id.au>.
On Thursday 08 December 2005 21:10, Roy, Ansuman wrote:
> Hi Community,
>
> I have a doubt regarding the solution of rendering static files with
> StaticHtmlExporter,with the help of which we publish.
>
> Take for Example 'Home' page is published first. And then the lets say 
> after that 'Tutorials' page is published second. Now 'Tutorials' page has
> link to 'Home' page, but when i click the hyperlink from tutorial page to
> Home page then Home page displays and the link to Tutorial page has
> vanished. Any solutions/Ideas regarding how do i proceed??
>
> regards,
> Ansuman Roy
>
>

The home page needs to be exported again when the tutorials page is exported.

The current StaticHTMLExporter does not know to rewrite pages when have 
navigation to new pages being published.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org


Re: doubt regarding rendering static pages

Posted by Michael Ralston <mi...@ralston.id.au>.
On Thursday 08 December 2005 21:10, Roy, Ansuman wrote:
> Hi Community,
>
> I have a doubt regarding the solution of rendering static files with
> StaticHtmlExporter,with the help of which we publish.
>
> Take for Example 'Home' page is published first. And then the lets say 
> after that 'Tutorials' page is published second. Now 'Tutorials' page has
> link to 'Home' page, but when i click the hyperlink from tutorial page to
> Home page then Home page displays and the link to Tutorial page has
> vanished. Any solutions/Ideas regarding how do i proceed??
>
> regards,
> Ansuman Roy
>
>

The home page needs to be exported again when the tutorials page is exported.

The current StaticHTMLExporter does not know to rewrite pages when have 
navigation to new pages being published.

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@lenya.apache.org
For additional commands, e-mail: user-help@lenya.apache.org