On 4/10/06, <b class="gmail_sendername">H. Fox</b> <<a href="mailto:haganfox@users.sourceforge.net">haganfox@users.sourceforge.net</a>> 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 <<a href="mailto:wikimasterdave@yahoo.com">wikimasterdave@yahoo.com</a>> wrote:<br>> I am working on a company knowledgebase and having to name the pages what I<br>> would normally title a page will lead to some very long page names. From
<br>> what I have read all that is searched are page names so I am wondering what<br>> others are doing about this? Anyone?<br><br>PmWiki's built-in search feature searches page text. Did you read in<br>a page on <a href="http://pmwiki.org">
pmwiki.org</a>? If so, please indicate which page so it can be<br>clarified.<br><br>> Is there no add-on that helps make the search a bit more useful like<br>> searching page contents or something?<br>><br>> So far I have named pages
<br>><br>> Main.How_To_Recover_From_A_Corrupted_Installation<br>><br>> and such, but a lot of titles are even longer than that.<br>><br>> Thanks in advance to anyone who can offer some suggestions.<br><br>
Here's another approach to consider:<br><br>Directives are your friends. Name that page something shorter like<br>Main.RecoverCorruptedInsttallation and then use this markup in the<br>page:<br><br> (:title How to Recover From A Corrupted Installation:)
<br><br>You can also add keywords...<br><br> (:keywords recovery,crash:) <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. So instead of
Main.How_To_Recover_From_A_Corrupted_Installation, you'd create a HowTo wikigroup and name the page HowTo/RecoverCorruptedInstallation. 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>