[pmwiki-users] PmWiki 2.1.7 released
Patrick R. Michaud
pmichaud at pobox.com
Thu Jun 1 10:29:37 CDT 2006
On Thu, Jun 01, 2006 at 05:01:40PM +0200, Roman wrote:
> > --> Added 'group home page' syntax: A group name followed
> > by only a dot or slash is now automatically treated as a
> > reference to the group's home page, whatever it happens to be.
> > This simplifies some pagelist templates as well as a number
> > of other items. In particular, group links in pagelist
> > output now points to the correct locations (instead of
> > being a page in the current group).
>
> This is really cool, thank you. I have a small question. I tried both
> [[Main/]] and [[Main.]]. The difference is that [[Main.]] is rendered
> with the trailing dot. Does it work as intended?
Yes.
[[Main/HomePage]] renders as "HomePage"
[[Main.HomePage]] renders as "Main.HomePage"
[[Main/]] renders as "Main"
[[Main.]] renders as "Main."
In other words, the dots always render and the slashes
never render.
Pm
More information about the pmwiki-users
mailing list