[pmwiki-users] Custom search results
Peter Bowers
pbowers at pobox.com
Sun May 3 07:40:14 CDT 2009
On Sat, May 2, 2009 at 9:39 PM, Susan M. Garrett
<susanmgarrett at earthlink.net> wrote:
> I have set up my wiki in the following manner:
>
> Group = author's last name
> Pagename = story title
>
> I'd like my search results to appear as
> Title-spaced pagename (Group)
>
> So I have the story title followed by the author's name in parentheses.
>
> Any suggestions?
In your pagelist format template use something like this:
{$Namespaced} ({$Groupspaced})
-Peter
More information about the pmwiki-users
mailing list