Re: Problem in creating doctypes

2007-04-12 Thread waqas khalid
[EMAIL PROTECTED] Subject: Re: Problem in creating doctypes Date: Thu, 12 Apr 2007 15:21:34 +0200 waqas khalid wrote: Hi, I am creating pages by using my own defined samples using following URL: http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html It works fine but it us

Problem in creating doctypes

2007-04-12 Thread waqas khalid
Hi, I am creating pages by using my own defined samples using following URL: http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html It works fine but it uses the default xslt created for document type xhtml. I have figured out the issue and have found that the doctype of the new

Re: creating xslts for each sample page

2007-04-12 Thread waqas khalid
10:23:32 +0200 waqas khalid wrote: Hi, I want to create my own xslts for each sample created in doctypes/samples. But it uses the default xslt which xhml2xhml. Is there any way that i can use my own xslts for each sample. I guess you either need to customize the sitemap where the XSLT is

creating xslts for each sample page

2007-04-12 Thread waqas khalid
Hi, I want to create my own xslts for each sample created in doctypes/samples. But it uses the default xslt which xhml2xhml. Is there any way that i can use my own xslts for each sample. regards, --Waqas _ Express yourself insta

problem with custom doctypes and their xslts:

2007-03-30 Thread waqas khalid
Hi, I want to use my own xslts for my doctypes, i am creating xslts with the convention of {doctype}2xhtml. But page is displayed with the standard xhtml2xhtml xslt. I have followed the steps described in the following link.. http://lenya.apache.org/docs/1_2_x/components/resource-types/resour

Re: include files in custom pages

2007-03-30 Thread waqas khalid
files in custom pages Date: Thu, 29 Mar 2007 20:23:35 +0530 yes you have to perform clean build and build it again On 3/29/07, waqas khalid <[EMAIL PROTECTED]> wrote: Hi, I am creating custom pages by using my own defined templates. These pages also inludes some include files lef navigatio

include files in custom pages

2007-03-29 Thread waqas khalid
Hi, I am creating custom pages by using my own defined templates. These pages also inludes some include files lef navigation, some resource boxes etc. I am using "document()" function of XSLT which actually loades these xml include files and rendert it. Its working fine but when i change any o

how to get Lenya signed in User info in xsp pages

2007-03-29 Thread waqas khalid
Hi, how can I take the values of "userid" or "user-email" variables from request params of from session attributes especially in submit-screen.xsp , reject-screen , and screen.xsp. Or how can i get the signed in user info from request or session in xsp pages . especially in submit-scr

Re: CSS for custom pages:

2007-03-29 Thread waqas khalid
Its working now thanks.. From: Michael Wechner <[EMAIL PROTECTED]> Reply-To: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: CSS for custom pages: Date: Wed, 28 Mar 2007 22:53:12 +0200 waqas khalid wrote: Hi, I am creating pages by using my own sample documents, crea

CSS for custom pages:

2007-03-28 Thread waqas khalid
Hi, I am creating pages by using my own sample documents, created in doctypes/samples.Is there any way that i could use my own defined CSS for these pages along with the default CSS( page.css) which is used by page2xml.xsl. P:S I am using 1.2.4 version of lenya.. thanks, --Waqas _

modification in xhtml2xhtml

2007-03-16 Thread waqas khalid
Hi, i am trying to include different other xml pages in a page like footer,righ hand navigation bar etc. I have figured out that following code is use to copy the nodes from an xml file: here i want to place a check that when a particular node occurs it include other xml file or

custom resource type

2007-03-15 Thread waqas khalid
Hi, I am trying to make my own template using following link : http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.html i am also trying to use my own defined xslt but page is still using the old xslts is there any further step that is needed to required. Is there any pipe line r

Re: how to include xml files in a default xtml sample page

2007-03-15 Thread waqas khalid
could you please send me that link i am using 1.2 version. From: Richard Frovarp <[EMAIL PROTECTED]> Reply-To: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: how to include xml files in a default xtml sample page Date: Thu, 15 Mar 2007 08:58:26 -0500 waqas khalid wrote: H

how to include xml files in a default xtml sample page

2007-03-13 Thread waqas khalid
Hi , I have modified the sample xml document in "default\config\doctypes\samples" to create pages. But i want to include few more things in this page like left nav, righ nav, footer which are likelly to xml files is there any way that i could make a page by including these custom files in a pa

sub menus in lenya file menu

2007-03-13 Thread waqas khalid
Hi, I want to add sub menu in lenya's file menu is there any way i could do it. I am trying to use submenu but its not working. regards, --Waqas _ Express yourself instantly with MSN Messenger! Download today it's FREE! http://m

Re: Workflow Process

2007-02-28 Thread waqas khalid
really help full for me as i am a bit new on leny. Thanks for all of your help. --Waqas From: "waqas khalid" <[EMAIL PROTECTED]> Reply-To: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: Workflow Process Date: Wed, 28 Feb 2007 16:04:59 +0500 Is there any way that i

Re: Workflow Process

2007-02-28 Thread waqas khalid
e: Tue, 27 Feb 2007 21:00:30 +0100 waqas khalid wrote: Hi, As a reviewer when we submit a document to the reviewer no notification is send to the reviewer. Is there any way that a notification email or some thing could be send to the reviewer ? within the workflow definition one should be a

Workflow Process

2007-02-27 Thread waqas khalid
Hi, As a reviewer when we submit a document to the reviewer no notification is send to the reviewer. Is there any way that a notification email or some thing could be send to the reviewer ? --Waqas _ Express yourself instantly

Re: Migration from Existing Website to Lenya

2007-02-27 Thread waqas khalid
TED]> Reply-To: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: Migration from Existing Website to Lenya Date: Mon, 26 Feb 2007 20:19:36 +0100 waqas khalid wrote: Hi, We want to manage our existing site which is based on following technologies: Velocity Struts Hibernate Could any

Re: Migration from Existing Website to Lenya

2007-02-26 Thread waqas khalid
yes i am using hibernate to access DB which is Postgresql. From: Michael Wechner <[EMAIL PROTECTED]> Reply-To: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: Migration from Existing Website to Lenya Date: Mon, 26 Feb 2007 20:19:36 +0100 waqas khalid wrote: Hi, We want to

Migration from Existing Website to Lenya

2007-02-26 Thread waqas khalid
Hi, We want to manage our existing site which is based on following technologies: Velocity Struts Hibernate Could any one help me that what could be the ideal way to manage our content using lenya? Is there any way that we could plug lenya in our existing Architecture? Thanks --Waqa

Re: how to create pages with templates

2007-02-26 Thread waqas khalid
o: dev@lenya.apache.org To: dev@lenya.apache.org Subject: Re: how to create pages with templates Date: Mon, 26 Feb 2007 12:02:36 +0100 waqas khalid schrieb: > Hi, > I have tried to create a custom resource type using following link. > http://lenya.apache.org/docs/1_2_x/how-to/custom_resourcetype.

Re: how to create pages with templates

2007-02-26 Thread waqas khalid
To: dev@lenya.apache.org Subject: Re: how to create pages with templates Date: Mon, 26 Feb 2007 10:06:19 +0100 waqas khalid schrieb: > Hi, > I am a new one on lenya could any one tell me that how could i create a > new page using different templates. Currently i am creating new pages > usin

how to create pages with templates

2007-02-26 Thread waqas khalid
Hi, I am a new one on lenya could any one tell me that how could i create a new page using different templates. Currently i am creating new pages using xhtml which acts as a default template for all new pages but i want to create a new page using any desired template. looking forward for a pos