DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:pglist

This is an old revision of the document!


PGList Plugin

Compatible with DokuWiki

>2009-02-14, 2008-05-05

plugin List a pages or dirs inside the current namespace or selected namespace.

Last updated on
2012-06-09
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to catlist, dir, nspages, pagelist, subpages

Tagged with file, listing

Installation

Download the archive and unpack it into <dokuwiki>/lib/plugins.

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Usage

List a pages or dirs inside the current namespace or selected namespace, but execlude the current page that have this list or you can execlude the start page. pglist also when list the direcotryes indide check if this directory has “start” page if no, it is not listed, if exiest it listed by title of start page in this direnctory. also dirs always sorted on the top of list.

Syntax

Use this syntax

{{pglist> ns:selected_namespace files dirs me nostart fsort dsort}}

Examples:

  {{pglist>}}  

List all files inside the current directory, only files and exclude the current page.

  {{pglist> ns:my_namespace}}  

List all files inside the selected directory/namespace, only files and exclude the current page.

  {{pglist> dirs}}  

List all directories inside the current directory, only directories and exclude the current page.

  {{pglist> files dirs}}  

List all files and *directories* inside the current directory.

  {{pglist> files dirs me}}  

List all files and *directories* inside the current directory, with the current page that have this list, it is do not exclude me.

  {{pglist> files dirs nostart}}  

List all files and *directories* inside the current directory, exclude the current page and the start page also.

plugin/pglist.1340645549.txt.gz · Last modified: 2012-06-25 19:32 by zaher · Currently locked by: 3.129.23.30

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki