<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It would be nice if Wiki Words could be defined to skip cap Particles
like The, To, A, An, etc. <br>
<br>
Furthermore, if would seem even better if one could have a file that
were a list of particles, like those above, to ignore capitalizing. <br>
<br>
Even better, if one might have an option to define a wiki word with
"WikiChars". WikiChar(s) might be stored in something like
Site.WikiChar or Site.WikiDefinitions. A WikiChar(s) could be used to
help further define the 'space' in wikiword using the following rules:<br>
<ul>
<li>Assume "_" were the WikiChar. <br>
</li>
<li>The char after the WikiChar would be capitalized as found and
would be the start of the next word in a wiki page. <br>
</li>
<li>Power_to_the_People would result in a Wiki page definition that
would be displayed as "Power to the People". <br>
</li>
<li>Or if the wiki letters were "_" AND "$" then Power$to$the$People"
would also be a wiki page of "Power to the People". <br>
</li>
<li>At this point, I'm not sure of the logic behind allowing more
than one WikiChar. It just seems like there will be situations where
it makes sense and the code overhead would seem minimal. <br>
</li>
</ul>
Bottomline, WikiChars would seem to provide additional power,
simplicity, clarity and options to the current Wiki_Word parsing,
including the [[Wiki Word]] option. The [[double bracket]] option
tends to confuse newbies/non-programmer types more than double_bracket
needs to. <br>
<pre class="moz-signature" cols="72">--
Always, Dr Fred C
<a class="moz-txt-link-abbreviated" href="mailto:drfredc@drfredc.com">drfredc@drfredc.com</a></pre>
</body>
</html>