Re: How to provide different views of the same data

2005-08-23 Thread Alexandre Poitras
It worked perfectly. Thank again. On 8/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On 8/23/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > Thanks again! I really appreciate your help. > > I need this because not all the informations are shared between the > > two views. Some are dis

Re: How to provide different views of the same data

2005-08-23 Thread solprovider
On 8/23/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Thanks again! I really appreciate your help. > I need this because not all the informations are shared between the > two views. Some are displayed by the first view and the same is true > for the second view. Plus, we are using a WYSIWYG ed

Re: How to provide different views of the same data

2005-08-23 Thread Alexandre Poitras
Thanks again! I really appreciate your help. I need this because not all the informations are shared between the two views. Some are displayed by the first view and the same is true for the second view. Plus, we are using a WYSIWYG editor and we don't want the user to feel confused. On 8/22/05, [E

Re: How to provide different views of the same data

2005-08-22 Thread solprovider
On 8/22/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Your solution seems to work but in the authoring area I don't get > the usual menus and navigation components. My page looks like it was > in the live area. No, you did it correctly. The issue is the Usecase hooks into the normal XMAP bel

Re: How to provide different views of the same data

2005-08-22 Thread Alexandre Poitras
Your solution seems to work but in the authoriting area I don't get the usual menus and navigation components. My page looks like it was in the live area. From what I understand, the problem come from instruction #1 : > 1. Add this match to {pub}/publication-sitemap.xmap: > > > > I think I h

Re: How to provide different views of the same data

2005-08-22 Thread Alexandre Poitras
Thank you very much. Congrulations for your great site. It helps a lot! On 8/18/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On 8/17/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > Does someone have any clues about how I can provide two different > > views of the same XML data without h

Re: How to provide different views of the same data

2005-08-17 Thread solprovider
On 8/17/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Does someone have any clues about how I can provide two different > views of the same XML data without having to maintain 2 XML files with > similar content. I really like Lenya but so far it is the only thing I > haven't been able to do wi

How to provide different views of the same data

2005-08-17 Thread Alexandre Poitras
Does someone have any clues about how I can provide two different views of the same XML data without having to maintain 2 XML files with similar content. I really like Lenya but so far it is the only thing I haven't been able to do with it. It seems like every page must be based on a XML file but,