Is there a way to limit a Wiki search to a specific category?
If you really mean the wiki, the dokuwiki search is documented. You can prefix with @ or ns: to search within a namespace.
If you mean the forum, you can add category:macro to your search (as shown by clicking the “options” link in the search field.
sorry, I meant the forum
Where can I find a list of the current namespaces?
The above link to the Docuwiki doc tells how to search a namespace, but it only has examples from the Docuwiki doc namespaces, not the KBM Wiki namespaces.
So far I have discovered by trial and error, @trigger, @action, @token, while @variable does not exist. Where are the rest of the namespaces listed?
I'm not sure. The namespaces are:
- action
- actions
- application
- assistance
- collection
- condition
- function
- manual
- playground
- token
- trigger
- wiki
Found it: Sitemap. Near the top, right corner of the Wiki page.
The Sitemap page has a relatively long list of pages that aren't in any namespace.
That page also lists two more namespaces:
- documentation - no entries
- include - 3 entries:
Perhaps the pages that aren't in a namespace in the Sitemap list might actually belong under documentation. Or am I missing something? Does the current organization help in searching, those page results always come first or something like that?
include pages are included in other pages, so they are basically like “snippets” that can be changed in one place and appear in multiple places.
I have removed the empty documentation namespace (hopefully that does not affect anything).
Pages do not have to be in a namespace. Most of the pages not in a namespace are structural wiki pages (eg Actions, Triggers) or overview or discussion pages (eg Dates_and_Times, Videos), or definition pages (eg unixtime, MJD).
While they could be moved into namespaces (eg definitions), doing so would risk breaking links without adding any real benefit.