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 "extensions":
{{ dhtml.inputbox{value: __request.args.q, button: "Search", field: "q", publish: page.uri} }}
{{ if(__request.args.q) {
wiki.search(__request.args.q, _, _, "tag:extensions")
} }}
Use this page to only search pages tagged with "extensions":