[pmwiki-users] fmt=#headerinclude (was Further PmWiki Development)
OBUTEX / Hladůvka
admin at obutex.com
Mon May 22 06:52:26 CDT 2006
There are further really great possibilities. I made in
Site.PageListTemplates such a format
taking advantage of (:description : ) markup
----
!!!#description
[@
[[#description]]
*[[{=$FullName}|+]]
(:if ! equal {=$Description} '':)
->'-''description:'' {=$Description}-'
(:if:)
[[#descriptionend]]
@]
I think you can add to it
(:if ! equal {=$Keywords} '':)
->'-''keywords:'' {=$Keywords}-'
(:if:)
Best regards,
Jiri
>
>> Here's what you want: (:searchresults fmt=#headerinclude:), and add
>> the following to your Site.PageListTemplates:
>>
>> ----
>> !!!fmt=#headerinclude
>>
>> [@
>> [[#headerinclude]]
>> !!! {=$Titlespaced}
>> (:include {=$FullName} para=1:)
>> * Read More about [[{=$FullName}|{=$Titlespaced}]]
>>
>> ----
>> (:if equal {>$Group}:)
>> (:if:)
>> [[#headerincludeend]]
>> @]
>>
>>
>
> Now, that's great, I'll see how to integrate into my site.
>
>
--
OBUTEX s.r.o
Ing.Jiří Hladůvka
Zlatovská 22
911 01 Trenčín
tel.: +421 (0)32 6587000
mailto:admin at obutex.com
http://www.obutex.com
More information about the pmwiki-users
mailing list