<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7233.28">
<TITLE>RE: [pmwiki-users] Make :title unvisible</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Not elegant, but you you could write:<BR>
<BR>
(:title My Page Name:)<BR>
(:if false:)<BR>
!{$Title}<BR>
(:if:)<BR>
<BR>
-Martin<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: pmwiki-users-bounces@pmichaud.com on behalf of Daniel Hofer<BR>
Sent: Sat 11/19/2005 6:33 AM<BR>
To: pmwiki-users@pmichaud.com<BR>
Subject: [pmwiki-users] Make :title unvisible<BR>
<BR>
Hello all<BR>
<BR>
perhaps I didn't understand but...;-)<BR>
<BR>
I change the titles of my pages with<BR>
(:title My Page Name:)<BR>
<BR>
That works fine, but now I implemented Searchhighligtning<BR>
(<A HREF="http://www.pmwiki.org/wiki/Cookbook/SearchHighLight">http://www.pmwiki.org/wiki/Cookbook/SearchHighLight</A>)<BR>
It seems that this script doesn't search within the title.<BR>
OK, instead of the text above I write:<BR>
(:title My Page Name:)<BR>
!{$Title}<BR>
<BR>
That works, but the title appears twice, one time as title, second as<BR>
heading.<BR>
The searchhighlight works fine, but is it possible to make the :title<BR>
unvisible?<BR>
<BR>
Thanks a lot!!<BR>
<BR>
Daniel<BR>
<BR>
<BR>
<BR>
<BR>
_______________________________________________<BR>
pmwiki-users mailing list<BR>
pmwiki-users@pmichaud.com<BR>
<A HREF="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>