<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>That worked great, just what I was looking for.<br><br>Thanks,<br>Monte<br><br><div>> Date: Wed, 3 Dec 2014 22:15:09 +0100<br>> From: 5ko@5ko.fr<br>> To: pmwiki-users@pmichaud.com<br>> Subject: Re: [pmwiki-users] Mini with Galleria<br>> <br>> Something like this could work:<br>> <br>> (:pagelist name=YourGroup.* fmt=#mini:)<br>> <br>> (:if false:)<br>> [[#mini]]<br>> !! {=$Title}<br>> Mini:{=$FullName}/*.jpg<br>> [[#miniend]]<br>> (:if:)<br>> <br>> The pagelist feature allows you to display many different pieces of data <br>> about each gallery page, for example the page title, the last <br>> modification date, a description or summary, all written in the <br>> individual pages and extracted and displayed in one page.<br>> <br>> Petko<br>> <br>> On 03.12.2014 19:57, Monte Padget wrote:<br>> > I have a site with images in different pages, with individual upload<br>> > directories. Is there a way to modify the all option to include all<br>> > sub pages?<br>> > <br>> > Given:<br>> > <br>> > Mini:a*.jpg<br>> > Mini:OtherPage/*.jpg<br>> > <br>> > Something like:<br>> > <br>> > Mini:*/*<br>> > <br>> > Or similar?<br>> > <br>> > Thank you,<br>> > --Monte<br>> > _______________________________________________<br>> > pmwiki-users mailing list<br>> > pmwiki-users@pmichaud.com<br>> > http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br>> <br>> _______________________________________________<br>> pmwiki-users mailing list<br>> pmwiki-users@pmichaud.com<br>> http://www.pmichaud.com/mailman/listinfo/pmwiki-users<br></div> </div></body>
</html>