This page contains a customized search form that will only find pages with a pre-defined constraint.
Use this page to only search pages tagged with "kb:tutorial":
Use this page to only search pages tagged with "extensions":
{{ dhtml.inputbox{value: __request.args.q, button: "Search", field: "q", publish: page.uri} }}
{{ if(__request.args.q) {
wiki.search(__request.args.q, _, _, 'tag:"kb:tutorial"')
} }}| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by
Hi Steve - How can this script be modified to include a path, so it only searches a part of the wiki-site?
/Andreas