Seems to work OK on PmWiki http://pmwiki.org/wiki/Test/PagelistExample
do you have the fmt#bygroup declared elsewhere? Simon http://pmwiki.org/wiki/PmWiki/PageListTemplates On 22/02/2008, Jorge Efrain Mamani C. <[EMAIL PROTECTED]> wrote: > > Please help...! > > When i write on Site.PageListTemplates : > > > !!!fmt=#bygroup > > (:if false:) > [[#bygroup]] > (:template first {=$Group}:) > > :[[{=$Group}/]] /: > (:template each:) > : :[[{=$Group}/{=$Name}]] > [[#bygroupend]] > (:ifend:) > > > and y call to pagelist in Group/PageName : (:pagelist group={$Group} > fmt=#bygroup:) > > RETURN: > > (:template first Main:) > Main <http://localhost/cognoswiki/index.php?n=Main.HomePage> / > > (:template each:) > > Analisis <http://localhost/cognoswiki/index.php?n=Main.Analisis> > > (:template first Main:) > Main <http://localhost/cognoswiki/index.php?n=Main.HomePage> / > > (:template each:) > > Analisis2 <http://localhost/cognoswiki/index.php?n=Main.Analisis2> > > (:template first Main:) > Main <http://localhost/cognoswiki/index.php?n=Main.HomePage> / > > (:template each:) > > Auth <http://localhost/cognoswiki/index.php?n=Main.Auth> > > (:template first Main:) > ... > > I do not manage to obtain the correct result. Can someone help me? > > Thanks... > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > -- http://kiwiwiki.co.nz
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
