On 29 Mar 2006 12:23:29 +1200, <b class="gmail_sendername">John Rankin</b> &lt;<a href="mailto:john.rankin@affinity.co.nz">john.rankin@affinity.co.nz</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 Monday, 27 March 2006 1:54 PM, John Rankin &lt;<a href="mailto:john.rankin@affinity.co.nz">john.rankin@affinity.co.nz</a>&gt; wrote:<br>&gt;On Sunday, 26 March 2006 8:52 AM, Patrick R. Michaud &lt;<a href="mailto:pmichaud@pobox.com">
pmichaud@pobox.com</a>&gt; wrote:<br>&gt;&gt;On Sat, Mar 25, 2006 at 08:05:33AM -0600, Tegan Dowling wrote:<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;If you go to <a href="http://www.pmwiki.org/wiki/Cookbook/MarkupExtensions">http://www.pmwiki.org/wiki/Cookbook/MarkupExtensions
</a>, you'll<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;see its title appears to be &quot;Abbreviation Plurals&quot;.&nbsp;&nbsp;I could find no<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;(:title:) setting for the page, but I did find that a reference to the<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;actual page Cookbook/AbbreviationPlurals is the first item in the
<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;(:pagelist:) example that Christian Ridderstrom put at the very foot of<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;the page.<br>&gt;&gt;<br>&gt;&gt;This is a known (mis)feature; the (:title:) directive from<br>&gt;&gt;included pages can inadvertently override or become a title for
<br>&gt;&gt;the page that includes it.&nbsp;&nbsp;Some people have indicated that they<br>&gt;&gt;want to be able to specify (:title:) in includes, and even if this<br>&gt;&gt;weren't the case I'm not sure that I know of a reliable workaround
<br>&gt;&gt;for the behavior, short of hardcoding something directly into<br>&gt;&gt;pmwiki.php.<br>&gt;&gt;<br>&gt;&gt;Pm<br>&gt;&gt;<br>&gt;One obvious approach would be to separate page data from page<br>&gt;metadata, with a separate edit form for a page's metadata. The
<br>&gt;descriptive metadata are the current (:title:), (:keywords:)<br>&gt;and (:description:) directives.<br><br>On further thought, the following directives could all move to<br>a &quot;Page Properties&quot; action:<br>
<br>noheader, nofooter, noleft, noright, nogroupheader,<br>nogroupfooter, noaction and perhaps comment.<br><br>So that's 11 directives that one would no longer have to<br>remember and would no longer clutter the page and its History.
<br>Instead there would be a form with fields (title, keywords,<br>description, comment?) and checkboxes (everything else).<br></blockquote></div><br>
Plus the ability to add other directives (nosomeotherthing) to the list via config.php additions.<br>