Bhavya Sharma wrote:

Thanks a lot  Michael

However i have one more query , i want to show my custom document name in breadcrumb area, like lenya shows its publisehd document,


take a look at the XSLTs within the default publication and search for breadcrumb or navigation

HTH

Michi



On 8/25/06, * Michael Wechner* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Bhavya Sharma wrote:

    > Hi Devs.
    >
    > i am using lenya 1.2.x , i have created custom document, but
    whenever
    > i try to view them on IE.6 , it shows me the XML code,
    > not the output, however these documenets are working properly on
    > firefox, could you tell me what may be the problem.


    check the mime-type which is being delivered by Lenya. IE does not
    accept application/xhtml+xml, but rarher one has
    to send the mime-type text/html. Also you might want to add


    <meta content="application/xhtml+xml; charset=UTF-8"
    http-equiv="Content-Type" />

    to your html head which is not the "same" as the mime-type within the
    HTTP header

    Click on "Page Info" within your mozilla or firefox browser and
    you will
    see.

    HTH

    Michi

    >
    >
    > --
    > With-
    > Thanks and Regards
    >
    > Bhavya Sharma



    --
    Michael Wechner
    Wyona      -   Open Source Content Management   -    Apache Lenya
    http://www.wyona.com                       http://lenya.apache.org
    [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>                        [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>
    +41 44 272 91 61


    ---------------------------------------------------------------------
    To unsubscribe, e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>
    For additional commands, e-mail: [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>




--
With-
Thanks and Regards

Bhavya Sharma



--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to