You may not use paragraph (<p>) inside a list item (<li>) according to the dtd.

You may change your list item to a sub-section (moving it out of the list) :

diff -w -r1.9 performancetips.xml
96a97
>    </ul>
98c99
<      <li>
---
>      <s2 title="Client side caching">
141,142c142
<      </li>
<    </ul>
---
>      </s2>


or find another solution.


Amir


PS. I'm not that handy with 'diff', I hope what i produced is usefull.


> -----Original Message-----
> From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 14, 2002 2:07 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Ann] Documented the Pipeline "expires" parameter
> 
> 
> 
> Do you mind patching it?
> It displays fine on my install. 
> No validation errors, etc.
> 
> 
> ----- Original Message ----- 
> From: "Amir Rosen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, October 13, 2002 11:28 AM
> Subject: RE: [Ann] Documented the Pipeline "expires" parameter
> 
> 
> make sure your documentation is valid according to the dtd.
> 
> (It is not)
> 
> Amir
> 
> 
> 
> > -----Original Message-----
> > From: Ivelin Ivanov [mailto:[EMAIL PROTECTED]]
> > Sent: Sunday, October 13, 2002 5:15 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: [Ann] Documented the Pipeline "expires" parameter
> > 
> > 
> > 
> > I finally found the time to debug the code and understand how 
> > the pipeline
> > "expires" parameter works.
> > Although I wanted to use it for a long time, all my requests for
> > documentation were ignored :\ and I didn't want to once again 
> > look behind
> > the curtain for something that is conceptually very simple.
> > Oh, well...not the first, nor the last one.
> > 
> > Since I believe this parameter is a very important part of Cocoon's
> > scalability, I updated the Performance Tips document to 
> > explain how and why
> > this parameter should be used.
> > 
> > 
> > There have been quite a few additions to the documentation lately.
> > 
> > When is the next live site update planned to happen?
> > 
> > -=Ivelin=-
> > 
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 

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

Reply via email to