|
|
[Perlfect-search] XHTML support?
Daniel Naber daniel.naber@t-online.de
Tue, 18 Sep 2001 21:18:46 +0200
On Tuesday 18 September 2001 16:44, you wrote:
> Greetings! I've had to alter my markup to not use XML-style singleton
> tags of the form:
>
> <META NAME="description" content="This is a description." />
Indeed, there was a bug. You can find the patch to fix it at:
http://cvs.perlfect.com/cgi-bin/cvsweb.cgi/search/indexer.pl.diff?r1=1.56&r2=1.57&f=u
Note that you can also write <meta ...></meta>, this is the same. "meta"
has to be written in uncapitalized letters in XHTML.
Regards
Daniel
--
Daniel Naber, Paul-Gerhardt-Str. 2, 33332 Guetersloh, Germany
http://www.danielnaber.de
|
|