On 4/10/06, <b class="gmail_sendername">H. Fox</b> &lt;<a href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 4/10/06, Dave Weil &lt;<a href="mailto:wikimasterdave@yahoo.com">wikimasterdave@yahoo.com</a>&gt; wrote:<br>&gt; I am working on a company knowledgebase and having to name the pages what I<br>&gt; would normally title a page will lead to some very long page names. From
<br>&gt; what I have read all that is searched are page names so I am wondering what<br>&gt; others are doing about this? Anyone?<br><br>PmWiki's built-in search feature searches page text.&nbsp;&nbsp;Did you read in<br>a page on <a href="http://pmwiki.org">
pmwiki.org</a>?&nbsp;&nbsp;If so, please indicate which page so it can be<br>clarified.<br><br>&gt; Is there no add-on that helps make the search a bit more useful like<br>&gt; searching page contents or something?<br>&gt;<br>&gt; So far I have named pages
<br>&gt;<br>&gt; Main.How_To_Recover_From_A_Corrupted_Installation<br>&gt;<br>&gt; and such, but a lot of titles are even longer than that.<br>&gt;<br>&gt; Thanks in advance to anyone who can offer some suggestions.<br><br>
Here's another approach to consider:<br><br>Directives are your friends.&nbsp;&nbsp;Name that page something shorter like<br>Main.RecoverCorruptedInsttallation and then use this markup in the<br>page:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;(:title How to Recover From A Corrupted Installation:)
<br><br>You can also add keywords...<br><br>&nbsp;&nbsp;&nbsp;&nbsp;(:keywords recovery,crash:)&nbsp;<br></blockquote><br>It's also often useful to use Wikigroups to help provide contect for pagenames, so the the names don't have to carry all of the burden of identifying their contents.&nbsp; So instead of 
Main.How_To_Recover_From_A_Corrupted_Installation, you'd create a HowTo wikigroup and name the page HowTo/RecoverCorruptedInstallation.&nbsp; Then (a separate issue), you can display the page name with spaces, as [[HowTo/Recover Corrupted Installation]].
<br><br>Ask, if that's not clear.<br></div>