It would be worth adding this requirement to<div><a href="http://www.pmwiki.org/wiki/PITS/00908">http://www.pmwiki.org/wiki/PITS/00908</a> </div><div><br></div><div>and of course voting for it </div><div><br></div><div>Simon<br>
<br><div class="gmail_quote">On 4 January 2012 11:59, Peter Payzant <span dir="ltr"><<a href="mailto:pce@accesswave.ca">pce@accesswave.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div style="font-family:Arial;font-size:13px" bgcolor="#FFFFFF" text="#000000">
    <div style="font-family:Arial;font-size:13px"><font face="Arial">Thank
        you for this! I'm looking forward to trying it out.<br>
        <br>
        Regards<span class="HOEnZb"><font color="#888888"><br>
        <br>
        Peter Payzant<br>
        <br>
      </font></span></font><div><div class="h5"><br>
      On 2012/01/03 11:38 AM, ABClf wrote:
      <blockquote style="font-family:serif" type="cite">
        <pre>Looks like it's working for categories who are not included, if
category links to Category group :

in config :

$FmtPV['$CatLinksCount'] = 'CatLinksCount($page["targets"])';
function CatLinksCount($targets) {
  $cnt = substr_count($targets, "Category.");
  return $cnt;
}

in page :

[[#countcat]]
* [[{=$FullName}]]  {=$CatLinksCount}
[[#countcat]]

(:pagelist fmt=#countcat  $CatLinksCount=0:)

Gilles.

2012/1/3 ABClf <a href="mailto:languefrancaise@gmail.com" target="_blank"><languefrancaise@gmail.com></a>:
</pre>
        <blockquote type="cite">
          <pre>You may try to adapt $ProfileLinksCount for counting categories.
Then do the work for showing the pagelist where  $CatLinksCount = 0.

<a href="http://www.pmwiki.org/wiki/Cookbook/MoreCustomPageVariables" target="_blank">http://www.pmwiki.org/wiki/Cookbook/MoreCustomPageVariables</a>

Gilles.


2012/1/3 Peter Bowers <a href="mailto:pbowers@pobox.com" target="_blank"><pbowers@pobox.com></a>:
</pre>
          <blockquote type="cite">
            <pre>On Mon, Jan 2, 2012 at 5:49 PM, Peter Payzant <a href="mailto:pce@accesswave.ca" target="_blank"><pce@accesswave.ca></a> wrote:
</pre>
            <blockquote type="cite">
              <pre>Is it possible to use "pagelist" to get a list of all pages with no category
assigned? I'd like to have a page listing pages by category, including a
list of uncategorized pages.
</pre>
            </blockquote>
            <pre>Depending on your site and your authors it may be appropriate for you
to include [[!Uncategorized]] in your default text for a page.  Then
if authors put a category in they could remove the Uncategorized
link...?

YMMV.

-Peter

_______________________________________________
pmwiki-users mailing list
<a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre>
          </blockquote>
          <pre>--

---------------------------------------
| A | de la langue française
| B | <a href="http://www.languefrancaise.net/" target="_blank">http://www.languefrancaise.net/</a>
| C | <a href="mailto:languefrancaise@gmail.com" target="_blank">languefrancaise@gmail.com</a>
---------------------------------------
</pre>
        </blockquote>
        <pre></pre>
      </blockquote>
    </div></div></div>
  </div>


<br>_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>____<br><a href="http://kiwiwiki.co.nz">http://kiwiwiki.co.nz</a><br>
</div>