On Nov 3, 2007 2:28 PM, Liz Castro &lt;<a href="mailto:lcastro@cookwood.com">lcastro@cookwood.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>I&#39;m new to PMWiki, and I&#39;ve gone through a fair bit of documentation<br>but couldn&#39;t figure out how to add special characters to my page<br>titles... not *very* special, like accents and copyright symbols, but
<br>moderately special like periods, apostrophes and commas. Basically,<br>my titles are getting broken up in ways I don&#39;t want them to be.<br><br>Is it just not possible to have those characters in my page titles,<br>
or can I escape them somehow?<br></blockquote><div><br>Hi, Liz:<br><br>A page **name** has to follow some pretty strict rules, because it has to function as part of the page&#39;s URL, and most non-alphanumeric characters are either forbidden in URLs or reserved for other uses.&nbsp; But a page **title** is something else entirely, and can be just about anything you like.&nbsp; If you don&#39;t explicitly assign a page title, the wiki will use the pagename for its title as well, but if you are consistent about creating titles for your pages, you can set various elements, like the breadcrumbs and headings in GroupHeader pages and so forth, to use the titles rather than the page names.
<br><br>Set a page&#39;s title with: <br><br>(:title Page&#39;s Title Can Go Here? änd be Formätted Any-Old Way!!:)<br><br>The rules for forming the title are to begin with<br>(:title<br><br>followed by a space, and then the string that will be the actual title, and followed at the end by
<br>:) (that&#39;s a colon and closing parenthesis, if your email converted that into a smiley)<br><br>If you are using a v2.1 recipe, you might want to make a habit of keeping your titles at the very bottom of each page, since the rule was that the last title wins, and this way if you include one page in another, the page&#39;s own title will be below the one that arrives via inclusion.
<br></div></div>