[pmwiki-users] Quick pagename search?
Hans
design5 at softflow.co.uk
Thu Mar 1 13:32:00 CST 2007
Thursday, March 1, 2007, 7:09:35 PM, Patrick wrote:
> Or perhaps we just specify a pagelist option that identifies
> what is to be searched by the search terms. PmWiki's current
> default would be "name,text,targets", but we could have an
> option that limits the search to titles or names:
> (:searchbox fields=name:)
This would be great. It avoids needing another markup for this.
The word "field" may look a little strange. It refers to the page file
lines, i.e. $page['name'], $page['text'] etc ?
When I hear "fields" I think of forms. The page file structure is not
normally referred to. Technically they are $page array values I guess?
I just don't know what we call these, but perhaps there is a better
term than "fields".
Hans
More information about the pmwiki-users
mailing list