[pmwiki-users] Pagelist and whole directory

Randy Brown randy at brownragfilms.com
Tue Apr 15 10:14:03 CDT 2008


I don't know how to list a directory including all the info that you  
showed, but you can list all the pages in the About group by using the  
pagelist directive on any wiki page:

(:pagelist group=About :)

You can control the format for the list (for example sort order or  
including certain other information along with the page name). Check  
out pagelist's fmt option on this page:

http://www.pmwiki.org/wiki/PmWiki/PageLists

Hope that helps,

Randy

On Apr 15, 2008, at 10:01 AM, pmwiki at 911networks.com wrote:

> I am trying to make a pagelist of the pages in a directory/group About
>
> config.php: $WikiDir = new PageStore('wiki.d/$Group/$Name');
>
> How do I make a pagelist that shows all the "About" directory pmwiki  
> pages
>
> [root at ethelbert html]# ls -lh wiki.d/
> total 32K
> drwxr-x---   5 www   www    4.0K Apr 14 16:06 .
> drwxr-s---  10 admin shared 4.0K Apr 13 19:02 ..
> drwxrwxrwx   2 www   www    4.0K Apr 14 15:44 About
> drwxrwxrwx   2 www   www    4.0K Apr 14 16:06 Site
> drwxrwxrwx   2 www   www    4.0K Apr 14 09:21 SiteAdmin
>
> [root at ethelbert html]# ls -lh wiki.d/About/
> total 52K
> drwxrwxrwx  2 www www 4.0K Apr 14 15:44 .
> drwxr-x---  5 www www 4.0K Apr 14 16:06 ..
> -rw-rw-rw-  1 www www 1.1K Apr 14 09:29 AboutUs
> -rw-rw-rw-  1 www www 2.6K Apr 14 15:28 Copyrights
> -rw-rw-rw-  1 www www 1.6K Apr 14 15:30 Credits
> -rw-rw-rw-  1 www www 2.4K Apr 14 15:31 Disclaimers
> -rw-rw-rw-  1 www www  783 Apr 14 15:44 Feedback
> -rw-rw-rw-  1 www www 5.9K Apr 14 15:26 Guaranties
> -rw-rw-rw-  1 www www 6.1K Apr 14 15:35 Privacy
> -rw-rw-rw-  1 www www  931 Apr 14 15:44 RecentChanges
>
> Any suggestion?
>
> -- 
> Thanks
> http://www.911networks.com
> When the network has to work
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users




More information about the pmwiki-users mailing list