pagequery icon indicating copy to clipboard operation
pagequery copied to clipboard

An all-in-one, multi-column page listing plugin for Dokuwiki

Results 22 pagequery issues
Sort by recently updated
recently updated
newest added

Some dynamic patters are now understandable by the plugin for the filter function, for example : filter=contrib:@NAME@ filter=mdate:@DATE@ There's also : @USER@ and @MAIL@

A simple update to allow the user to choose three types of parameters for the option "limit". The first one is 0 or leave it blank to have no limit....

dokuwiki fulltext search can be slow and unreliable. Add option to use regex over all page content.

Hi, if there was a 'id' option at the heading of a groups I could reference directly to the grouped pages via anchoring. inc/pagequery.php / line 172 may look like...

Hi IMHO, hidestart option removes too much stuff... Here's the query I use: {{pagequery>*; sort=ns:asc,name:asc; group; cols=5; proper; border; snippet; hidejump; bullet=square; layout=column; filter=!ns:(user); }} And here's the result: ```...

Hi, thanks for this nice plugin! Would it be possible to add an option like `cols=auto` which will output the data in columns depending on the screen size? Right now...

Hello, could you please add the option to display a random page as a result of filtering in a namespace(s) including sub-namespaces? It would be great feature for “Page (or...

After upgrading to the latest version (2013-10-11) filter=cdate:12 months ago->; results in zero pages. Someone any idea?

I'm using the Arctic theme along with pagequery, and the layout happens to be broken on Firefox (and other Gecko-based browsers). Specifically, pagequery elements always seem to be pushed towards...

Hello Symon, A few weeks ago I took the time to look into the thumbnail (i.e. first image in page) feature for pagequery. This was the single feature I missed...