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

Reply via email to