On Jul 8, 2013, at 10:47 AM, Mark Lee <[email protected]> wrote:

> I created a folder called "images" in same path as pmwiki.php (i.e. when I 
> list out the folders with my ftp tool, I see folders for the images folder as 
> well as the folders cookbook, local, script, pub, wiki.d, etc). When I do the 
> wikish command {(ls)} I see filenames in the folder wiki.d. I want to list 
> out the jpg file names in the images folder and using wikish. I also want to 
> list the jpg files in folders contained within the images folder. How do I do 
> this?
> -Mark

I've never used wikish, but isn't it just passing scripts to /bin/bash? If so, 
then I'd expect something like {{ls -R ../images/}} to work?


_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to