[pmwiki-users] Dur: How to find all the pages which link TO a page?

DaveG pmwiki at solidgone.com
Tue Sep 13 07:49:53 CDT 2005


>
>
>and this will exclude pages in the PmWiki group, the Site group,
>*.RecentChanges, *.AllRecentChanges, etc.
>  
>
Using :
    (:pagelist link={$FullName} fmt=bygroup list=normal :)

list=normal does not appear to exclude PmWiki pages (it does exclude the 
others) -- ref: 
http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox.

Also http://www.pmwiki.org/wiki/PmWiki/Directives#pagelist states that 
groups can be excluded, although it doesn't actually work. Is that just 
a doc error?

  ~  ~ Dave

Patrick R. Michaud wrote:

>On Mon, Sep 12, 2005 at 10:49:21PM -0400, DaveG wrote:
>  
>
>>That thread is not clear. It should be: (:pagelist list=TargetPage:)
>>
>>Is there any way to exclue groups, or to include only specified groups?
>>    
>>
>
>To include only specified groups, one can do:
>
>    (:pagelist group=SomeGroup link=Main.WikiSandbox:)
>
>which displays all of the pages in SomeGroup that link to Main.WikiSandbox.
>
>There's not a group exclusion yet, but one can do:
>
>    (:pagelist link=Main.WikiSandbox list=normal:)
>
>and this will exclude pages in the PmWiki group, the Site group,
>*.RecentChanges, *.AllRecentChanges, etc.
>
>Pm
>
>
>
>  
>




More information about the pmwiki-users mailing list